{
    "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-06-13T20:56:05+00:00",
        "http": "Sat, 13 Jun 2026 20:56:05 GMT",
        "unix": 1781384165,
        "week": 24,
        "world": {
            "Pacific/Honolulu": {
                "time": "10:56:05",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "13:56:05",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "14:56:05",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "15:56:05",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "16:56:05",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "17:56:05",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "21:56:05",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "22:56:05",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "21:56:05",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "22:56:05",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "23:56:05",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "23:56:05",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "00:26:05",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "00:56:05",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "01:56:05",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "02:26:05",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "02:56:05",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "03:56:05",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "04:56:05",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "05:56:05",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "06:56:05",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "08:56:05",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "93913db2-c1b1-448f-978a-da3dad7f900d",
        "string": "OY9W3NFd&aShAy0QW!2W",
        "phrase": "crummy limb revered rerun switch squabble",
        "color": "#9f89de",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit per felis integer hac dictum maecenas congue diam, auctor vivamus nam mauris orci pretium pulvinar risus ullamcorper nascetur imperdiet donec egestas volutpat.",
            "Enim augue penatibus tempor cras diam libero pretium gravida, ullamcorper commodo aptent aliquam nisi tortor.",
            "Lorem himenaeos tempus sollicitudin dolor ut netus sociosqu congue diam integer efficitur dis vehicula, vitae parturient non proin montes vestibulum et enim finibus adipiscing fringilla."
        ],
        "bytes": {
            "hex": "9f89de883ee33dbcd676989f7444965597cbd0b060e5ef618015b46b2b3277d4",
            "int": [
                159,
                137,
                222,
                136,
                62,
                227,
                61,
                188,
                214,
                118,
                152,
                159,
                116,
                68,
                150,
                85,
                151,
                203,
                208,
                176,
                96,
                229,
                239,
                97,
                128,
                21,
                180,
                107,
                43,
                50,
                119,
                212
            ]
        }
    },
    "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
    }
}