{
    "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-23T20:32:08+00:00",
        "http": "Wed, 23 Sep 2026 20:32:08 GMT",
        "unix": 1790195528,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "10:32:08",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "13:32:08",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "14:32:08",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "15:32:08",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "16:32:08",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "17:32:08",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "21:32:08",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "22:32:08",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "21:32:08",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "22:32:08",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "23:32:08",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "23:32:08",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "00:02:08",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "00:32:08",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "01:32:08",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "02:02:08",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "02:32:08",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "03:32:08",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "04:32:08",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "05:32:08",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "06:32:08",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "08:32:08",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "9362a153-0923-4d91-b048-235cf072ccb9",
        "string": "4z&TltxmVLEwCOs!pX0*",
        "phrase": "patriot evil blooper percolate uninvited caterer",
        "color": "#93b5cc",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit pharetra blandit mus mi natoque parturient vivamus, a taciti habitasse felis lacinia purus nec vel ad quis aliquet luctus.",
            "Sollicitudin commodo nam habitant non torquent ante augue primis litora senectus morbi integer, et tellus venenatis vulputate quam pulvinar bibendum scelerisque feugiat eu.",
            "Massa parturient nostra risus pulvinar leo taciti cubilia, augue quisque feugiat amet justo blandit fringilla suspendisse, proin euismod cras nascetur scelerisque nisl."
        ],
        "bytes": {
            "hex": "93b5cc5fef1dc071fa99f1515906f0e3204aa2e6f6427420daee8ab3665d20ed",
            "int": [
                147,
                181,
                204,
                95,
                239,
                29,
                192,
                113,
                250,
                153,
                241,
                81,
                89,
                6,
                240,
                227,
                32,
                74,
                162,
                230,
                246,
                66,
                116,
                32,
                218,
                238,
                138,
                179,
                102,
                93,
                32,
                237
            ]
        }
    },
    "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
    }
}