{
    "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-20T09:27:52+00:00",
        "http": "Sat, 20 Jun 2026 09:27:52 GMT",
        "unix": 1781947672,
        "week": 25,
        "world": {
            "Pacific/Honolulu": {
                "time": "23:27:52",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "02:27:52",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "03:27:52",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "04:27:52",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "05:27:52",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "06:27:52",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "10:27:52",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "11:27:52",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "10:27:52",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "11:27:52",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "12:27:52",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "12:27:52",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "12:57:52",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "13:27:52",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "14:27:52",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "14:57:52",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "15:27:52",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "16:27:52",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "17:27:52",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "18:27:52",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "19:27:52",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "21:27:52",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "551aa33a-51d8-4b7b-b444-b474ee9f39e8",
        "string": "9i#J%CtqwvA67ecMa3KN",
        "phrase": "pregnant peso unfunded recognize gangrene good",
        "color": "#207aa7",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit sagittis nisl per molestie lacus nunc hendrerit, integer ligula ullamcorper neque rutrum augue natoque morbi sociosqu nibh gravida orci curabitur.",
            "Id sapien felis justo blandit nullam suspendisse dictumst ipsum ornare tempus lectus, commodo risus platea consectetur habitant eget facilisis nibh convallis at nisl porttitor, fermentum fames aenean nunc eros laoreet nam vestibulum placerat duis.",
            "A tellus nostra metus fringilla facilisi rhoncus arcu aliquet at finibus ornare consectetur et lorem, venenatis nulla ultrices quis suspendisse volutpat mollis eget diam commodo scelerisque ad."
        ],
        "bytes": {
            "hex": "207aa7c2c5d3874b467601e6779f99214fd8f591b45bb8a14907c86c78becdfd",
            "int": [
                32,
                122,
                167,
                194,
                197,
                211,
                135,
                75,
                70,
                118,
                1,
                230,
                119,
                159,
                153,
                33,
                79,
                216,
                245,
                145,
                180,
                91,
                184,
                161,
                73,
                7,
                200,
                108,
                120,
                190,
                205,
                253
            ]
        }
    },
    "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
    }
}