{
    "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-15T11:15:07+00:00",
        "http": "Mon, 15 Jun 2026 11:15:07 GMT",
        "unix": 1781522107,
        "week": 25,
        "world": {
            "Pacific/Honolulu": {
                "time": "01:15:07",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "04:15:07",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "05:15:07",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "06:15:07",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "07:15:07",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "08:15:07",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "12:15:07",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "13:15:07",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "12:15:07",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "13:15:07",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "14:15:07",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "14:15:07",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "14:45:07",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "15:15:07",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "16:15:07",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "16:45:07",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "17:15:07",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "18:15:07",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "19:15:07",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "20:15:07",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "21:15:07",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "23:15:07",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "40a3b53d-587e-4d27-824b-2343f2370bc9",
        "string": "ndw9sjKI&a8f*bcgGTii",
        "phrase": "gown excretory stumble essence navigate deplored",
        "color": "#de6add",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit morbi netus congue neque, parturient massa mattis nec lectus sem lacus integer maximus pellentesque.",
            "Sodales platea urna vestibulum taciti fusce mollis ac metus, bibendum turpis id ultrices aliquam arcu maecenas, porttitor tempor sagittis vel donec dui dapibus.",
            "Purus blandit adipiscing aenean vulputate luctus neque dignissim orci tincidunt dolor porttitor, ultricies id platea aptent ex senectus litora vehicula libero ac."
        ],
        "bytes": {
            "hex": "de6addc2854b9693fb85817bde1056125fe2075e8b856729040bacc1f4e8fc52",
            "int": [
                222,
                106,
                221,
                194,
                133,
                75,
                150,
                147,
                251,
                133,
                129,
                123,
                222,
                16,
                86,
                18,
                95,
                226,
                7,
                94,
                139,
                133,
                103,
                41,
                4,
                11,
                172,
                193,
                244,
                232,
                252,
                82
            ]
        }
    },
    "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
    }
}