{
    "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-25T04:14:07+00:00",
        "http": "Fri, 25 Sep 2026 04:14:07 GMT",
        "unix": 1790309647,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "18:14:07",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "21:14:07",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "22:14:07",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "23:14:07",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "00:14:07",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "01:14:07",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "05:14:07",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "06:14:07",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "05:14:07",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "06:14:07",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "07:14:07",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "07:14:07",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "07:44:07",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "08:14:07",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "09:14:07",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "09:44:07",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "10:14:07",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "11:14:07",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "12:14:07",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "13:14:07",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "14:14:07",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "16:14:07",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "19fb5757-6108-447b-9e55-369578631c0c",
        "string": "*!iLrBvDtjloH#%m00xj",
        "phrase": "sedative pavestone congested escargot shack phrase",
        "color": "#c89e77",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit et magna platea, aptent iaculis conubia tellus netus ante venenatis tincidunt.",
            "Dis per hendrerit feugiat id maecenas at auctor lacinia purus enim gravida, cubilia fames eros a dui etiam sed diam aliquam tellus.",
            "Mi ligula orci class et tristique adipiscing imperdiet vulputate litora curae blandit ac aenean."
        ],
        "bytes": {
            "hex": "c89e77e1df805bf58fb1d685ddca63dc7dcbc19a23fd49231ef6fb0821fa1a7c",
            "int": [
                200,
                158,
                119,
                225,
                223,
                128,
                91,
                245,
                143,
                177,
                214,
                133,
                221,
                202,
                99,
                220,
                125,
                203,
                193,
                154,
                35,
                253,
                73,
                35,
                30,
                246,
                251,
                8,
                33,
                250,
                26,
                124
            ]
        }
    },
    "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
    }
}