{
    "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-28T09:56:48+00:00",
        "http": "Fri, 28 Aug 2026 09:56:48 GMT",
        "unix": 1787911008,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "23:56:48",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "02:56:48",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "03:56:48",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "04:56:48",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "05:56:48",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "06:56:48",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "10:56:48",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "11:56:48",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "10:56:48",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "11:56:48",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "12:56:48",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "12:56:48",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "13:26:48",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "13:56:48",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "14:56:48",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "15:26:48",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "15:56:48",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "16:56:48",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "17:56:48",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "18:56:48",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "19:56:48",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "21:56:48",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "e0bd2933-8557-4be2-bf3f-99c200a5ef8f",
        "string": "FeX@f*nN1ysXQ6L*L*Vc",
        "phrase": "tattling trusting paving gully cesarean breach",
        "color": "#8d5d54",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit nunc faucibus felis egestas dictumst varius quis, facilisi id tortor est congue donec cubilia diam accumsan praesent curae proin.",
            "Pulvinar magna scelerisque integer commodo dui venenatis ridiculus sociosqu amet phasellus ipsum leo, congue litora in dignissim montes a gravida eros porttitor posuere.",
            "Ligula scelerisque posuere dictum primis tellus class ac fames, felis rhoncus nam montes congue eget nascetur iaculis libero, urna volutpat donec accumsan imperdiet nec non."
        ],
        "bytes": {
            "hex": "8d5d545fc84736184418612d0aa6a54b57fa6b4529eb62d45521a6fd85f34c0a",
            "int": [
                141,
                93,
                84,
                95,
                200,
                71,
                54,
                24,
                68,
                24,
                97,
                45,
                10,
                166,
                165,
                75,
                87,
                250,
                107,
                69,
                41,
                235,
                98,
                212,
                85,
                33,
                166,
                253,
                133,
                243,
                76,
                10
            ]
        }
    },
    "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
    }
}