{
    "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-17T21:22:15+00:00",
        "http": "Wed, 17 Jun 2026 21:22:15 GMT",
        "unix": 1781731335,
        "week": 25,
        "world": {
            "Pacific/Honolulu": {
                "time": "11:22:15",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "14:22:15",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "15:22:15",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "16:22:15",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "17:22:15",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "18:22:15",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "22:22:15",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "23:22:15",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "22:22:15",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "23:22:15",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "00:22:15",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "00:22:15",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "00:52:15",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "01:22:15",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "02:22:15",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "02:52:15",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "03:22:15",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "04:22:15",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "05:22:15",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "06:22:15",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "07:22:15",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "09:22:15",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "3246d756-3bc7-424b-b35a-169bec10ea77",
        "string": "n1f4pUz841QI#!oF4Zxi",
        "phrase": "hut hassle shallot legwarmer overstep fender",
        "color": "#6566f7",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit mattis massa phasellus elementum tempus fusce eros, tristique arcu lobortis fames libero platea finibus rutrum sapien ullamcorper sollicitudin sed.",
            "Rutrum congue inceptos consequat tristique tincidunt diam ornare elit class hendrerit, quis fames justo laoreet lorem potenti nullam a.",
            "Lobortis fames laoreet mollis iaculis taciti pharetra placerat arcu tristique sodales volutpat ornare, ligula enim a efficitur semper dignissim augue tincidunt aenean praesent pretium."
        ],
        "bytes": {
            "hex": "6566f7c17be49853a4f222230202de36f17a33161663005b629b1dab8fe2a64d",
            "int": [
                101,
                102,
                247,
                193,
                123,
                228,
                152,
                83,
                164,
                242,
                34,
                35,
                2,
                2,
                222,
                54,
                241,
                122,
                51,
                22,
                22,
                99,
                0,
                91,
                98,
                155,
                29,
                171,
                143,
                226,
                166,
                77
            ]
        }
    },
    "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
    }
}