{
    "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-06-17T06:23:38+00:00",
        "http": "Wed, 17 Jun 2026 06:23:38 GMT",
        "unix": 1781677418,
        "week": 25,
        "world": {
            "Pacific/Honolulu": {
                "time": "20:23:38",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "23:23:38",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "00:23:38",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "01:23:38",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "02:23:38",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "03:23:38",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "07:23:38",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "08:23:38",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "07:23:38",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "08:23:38",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "09:23:38",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "09:23:38",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "09:53:38",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "10:23:38",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "11:23:38",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "11:53:38",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "12:23:38",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "13:23:38",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "14:23:38",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "15:23:38",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "16:23:38",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "18:23:38",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "7c2a1eee-4c5a-43ef-8222-9f8f143d9e1a",
        "string": "i$#h^l#o7M!0nqvR3Z1V",
        "phrase": "untitled haste antics estimate worst karma",
        "color": "#023527",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit mauris pulvinar pharetra, euismod nam nisi quam volutpat blandit mus sed.",
            "Dictumst cubilia cras auctor phasellus efficitur integer potenti risus ultrices, nisi per conubia sapien maximus penatibus condimentum.",
            "Nostra ligula varius fermentum curabitur fusce consectetur, praesent pharetra justo quam."
        ],
        "bytes": {
            "hex": "0235276d3412c4b09f848fe0ee16e721253a48e97c396929ec85c7d1739c47b8",
            "int": [
                2,
                53,
                39,
                109,
                52,
                18,
                196,
                176,
                159,
                132,
                143,
                224,
                238,
                22,
                231,
                33,
                37,
                58,
                72,
                233,
                124,
                57,
                105,
                41,
                236,
                133,
                199,
                209,
                115,
                156,
                71,
                184
            ]
        }
    },
    "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
    }
}