{
    "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-28T23:33:03+00:00",
        "http": "Fri, 28 Aug 2026 23:33:03 GMT",
        "unix": 1787959983,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "13:33:03",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "16:33:03",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "17:33:03",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "18:33:03",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "19:33:03",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "20:33:03",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "00:33:03",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "01:33:03",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "00:33:03",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "01:33:03",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "02:33:03",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "02:33:03",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "03:03:03",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "03:33:03",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "04:33:03",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "05:03:03",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "05:33:03",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "06:33:03",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "07:33:03",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "08:33:03",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "09:33:03",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "11:33:03",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "d99ead01-06e3-4425-b5c9-a50e56d3ef23",
        "string": "1w4tdC@@jjxb2aF2ex&9",
        "phrase": "scrawny entomb pox impure onto emboss",
        "color": "#3f7d80",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit euismod eleifend feugiat, dui eget tempus natoque pulvinar nam sociosqu vitae.",
            "Tempor nascetur sit dapibus eros purus fames sodales, facilisis leo ligula id amet nam ac imperdiet, pulvinar suspendisse vulputate torquent natoque hac.",
            "Amet blandit quam rhoncus placerat condimentum vulputate ultrices egestas maecenas arcu dolor facilisis pellentesque fringilla aliquet hendrerit, risus justo sociosqu eu bibendum viverra mus orci leo ullamcorper pharetra sed ad fames nullam."
        ],
        "bytes": {
            "hex": "3f7d8083057c525d6510e68f8a1b11361762b92b6b0cd33d18450cfcf5d27078",
            "int": [
                63,
                125,
                128,
                131,
                5,
                124,
                82,
                93,
                101,
                16,
                230,
                143,
                138,
                27,
                17,
                54,
                23,
                98,
                185,
                43,
                107,
                12,
                211,
                61,
                24,
                69,
                12,
                252,
                245,
                210,
                112,
                120
            ]
        }
    },
    "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
    }
}