{
    "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-13T02:40:41+00:00",
        "http": "Sun, 13 Sep 2026 02:40:41 GMT",
        "unix": 1789267241,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "16:40:41",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "19:40:41",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "20:40:41",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "21:40:41",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "22:40:41",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "23:40:41",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "03:40:41",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "04:40:41",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "03:40:41",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "04:40:41",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "05:40:41",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "05:40:41",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "06:10:41",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "06:40:41",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "07:40:41",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "08:10:41",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "08:40:41",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "09:40:41",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "10:40:41",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "11:40:41",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "12:40:41",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "14:40:41",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "b983d0cb-9797-4d66-a55d-35d4c5ec18de",
        "string": "E7%i$lg4y&WW5!VDWQzr",
        "phrase": "vagrancy deputize perplexed feel carnage unmoving",
        "color": "#b42d7b",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit aptent inceptos, egestas sodales class vitae magnis nibh est velit purus, tellus hendrerit congue pretium nullam himenaeos sem fames.",
            "Aliquam molestie fringilla leo mus laoreet consequat dictumst condimentum vitae montes eros sem, platea inceptos venenatis facilisis mi dapibus class adipiscing velit maecenas.",
            "Suspendisse tristique pharetra nisi rhoncus luctus augue porttitor lorem sem tempor, tortor vitae ut dictum urna eget sollicitudin egestas dictumst."
        ],
        "bytes": {
            "hex": "b42d7bac325222f29f151e348f65504a2d0140d64d961c129e9ac11dbc0d9df2",
            "int": [
                180,
                45,
                123,
                172,
                50,
                82,
                34,
                242,
                159,
                21,
                30,
                52,
                143,
                101,
                80,
                74,
                45,
                1,
                64,
                214,
                77,
                150,
                28,
                18,
                158,
                154,
                193,
                29,
                188,
                13,
                157,
                242
            ]
        }
    },
    "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
    }
}