{
    "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-04T17:33:57+00:00",
        "http": "Fri, 04 Sep 2026 17:33:57 GMT",
        "unix": 1788543237,
        "week": 36,
        "world": {
            "Pacific/Honolulu": {
                "time": "07:33:57",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "10:33:57",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "11:33:57",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "12:33:57",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "13:33:57",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "14:33:57",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "18:33:57",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "19:33:57",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "18:33:57",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "19:33:57",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "20:33:57",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "20:33:57",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "21:03:57",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "21:33:57",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "22:33:57",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "23:03:57",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "23:33:57",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "00:33:57",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "01:33:57",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "02:33:57",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "03:33:57",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "05:33:57",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "e5fda66c-7120-487d-bc82-e02560fa6334",
        "string": "WXTgPl0%Kh2B!B8Koo$w",
        "phrase": "anew paralysis pruning walmart unfold pancake",
        "color": "#96598b",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit etiam, feugiat gravida nibh luctus lectus purus tincidunt quisque, hendrerit quam torquent pretium vehicula placerat duis.",
            "Velit lobortis auctor pharetra purus fermentum per curabitur nisl inceptos commodo senectus, sociosqu leo gravida ut turpis porttitor metus aptent ornare vivamus.",
            "Aliquam mauris ridiculus nunc aptent lorem, montes nisl magnis neque."
        ],
        "bytes": {
            "hex": "96598bcf98453ad5a64fd28cdc42cf21e50e79950b341ea1f92c5746a42f2659",
            "int": [
                150,
                89,
                139,
                207,
                152,
                69,
                58,
                213,
                166,
                79,
                210,
                140,
                220,
                66,
                207,
                33,
                229,
                14,
                121,
                149,
                11,
                52,
                30,
                161,
                249,
                44,
                87,
                70,
                164,
                47,
                38,
                89
            ]
        }
    },
    "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
    }
}