{
    "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-27T05:55:00+00:00",
        "http": "Thu, 27 Aug 2026 05:55:00 GMT",
        "unix": 1787810100,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "19:55:00",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "22:55:00",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "23:55:00",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "00:55:00",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "01:55:00",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "02:55:00",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "06:55:00",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "07:55:00",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "06:55:00",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "07:55:00",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "08:55:00",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "08:55:00",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "09:25:00",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "09:55:00",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "10:55:00",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "11:25:00",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "11:55:00",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "12:55:00",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "13:55:00",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "14:55:00",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "15:55:00",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "17:55:00",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "24397843-8286-472f-a618-619d9e1af74d",
        "string": "4a#RG77QoYHIJezX#ZyQ",
        "phrase": "universal reversal crayon overhung vaseline overlook",
        "color": "#e40690",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit accumsan, sodales vulputate nunc dui scelerisque pretium non integer auctor, mus sagittis augue viverra nisl erat cursus.",
            "Nulla nascetur est facilisi mauris malesuada accumsan rhoncus vel, gravida imperdiet sed orci aenean penatibus tempus a tortor, venenatis eget posuere dignissim facilisis taciti velit.",
            "Vulputate neque facilisis ullamcorper consequat congue potenti mauris pharetra accumsan ornare, placerat senectus quisque posuere habitant mattis pulvinar etiam."
        ],
        "bytes": {
            "hex": "e40690875580837edd32f3e7d0d910efb5719955029736ac2f110b08dada402f",
            "int": [
                228,
                6,
                144,
                135,
                85,
                128,
                131,
                126,
                221,
                50,
                243,
                231,
                208,
                217,
                16,
                239,
                181,
                113,
                153,
                85,
                2,
                151,
                54,
                172,
                47,
                17,
                11,
                8,
                218,
                218,
                64,
                47
            ]
        }
    },
    "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
    }
}