{
    "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-09-15T12:41:54+00:00",
        "http": "Tue, 15 Sep 2026 12:41:54 GMT",
        "unix": 1789476114,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "02:41:54",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "05:41:54",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "06:41:54",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "07:41:54",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "08:41:54",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "09:41:54",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "13:41:54",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "14:41:54",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "13:41:54",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "14:41:54",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "15:41:54",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "15:41:54",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "16:11:54",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "16:41:54",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "17:41:54",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "18:11:54",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "18:41:54",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "19:41:54",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "20:41:54",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "21:41:54",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "22:41:54",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "00:41:54",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "9e6f5aab-303c-4bd8-ac7e-b95856bd9933",
        "string": "CQIhB$kWll4%e$*b4oV!",
        "phrase": "levitate dramatize buckskin capsize ethically pond",
        "color": "#0acf9b",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit ex justo faucibus, tortor conubia mus commodo nibh pulvinar vivamus habitant integer.",
            "Elementum porttitor ante fermentum velit arcu lobortis tellus posuere vehicula, amet venenatis cubilia porta urna erat vivamus torquent, sodales finibus volutpat etiam sem primis tortor rhoncus.",
            "Ex viverra dictumst facilisi consequat cursus neque, mattis sem sodales integer."
        ],
        "bytes": {
            "hex": "0acf9b668a79b04b70d31d3c17f7a0b164615a73e5003aa893d2ad8e46b08d87",
            "int": [
                10,
                207,
                155,
                102,
                138,
                121,
                176,
                75,
                112,
                211,
                29,
                60,
                23,
                247,
                160,
                177,
                100,
                97,
                90,
                115,
                229,
                0,
                58,
                168,
                147,
                210,
                173,
                142,
                70,
                176,
                141,
                135
            ]
        }
    },
    "request": {
        "method": "GET",
        "uri": "https://www.util.tthe.se/sitemap.xml",
        "headers": {
            "Host": [
                "www.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
    }
}