{
    "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-03T05:26:30+00:00",
        "http": "Thu, 03 Sep 2026 05:26:30 GMT",
        "unix": 1788413190,
        "week": 36,
        "world": {
            "Pacific/Honolulu": {
                "time": "19:26:30",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "22:26:30",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "23:26:30",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "00:26:30",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "01:26:30",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "02:26:30",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "06:26:30",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "07:26:30",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "06:26:30",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "07:26:30",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "08:26:30",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "08:26:30",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "08:56:30",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "09:26:30",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "10:26:30",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "10:56:30",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "11:26:30",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "12:26:30",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "13:26:30",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "14:26:30",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "15:26:30",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "17:26:30",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "48bcfbab-0de2-41a1-b69f-20d04fd17fef",
        "string": "Zo!0&FIT7MuhkCBz2Kar",
        "phrase": "karaoke hesitancy earful tarmac wrongly throng",
        "color": "#e33043",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit aliquam nullam feugiat vel, ante ac dui et aenean eget vestibulum posuere non himenaeos.",
            "Taciti cras venenatis vel hac tempus habitasse integer porta lorem feugiat, tincidunt viverra inceptos enim mus mollis tellus vivamus.",
            "Vivamus tincidunt torquent lorem porttitor varius non luctus rhoncus, nisi est placerat quam metus orci vulputate."
        ],
        "bytes": {
            "hex": "e33043c058869c9ea58e671f40cf9892cdf32faadb402012e1a8fb1042d6c75c",
            "int": [
                227,
                48,
                67,
                192,
                88,
                134,
                156,
                158,
                165,
                142,
                103,
                31,
                64,
                207,
                152,
                146,
                205,
                243,
                47,
                170,
                219,
                64,
                32,
                18,
                225,
                168,
                251,
                16,
                66,
                214,
                199,
                92
            ]
        }
    },
    "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
    }
}