{
    "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-08-26T11:38:08+00:00",
        "http": "Wed, 26 Aug 2026 11:38:08 GMT",
        "unix": 1787744288,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "01:38:08",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "04:38:08",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "05:38:08",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "06:38:08",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "07:38:08",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "08:38:08",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "12:38:08",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "13:38:08",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "12:38:08",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "13:38:08",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "14:38:08",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "14:38:08",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "15:08:08",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "15:38:08",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "16:38:08",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "17:08:08",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "17:38:08",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "18:38:08",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "19:38:08",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "20:38:08",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "21:38:08",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "23:38:08",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "bd70a68d-6d49-4392-98db-a2744bfb89a9",
        "string": "Xx0!DjHN3Lw4byTDjRiL",
        "phrase": "cannon balsamic seventh judicial plentiful monitor",
        "color": "#5e48b0",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit eu nulla taciti finibus penatibus platea dui, laoreet ad semper vulputate eget duis integer imperdiet torquent enim per leo.",
            "Penatibus tempor nec porta litora est congue nibh non elit dolor eget, sapien rhoncus maximus convallis ut eros amet praesent nisl dui.",
            "Nascetur tellus volutpat curabitur semper aptent augue risus, dictumst nam gravida lacinia fames natoque."
        ],
        "bytes": {
            "hex": "5e48b04ff477a5379aeef3f35e6b743d31307e59d31a6434647cde295838ec9c",
            "int": [
                94,
                72,
                176,
                79,
                244,
                119,
                165,
                55,
                154,
                238,
                243,
                243,
                94,
                107,
                116,
                61,
                49,
                48,
                126,
                89,
                211,
                26,
                100,
                52,
                100,
                124,
                222,
                41,
                88,
                56,
                236,
                156
            ]
        }
    },
    "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
    }
}