{
    "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-04T03:32:35+00:00",
        "http": "Fri, 04 Sep 2026 03:32:35 GMT",
        "unix": 1788492755,
        "week": 36,
        "world": {
            "Pacific/Honolulu": {
                "time": "17:32:35",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "20:32:35",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "21:32:35",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "22:32:35",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "23:32:35",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "00:32:35",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "04:32:35",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "05:32:35",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "04:32:35",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "05:32:35",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "06:32:35",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "06:32:35",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "07:02:35",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "07:32:35",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "08:32:35",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "09:02:35",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "09:32:35",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "10:32:35",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "11:32:35",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "12:32:35",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "13:32:35",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "15:32:35",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "82c2a833-b986-4f09-8f65-3e542c98542c",
        "string": "REYb!$pOrOvl*3LOlIlX",
        "phrase": "respect chance gopher going dreamland magical",
        "color": "#d381aa",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit ultrices, volutpat tortor mus varius quisque pulvinar.",
            "Ullamcorper aptent a feugiat integer eros tortor maecenas praesent finibus curae ut iaculis inceptos sollicitudin commodo velit, nulla himenaeos consectetur sed sapien aliquet litora id lacus tempor orci netus vel semper.",
            "Sociosqu risus dictum sodales nibh semper eu purus et torquent vivamus vitae tellus justo, orci elementum penatibus sed odio sit dis libero ut aliquam nisl."
        ],
        "bytes": {
            "hex": "d381aa3ae3495d402d195ea34415867424eabb1138d8ce8728929baf280a9668",
            "int": [
                211,
                129,
                170,
                58,
                227,
                73,
                93,
                64,
                45,
                25,
                94,
                163,
                68,
                21,
                134,
                116,
                36,
                234,
                187,
                17,
                56,
                216,
                206,
                135,
                40,
                146,
                155,
                175,
                40,
                10,
                150,
                104
            ]
        }
    },
    "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
    }
}