{
    "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-08T17:48:31+00:00",
        "http": "Tue, 08 Sep 2026 17:48:31 GMT",
        "unix": 1788889711,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "07:48:31",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "10:48:31",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "11:48:31",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "12:48:31",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "13:48:31",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "14:48:31",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "18:48:31",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "19:48:31",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "18:48:31",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "19:48:31",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "20:48:31",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "20:48:31",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "21:18:31",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "21:48:31",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "22:48:31",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "23:18:31",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "23:48:31",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "00:48:31",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "01:48:31",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "02:48:31",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "03:48:31",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "05:48:31",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "f011dfca-687d-4bb3-8048-0975b0cdc5fa",
        "string": "bt*tSEVBPCtAzfNds8C9",
        "phrase": "paragraph sizably keenness skating saturate fructose",
        "color": "#fe1f11",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit cubilia nostra, sagittis per eget aptent pulvinar condimentum ullamcorper.",
            "Pretium nulla morbi non eu cubilia blandit facilisis platea, litora vehicula aenean auctor sollicitudin senectus vulputate ante ullamcorper, pellentesque leo primis habitasse dictum elementum fames.",
            "Ad posuere suspendisse justo porttitor tempor elementum sapien, himenaeos dignissim phasellus felis ante erat."
        ],
        "bytes": {
            "hex": "fe1f11f650d24611f82c106cbfb269bb00689ee08a7f52d5eee44311d3226f9d",
            "int": [
                254,
                31,
                17,
                246,
                80,
                210,
                70,
                17,
                248,
                44,
                16,
                108,
                191,
                178,
                105,
                187,
                0,
                104,
                158,
                224,
                138,
                127,
                82,
                213,
                238,
                228,
                67,
                17,
                211,
                34,
                111,
                157
            ]
        }
    },
    "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
    }
}