{
    "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-04T21:39:16+00:00",
        "http": "Fri, 04 Sep 2026 21:39:16 GMT",
        "unix": 1788557956,
        "week": 36,
        "world": {
            "Pacific/Honolulu": {
                "time": "11:39:16",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "14:39:16",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "15:39:16",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "16:39:16",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "17:39:16",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "18:39:16",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "22:39:16",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "23:39:16",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "22:39:16",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "23:39:16",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "00:39:16",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "00:39:16",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "01:09:16",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "01:39:16",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "02:39:16",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "03:09:16",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "03:39:16",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "04:39:16",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "05:39:16",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "06:39:16",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "07:39:16",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "09:39:16",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "d2f70fff-d19a-4d37-a2aa-f761ea03599e",
        "string": "ee!kzxIFuRp43srK9pLo",
        "phrase": "strobe haggler grove gallon vivacious boney",
        "color": "#eb8caa",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit, dui orci donec mus a magnis consequat, at ad velit aliquet netus ex.",
            "Parturient curabitur conubia vel ad a fringilla senectus sollicitudin litora ac, id nec ultrices rutrum non habitasse interdum eget nisi.",
            "Tempor sem erat sollicitudin at neque inceptos purus tellus eleifend sociosqu dictumst fermentum class, dui euismod tempus curabitur vehicula magnis dignissim ipsum condimentum libero sed convallis."
        ],
        "bytes": {
            "hex": "eb8caa66a858bb30107d83cc6173695d9b0a284a3638ed5ffd43041e4c478fd2",
            "int": [
                235,
                140,
                170,
                102,
                168,
                88,
                187,
                48,
                16,
                125,
                131,
                204,
                97,
                115,
                105,
                93,
                155,
                10,
                40,
                74,
                54,
                56,
                237,
                95,
                253,
                67,
                4,
                30,
                76,
                71,
                143,
                210
            ]
        }
    },
    "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
    }
}