{
    "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-13T20:41:01+00:00",
        "http": "Sun, 13 Sep 2026 20:41:01 GMT",
        "unix": 1789332061,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "10:41:01",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "13:41:01",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "14:41:01",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "15:41:01",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "16:41:01",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "17:41:01",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "21:41:01",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "22:41:01",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "21:41:01",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "22:41:01",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "23:41:01",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "23:41:01",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "00:11:01",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "00:41:01",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "01:41:01",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "02:11:01",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "02:41:01",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "03:41:01",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "04:41:01",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "05:41:01",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "06:41:01",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "08:41:01",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "ed0b6339-8c18-4f90-a1ca-372dde7ca373",
        "string": "n&kGhQgjd43@EYN!$5@d",
        "phrase": "ashy villain shock annex cadet prelude",
        "color": "#89c2ec",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit ligula facilisi magna mattis, nec vehicula interdum morbi turpis curae maximus massa eros.",
            "Nisl eu vulputate dui magnis ornare commodo arcu orci, malesuada egestas blandit maximus semper laoreet.",
            "Tristique fringilla semper suscipit leo tortor purus lorem auctor dictum volutpat eleifend egestas senectus sem, eros porta curae efficitur maecenas odio feugiat cras natoque et nam sodales ipsum."
        ],
        "bytes": {
            "hex": "89c2ecfaa884dc6b0c68e081b1d3dac9374c402fe351d576a996c10a62a069c0",
            "int": [
                137,
                194,
                236,
                250,
                168,
                132,
                220,
                107,
                12,
                104,
                224,
                129,
                177,
                211,
                218,
                201,
                55,
                76,
                64,
                47,
                227,
                81,
                213,
                118,
                169,
                150,
                193,
                10,
                98,
                160,
                105,
                192
            ]
        }
    },
    "request": {
        "method": "GET",
        "uri": "https://www.util.tthe.se/sitemap.xml",
        "headers": {
            "Host": [
                "www.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
    }
}