{
    "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-10T07:47:39+00:00",
        "http": "Thu, 10 Sep 2026 07:47:39 GMT",
        "unix": 1789026459,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "21:47:39",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "00:47:39",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "01:47:39",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "02:47:39",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "03:47:39",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "04:47:39",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "08:47:39",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "09:47:39",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "08:47:39",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "09:47:39",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "10:47:39",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "10:47:39",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "11:17:39",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "11:47:39",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "12:47:39",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "13:17:39",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "13:47:39",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "14:47:39",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "15:47:39",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "16:47:39",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "17:47:39",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "19:47:39",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "88392c45-4712-4df2-87ef-aec43d7b2832",
        "string": "k%x54gAYq%sWFLa3*aWp",
        "phrase": "pretzel tartar unsettled foe voucher boxer",
        "color": "#a54a17",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit interdum porta purus magna, tincidunt metus sed ex tempus nisl enim ante vitae tortor.",
            "Sed maximus nulla placerat curae turpis lobortis venenatis fusce, sit convallis himenaeos massa sagittis cubilia.",
            "Feugiat finibus congue lobortis fusce senectus porttitor viverra metus orci malesuada netus nam, habitasse platea mollis urna sollicitudin sagittis volutpat hendrerit phasellus dis mus."
        ],
        "bytes": {
            "hex": "a54a17f23c64954103fe7f354d1823ce213463b815e13f8cb5a4868961543875",
            "int": [
                165,
                74,
                23,
                242,
                60,
                100,
                149,
                65,
                3,
                254,
                127,
                53,
                77,
                24,
                35,
                206,
                33,
                52,
                99,
                184,
                21,
                225,
                63,
                140,
                181,
                164,
                134,
                137,
                97,
                84,
                56,
                117
            ]
        }
    },
    "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
    }
}