{
    "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-15T20:35:22+00:00",
        "http": "Tue, 15 Sep 2026 20:35:22 GMT",
        "unix": 1789504522,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "10:35:22",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "13:35:22",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "14:35:22",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "15:35:22",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "16:35:22",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "17:35:22",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "21:35:22",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "22:35:22",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "21:35:22",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "22:35:22",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "23:35:22",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "23:35:22",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "00:05:22",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "00:35:22",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "01:35:22",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "02:05:22",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "02:35:22",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "03:35:22",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "04:35:22",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "05:35:22",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "06:35:22",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "08:35:22",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "998b2c9f-3345-4df7-8353-2d0acc12f7c0",
        "string": "uKVQzZa0A!x%X!NwhkO4",
        "phrase": "skylight gab ancient arguable stylist twelve",
        "color": "#6ed3af",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit, scelerisque tellus facilisi hendrerit consequat blandit, conubia sollicitudin leo netus in ante.",
            "Eu ligula ante posuere pulvinar vitae cubilia vivamus lectus dui dapibus porttitor parturient blandit conubia, scelerisque litora finibus malesuada in a dolor proin maximus ridiculus porta venenatis.",
            "Nec volutpat convallis maecenas facilisi nullam torquent nascetur cursus diam natoque rhoncus, integer magnis eros phasellus molestie vehicula odio dignissim tellus ultricies."
        ],
        "bytes": {
            "hex": "6ed3af6de199b5a37b33cb5cb3b3b0c2e6be0e0b5bcad84262190c9b2d7b3526",
            "int": [
                110,
                211,
                175,
                109,
                225,
                153,
                181,
                163,
                123,
                51,
                203,
                92,
                179,
                179,
                176,
                194,
                230,
                190,
                14,
                11,
                91,
                202,
                216,
                66,
                98,
                25,
                12,
                155,
                45,
                123,
                53,
                38
            ]
        }
    },
    "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
    }
}