{
    "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-08-26T23:48:04+00:00",
        "http": "Wed, 26 Aug 2026 23:48:04 GMT",
        "unix": 1787788084,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "13:48:04",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "16:48:04",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "17:48:04",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "18:48:04",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "19:48:04",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "20:48:04",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "00:48:04",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "01:48:04",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "00:48:04",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "01:48:04",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "02:48:04",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "02:48:04",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "03:18:04",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "03:48:04",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "04:48:04",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "05:18:04",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "05:48:04",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "06:48:04",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "07:48:04",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "08:48:04",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "09:48:04",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "11:48:04",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "97a3606f-256b-4f4a-bc94-e264aec397bc",
        "string": "bGMCd7hGGcQ^wsI%cDQJ",
        "phrase": "linguist living wildly sandy copper rendition",
        "color": "#2fb06e",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit integer ultricies erat tristique suspendisse congue, aliquam mattis phasellus vel sapien inceptos metus sociosqu sollicitudin tincidunt torquent.",
            "Suspendisse nec torquent mi sociosqu pellentesque a penatibus hendrerit non rutrum vulputate nisl ullamcorper morbi duis, nam primis eleifend pulvinar tortor maximus convallis at ad magnis etiam felis integer.",
            "Morbi netus at ante placerat porta pharetra odio sagittis risus id, gravida facilisi integer per maecenas senectus nostra interdum et."
        ],
        "bytes": {
            "hex": "2fb06e98275aaf5c93da5fe829252264a35febbbbecb4b3aa8df3284b5234499",
            "int": [
                47,
                176,
                110,
                152,
                39,
                90,
                175,
                92,
                147,
                218,
                95,
                232,
                41,
                37,
                34,
                100,
                163,
                95,
                235,
                187,
                190,
                203,
                75,
                58,
                168,
                223,
                50,
                132,
                181,
                35,
                68,
                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
    }
}