{
    "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-11T04:33:33+00:00",
        "http": "Fri, 11 Sep 2026 04:33:33 GMT",
        "unix": 1789101213,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "18:33:33",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "21:33:33",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "22:33:33",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "23:33:33",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "00:33:33",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "01:33:33",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "05:33:33",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "06:33:33",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "05:33:33",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "06:33:33",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "07:33:33",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "07:33:33",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "08:03:33",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "08:33:33",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "09:33:33",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "10:03:33",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "10:33:33",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "11:33:33",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "12:33:33",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "13:33:33",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "14:33:33",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "16:33:33",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "6c5532df-a9bd-4c7f-a87b-4a51f625d67c",
        "string": "W4DFBCHoWutWJIL0Im^Q",
        "phrase": "bubble crouton unpaved jailbreak mossy bonfire",
        "color": "#9af542",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit etiam nulla conubia, mi varius curae rhoncus praesent iaculis euismod aenean sed.",
            "Eu magnis potenti viverra ultricies tristique sit nec conubia vestibulum mus, dolor primis porttitor maecenas pharetra habitant duis inceptos.",
            "Leo quisque ac per odio molestie pellentesque aenean ad, habitasse eu neque netus sociosqu senectus adipiscing."
        ],
        "bytes": {
            "hex": "9af542cd9695a3406775e24c35cdd76c324b5871cf3abb5307ee938274777516",
            "int": [
                154,
                245,
                66,
                205,
                150,
                149,
                163,
                64,
                103,
                117,
                226,
                76,
                53,
                205,
                215,
                108,
                50,
                75,
                88,
                113,
                207,
                58,
                187,
                83,
                7,
                238,
                147,
                130,
                116,
                119,
                117,
                22
            ]
        }
    },
    "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
    }
}