{
    "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-20T21:38:51+00:00",
        "http": "Sat, 20 Jun 2026 21:38:51 GMT",
        "unix": 1781991531,
        "week": 25,
        "world": {
            "Pacific/Honolulu": {
                "time": "11:38:51",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "14:38:51",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "15:38:51",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "16:38:51",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "17:38:51",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "18:38:51",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "22:38:51",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "23:38:51",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "22:38:51",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "23:38:51",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "00:38:51",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "00:38:51",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "01:08:51",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "01:38:51",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "02:38:51",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "03:08:51",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "03:38:51",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "04:38:51",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "05:38:51",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "06:38:51",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "07:38:51",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "09:38:51",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "516f6433-3be6-4f29-98db-6ee2f2d48ee6",
        "string": "AcBzP88msXTNUdC&a2Ja",
        "phrase": "cherisher blinked majorette wanting domelike striving",
        "color": "#6334fa",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit phasellus porta habitant id mattis, eu sed hendrerit fringilla ultricies litora eros feugiat sollicitudin gravida.",
            "Non cursus vehicula eget commodo potenti lorem aptent sagittis sem dictumst erat mus sapien gravida nam senectus.",
            "Etiam ornare curabitur condimentum litora nam leo morbi cursus netus erat in tellus accumsan, auctor euismod magnis molestie vel per convallis curae class habitant eros."
        ],
        "bytes": {
            "hex": "6334fa84e73c6b66cbdaceb496768bcebcc0c887c2e18b7caf1fa218fc544899",
            "int": [
                99,
                52,
                250,
                132,
                231,
                60,
                107,
                102,
                203,
                218,
                206,
                180,
                150,
                118,
                139,
                206,
                188,
                192,
                200,
                135,
                194,
                225,
                139,
                124,
                175,
                31,
                162,
                24,
                252,
                84,
                72,
                153
            ]
        }
    },
    "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
    }
}