{
    "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-29T13:43:27+00:00",
        "http": "Sat, 29 Aug 2026 13:43:27 GMT",
        "unix": 1788011007,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "03:43:27",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "06:43:27",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "07:43:27",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "08:43:27",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "09:43:27",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "10:43:27",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "14:43:27",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "15:43:27",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "14:43:27",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "15:43:27",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "16:43:27",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "16:43:27",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "17:13:27",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "17:43:27",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "18:43:27",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "19:13:27",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "19:43:27",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "20:43:27",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "21:43:27",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "22:43:27",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "23:43:27",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "01:43:27",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "89e20c8d-7628-4898-9d5c-f8a7a703d417",
        "string": "JQvesusqUWibhL^1^Geu",
        "phrase": "bunt expensive blimp gargle blasphemy leverage",
        "color": "#f5e1ec",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit metus habitasse dictumst augue dis lectus vel, aenean sem duis lobortis egestas proin sociosqu purus nascetur enim mus facilisis.",
            "Fusce ipsum rutrum auctor aenean integer tortor ante, id viverra consequat neque finibus tellus.",
            "Interdum nascetur suscipit magna fringilla bibendum suspendisse viverra facilisis, sem aptent congue fames egestas ultricies tortor turpis, venenatis commodo nostra odio nec faucibus sapien."
        ],
        "bytes": {
            "hex": "f5e1ecfa191dd2560d024c0f6b606b74a26e4acfc653ff6243d1e1c7724486e9",
            "int": [
                245,
                225,
                236,
                250,
                25,
                29,
                210,
                86,
                13,
                2,
                76,
                15,
                107,
                96,
                107,
                116,
                162,
                110,
                74,
                207,
                198,
                83,
                255,
                98,
                67,
                209,
                225,
                199,
                114,
                68,
                134,
                233
            ]
        }
    },
    "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
    }
}