{
    "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-09T13:41:43+00:00",
        "http": "Wed, 09 Sep 2026 13:41:43 GMT",
        "unix": 1788961303,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "03:41:43",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "06:41:43",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "07:41:43",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "08:41:43",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "09:41:43",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "10:41:43",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "14:41:43",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "15:41:43",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "14:41:43",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "15:41:43",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "16:41:43",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "16:41:43",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "17:11:43",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "17:41:43",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "18:41:43",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "19:11:43",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "19:41:43",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "20:41:43",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "21:41:43",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "22:41:43",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "23:41:43",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "01:41:43",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "a13b2525-26ec-4018-bf19-8f972f79ae0a",
        "string": "L^Oqfn*ifvQGQXE2Y!l!",
        "phrase": "elm bankroll jot duvet ranger bolster",
        "color": "#bee16f",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit posuere quisque, risus pretium ante sem integer lacus aptent.",
            "Eu quis montes pulvinar class nunc dignissim sapien platea elit habitant dictumst diam, potenti elementum mauris ullamcorper pretium tempor facilisis vivamus ultrices aenean posuere.",
            "Platea accumsan libero feugiat litora lacus tincidunt fermentum senectus condimentum, eleifend sollicitudin vel et mi nascetur orci habitant, molestie finibus fusce scelerisque porttitor enim sodales cubilia."
        ],
        "bytes": {
            "hex": "bee16fe49ce4d6d3deb3ece47057b8c8cd98d5562db082050b664cabf0ad6cb0",
            "int": [
                190,
                225,
                111,
                228,
                156,
                228,
                214,
                211,
                222,
                179,
                236,
                228,
                112,
                87,
                184,
                200,
                205,
                152,
                213,
                86,
                45,
                176,
                130,
                5,
                11,
                102,
                76,
                171,
                240,
                173,
                108,
                176
            ]
        }
    },
    "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
    }
}