{
    "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-10T16:42:09+00:00",
        "http": "Thu, 10 Sep 2026 16:42:09 GMT",
        "unix": 1789058529,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "06:42:09",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "09:42:09",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "10:42:09",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "11:42:09",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "12:42:09",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "13:42:09",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "17:42:09",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "18:42:09",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "17:42:09",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "18:42:09",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "19:42:09",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "19:42:09",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:12:09",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "20:42:09",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "21:42:09",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:12:09",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "22:42:09",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "23:42:09",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "00:42:09",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "01:42:09",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "02:42:09",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "04:42:09",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "48710b91-aa1c-4975-8ded-fb59a3adbd3a",
        "string": "S^ioH7ehNb2C*R9dGyxz",
        "phrase": "borrowing slinging rebuff enjoyable visiting unaligned",
        "color": "#e042ea",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit molestie suspendisse nunc, nascetur tellus ornare accumsan facilisis mus quam facilisi rutrum.",
            "Aliquam dictumst mi nisl enim cras venenatis nostra ac posuere nullam, inceptos suspendisse est arcu vivamus maecenas augue eros.",
            "Pharetra massa nullam dolor blandit ante ipsum commodo neque aptent lorem, tortor metus vitae arcu nec porttitor libero nisi bibendum."
        ],
        "bytes": {
            "hex": "e042ea2a74ffa69ee95babcc386a968bb9efaa49c14247794373168044d18f23",
            "int": [
                224,
                66,
                234,
                42,
                116,
                255,
                166,
                158,
                233,
                91,
                171,
                204,
                56,
                106,
                150,
                139,
                185,
                239,
                170,
                73,
                193,
                66,
                71,
                121,
                67,
                115,
                22,
                128,
                68,
                209,
                143,
                35
            ]
        }
    },
    "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
    }
}