{
    "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-11T18:21:14+00:00",
        "http": "Fri, 11 Sep 2026 18:21:14 GMT",
        "unix": 1789150874,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "08:21:14",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "11:21:14",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "12:21:14",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "13:21:14",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "14:21:14",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "15:21:14",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "19:21:14",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "20:21:14",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "19:21:14",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "20:21:14",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "21:21:14",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "21:21:14",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "21:51:14",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "22:21:14",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "23:21:14",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "23:51:14",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "00:21:14",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "01:21:14",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "02:21:14",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "03:21:14",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "04:21:14",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "06:21:14",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "85182ecd-6393-4433-aaa5-f7bdc964874d",
        "string": "wu6H*Fib4NqtbhxuP^0l",
        "phrase": "lily starlight confider finite unawake outshine",
        "color": "#d7171f",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing, elit fusce gravida eu bibendum.",
            "Proin ex ut lobortis consequat conubia euismod eros justo scelerisque himenaeos volutpat maximus, lorem fermentum sociosqu vivamus bibendum aptent natoque phasellus massa suscipit.",
            "Per commodo feugiat justo pellentesque tempor porttitor orci ultricies non vel dictum, auctor risus maximus litora eros sagittis dapibus molestie lacus."
        ],
        "bytes": {
            "hex": "d7171fd6b006d61dde6e28db947e79b51335b5bf71c27ab272f9406394e49053",
            "int": [
                215,
                23,
                31,
                214,
                176,
                6,
                214,
                29,
                222,
                110,
                40,
                219,
                148,
                126,
                121,
                181,
                19,
                53,
                181,
                191,
                113,
                194,
                122,
                178,
                114,
                249,
                64,
                99,
                148,
                228,
                144,
                83
            ]
        }
    },
    "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
    }
}