{
    "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-15T12:38:37+00:00",
        "http": "Tue, 15 Sep 2026 12:38:37 GMT",
        "unix": 1789475917,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "02:38:37",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "05:38:37",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "06:38:37",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "07:38:37",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "08:38:37",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "09:38:37",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "13:38:37",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "14:38:37",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "13:38:37",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "14:38:37",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "15:38:37",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "15:38:37",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "16:08:37",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "16:38:37",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "17:38:37",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "18:08:37",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "18:38:37",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "19:38:37",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "20:38:37",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "21:38:37",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "22:38:37",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "00:38:37",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "3b56487b-0a81-4d44-a92f-918bb2ab5d5c",
        "string": "a8gdgMaSEoN!ov8QcBtY",
        "phrase": "domestic boney nifty frivolous gallows profile",
        "color": "#fee472",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit dictum vestibulum pellentesque nam, nostra blandit pretium purus ultrices in lectus facilisi leo nullam.",
            "Sit leo vel metus egestas mus consectetur nisl netus neque viverra sodales, fusce enim rhoncus elit aliquet quam faucibus suspendisse non.",
            "Aliquet ligula commodo leo volutpat elit integer urna consectetur, rhoncus tristique facilisis mauris montes varius proin ut, eleifend turpis magna consequat eros id phasellus."
        ],
        "bytes": {
            "hex": "fee472e84b2169aac6dd582160249503e43d5d135993cec4b77488f773f5f329",
            "int": [
                254,
                228,
                114,
                232,
                75,
                33,
                105,
                170,
                198,
                221,
                88,
                33,
                96,
                36,
                149,
                3,
                228,
                61,
                93,
                19,
                89,
                147,
                206,
                196,
                183,
                116,
                136,
                247,
                115,
                245,
                243,
                41
            ]
        }
    },
    "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
    }
}