{
    "about": "This is a small utility document with some useful values and information about the HTTP request that generated it.",
    "status": {
        "code": 200,
        "message": "OK"
    },
    "datetime": {
        "iso": "2026-09-01T16:56:28+00:00",
        "http": "Tue, 01 Sep 2026 16:56:28 GMT",
        "unix": 1788281788,
        "week": 36,
        "world": {
            "Pacific/Honolulu": {
                "time": "06:56:28",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "09:56:28",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "10:56:28",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "11:56:28",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "12:56:28",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "13:56:28",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "17:56:28",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "18:56:28",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "17:56:28",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "18:56:28",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "19:56:28",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "19:56:28",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:26:28",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "20:56:28",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "21:56:28",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:26:28",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "22:56:28",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "23:56:28",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "00:56:28",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "01:56:28",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "02:56:28",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "04:56:28",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "fcb74616-e6bc-4af9-b0c2-f76980ee6b83",
        "string": "yEPiUr01QJ1e6K$RY88Y",
        "phrase": "chamomile bobble hatching scrooge smother jazz",
        "color": "#e7ce0a",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit potenti congue vulputate ante magnis consequat vehicula fusce blandit, porta justo habitasse eu vel orci mus curae lobortis himenaeos eros mi dictumst senectus.",
            "Semper felis maecenas vehicula venenatis iaculis arcu litora euismod lorem tempus posuere, et habitasse condimentum per ullamcorper lobortis velit dis neque.",
            "Posuere habitant imperdiet lacus cubilia lobortis rhoncus parturient tempus malesuada elementum conubia dictumst tempor mollis, dolor euismod egestas ex felis in congue integer fermentum quis hendrerit mauris id."
        ],
        "bytes": {
            "hex": "e7ce0ac374a38b45807279b3190d492e091cb767037c56b958fe59cac39169f0",
            "int": [
                231,
                206,
                10,
                195,
                116,
                163,
                139,
                69,
                128,
                114,
                121,
                179,
                25,
                13,
                73,
                46,
                9,
                28,
                183,
                103,
                3,
                124,
                86,
                185,
                88,
                254,
                89,
                202,
                195,
                145,
                105,
                240
            ]
        }
    },
    "request": {
        "method": "GET",
        "uri": "https://util.tthe.se/sitemap.xml",
        "headers": {
            "Host": [
                "util.tthe.se"
            ],
            "Accept": [
                "*/*"
            ],
            "User-Agent": [
                "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
            ],
            "Accept-Encoding": [
                "gzip, br, zstd, deflate"
            ]
        },
        "query": null,
        "body": null
    }
}