{
    "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-22T04:41:25+00:00",
        "http": "Tue, 22 Sep 2026 04:41:25 GMT",
        "unix": 1790052085,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "18:41:25",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "21:41:25",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "22:41:25",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "23:41:25",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "00:41:25",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "01:41:25",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "05:41:25",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "06:41:25",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "05:41:25",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "06:41:25",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "07:41:25",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "07:41:25",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "08:11:25",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "08:41:25",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "09:41:25",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "10:11:25",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "10:41:25",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "11:41:25",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "12:41:25",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "13:41:25",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "14:41:25",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "16:41:25",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "21764050-8082-4a04-9adf-45cccefd37e5",
        "string": "8LFH@uCOb2F4LYBcAH24",
        "phrase": "xbox sanctity array operation headed corrosive",
        "color": "#00abb8",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit, vehicula eget class nullam conubia pharetra.",
            "Congue vitae vel pulvinar donec ridiculus phasellus dis sapien finibus convallis eleifend, nisl imperdiet conubia penatibus sed eros montes libero hendrerit.",
            "Praesent turpis augue semper a nulla primis blandit vel, penatibus iaculis justo tincidunt hac commodo."
        ],
        "bytes": {
            "hex": "00abb8109e5101659b55496b3aeb53ca5ce3b545d48c5e10cd13aa5c66c5076e",
            "int": [
                0,
                171,
                184,
                16,
                158,
                81,
                1,
                101,
                155,
                85,
                73,
                107,
                58,
                235,
                83,
                202,
                92,
                227,
                181,
                69,
                212,
                140,
                94,
                16,
                205,
                19,
                170,
                92,
                102,
                197,
                7,
                110
            ]
        }
    },
    "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
    }
}