{
    "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-13T17:10:18+00:00",
        "http": "Sat, 13 Jun 2026 17:10:18 GMT",
        "unix": 1781370618,
        "week": 24,
        "world": {
            "Pacific/Honolulu": {
                "time": "07:10:18",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "10:10:18",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "11:10:18",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "12:10:18",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "13:10:18",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "14:10:18",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "18:10:18",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "19:10:18",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "18:10:18",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "19:10:18",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "20:10:18",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "20:10:18",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:40:18",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "21:10:18",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "22:10:18",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:40:18",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "23:10:18",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "00:10:18",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "01:10:18",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "02:10:18",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "03:10:18",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "05:10:18",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "76ef2085-bb71-4e0f-bc1e-e25d4a143d83",
        "string": "@A^aCGOJcmg7H7cjCVA2",
        "phrase": "buffalo large gush frenzied pork virtual",
        "color": "#85e785",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit conubia posuere diam cursus finibus tempor hendrerit, litora quis proin ex torquent fusce consequat eget volutpat sollicitudin suspendisse integer fringilla.",
            "Ac netus suspendisse litora enim inceptos lobortis consequat nullam dignissim eu, sed volutpat feugiat neque consectetur sapien vel justo eleifend.",
            "Metus condimentum feugiat viverra porttitor hac hendrerit in orci non vulputate suscipit, eros rhoncus nascetur maximus magnis at taciti mattis sociosqu phasellus risus maecenas, dictum turpis ex diam inceptos faucibus vel gravida tellus tortor."
        ],
        "bytes": {
            "hex": "85e785c200ac7a7a527586f246eda042384732c6dfa1ff8228e2274af91dde54",
            "int": [
                133,
                231,
                133,
                194,
                0,
                172,
                122,
                122,
                82,
                117,
                134,
                242,
                70,
                237,
                160,
                66,
                56,
                71,
                50,
                198,
                223,
                161,
                255,
                130,
                40,
                226,
                39,
                74,
                249,
                29,
                222,
                84
            ]
        }
    },
    "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
    }
}