{
    "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-09T19:39:24+00:00",
        "http": "Wed, 09 Sep 2026 19:39:24 GMT",
        "unix": 1788982764,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "09:39:24",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "12:39:24",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "13:39:24",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "14:39:24",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "15:39:24",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "16:39:24",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "20:39:24",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "21:39:24",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "20:39:24",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "21:39:24",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "22:39:24",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "22:39:24",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "23:09:24",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "23:39:24",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "00:39:24",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "01:09:24",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "01:39:24",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "02:39:24",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "03:39:24",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "04:39:24",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "05:39:24",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "07:39:24",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "7e6fbb42-28ef-4adb-b740-c7f8b1bde057",
        "string": "iLjMLvw6YRmVF!nx8@74",
        "phrase": "boogeyman gray corncob cradling disown uncivil",
        "color": "#e51352",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit ad arcu senectus quisque eu, vel congue maximus nec magnis feugiat montes sodales eleifend auctor.",
            "Iaculis pretium maximus eget sed lobortis maecenas in per platea porttitor rhoncus, posuere laoreet magna senectus suscipit ut libero tempor montes.",
            "A scelerisque ad quisque praesent hendrerit purus nisl cursus iaculis turpis ante, dui phasellus lacus adipiscing pulvinar sapien habitasse velit per id."
        ],
        "bytes": {
            "hex": "e51352cda8625cbe67a67cabd74e82d8191f6a7f86453879a963471b10de3828",
            "int": [
                229,
                19,
                82,
                205,
                168,
                98,
                92,
                190,
                103,
                166,
                124,
                171,
                215,
                78,
                130,
                216,
                25,
                31,
                106,
                127,
                134,
                69,
                56,
                121,
                169,
                99,
                71,
                27,
                16,
                222,
                56,
                40
            ]
        }
    },
    "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
    }
}