{
    "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-11T11:46:38+00:00",
        "http": "Fri, 11 Sep 2026 11:46:38 GMT",
        "unix": 1789127198,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "01:46:38",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "04:46:38",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "05:46:38",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "06:46:38",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "07:46:38",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "08:46:38",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "12:46:38",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "13:46:38",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "12:46:38",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "13:46:38",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "14:46:38",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "14:46:38",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "15:16:38",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "15:46:38",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "16:46:38",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "17:16:38",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "17:46:38",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "18:46:38",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "19:46:38",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "20:46:38",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "21:46:38",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "23:46:38",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "fa7ae684-4322-466a-8cb0-520ee44e7a47",
        "string": "zhmXJBnRC4jqZ*fg6Qtw",
        "phrase": "front aqueduct backlight unlawful dyslexia unquote",
        "color": "#dd5069",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit hendrerit, aenean dictumst sapien sem vel vitae tempus.",
            "Posuere phasellus potenti iaculis tortor auctor himenaeos sagittis faucibus, sollicitudin egestas metus netus neque penatibus erat dui, imperdiet etiam nec curae dapibus class ornare.",
            "Molestie dapibus montes dictumst pellentesque elit netus morbi ornare sociosqu sem, semper aliquam tristique phasellus arcu lacinia nullam porttitor."
        ],
        "bytes": {
            "hex": "dd50692a00e02e3dbb35a6b815713e6a1a7a7943fb3fe49283098a6beacb82ed",
            "int": [
                221,
                80,
                105,
                42,
                0,
                224,
                46,
                61,
                187,
                53,
                166,
                184,
                21,
                113,
                62,
                106,
                26,
                122,
                121,
                67,
                251,
                63,
                228,
                146,
                131,
                9,
                138,
                107,
                234,
                203,
                130,
                237
            ]
        }
    },
    "request": {
        "method": "GET",
        "uri": "https://util.tthe.se/sitemap.xml",
        "headers": {
            "Host": [
                "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
    }
}