{
    "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-17T14:19:25+00:00",
        "http": "Thu, 17 Sep 2026 14:19:25 GMT",
        "unix": 1789654765,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "04:19:25",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "07:19:25",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "08:19:25",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "09:19:25",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "10:19:25",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "11:19:25",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "15:19:25",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "16:19:25",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "15:19:25",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "16:19:25",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "17:19:25",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "17:19:25",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "17:49:25",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "18:19:25",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "19:19:25",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "19:49:25",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "20:19:25",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "21:19:25",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "22:19:25",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "23:19:25",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "00:19:25",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "02:19:25",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "0032131a-fce0-4bc2-afe5-6f8be922cfaa",
        "string": "Ooz@7C^II6KS0G46GnIi",
        "phrase": "epilogue dislocate cloak litigator uncrown camping",
        "color": "#d0626c",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit maximus ac curae nec proin integer, nulla lacus primis erat nunc torquent justo massa imperdiet auctor praesent cras.",
            "Dapibus cubilia ex eros dictumst in tortor aliquet ac, curabitur senectus conubia himenaeos hendrerit consequat.",
            "Laoreet mauris eget hac class inceptos mollis est, phasellus amet posuere neque vitae conubia dolor augue, commodo velit tempus magna morbi ac."
        ],
        "bytes": {
            "hex": "d0626c56057d32a03b6e2d0160fc913fa0b5c8608fc22b95098c4d1624f38c84",
            "int": [
                208,
                98,
                108,
                86,
                5,
                125,
                50,
                160,
                59,
                110,
                45,
                1,
                96,
                252,
                145,
                63,
                160,
                181,
                200,
                96,
                143,
                194,
                43,
                149,
                9,
                140,
                77,
                22,
                36,
                243,
                140,
                132
            ]
        }
    },
    "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
    }
}