{
    "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-06-20T03:29:30+00:00",
        "http": "Sat, 20 Jun 2026 03:29:30 GMT",
        "unix": 1781926170,
        "week": 25,
        "world": {
            "Pacific/Honolulu": {
                "time": "17:29:30",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "20:29:30",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "21:29:30",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "22:29:30",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "23:29:30",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "00:29:30",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "04:29:30",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "05:29:30",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "04:29:30",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "05:29:30",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "06:29:30",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "06:29:30",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "06:59:30",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "07:29:30",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "08:29:30",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "08:59:30",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "09:29:30",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "10:29:30",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "11:29:30",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "12:29:30",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "13:29:30",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "15:29:30",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "b7e0a2fa-8e23-458f-94e3-1f61f09aee2a",
        "string": "!UOK9TCGVpR^HNnT$fk4",
        "phrase": "idiom crier footsie giving sprite divided",
        "color": "#656674",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit etiam ut nisl id himenaeos dapibus praesent aliquam, ultricies nascetur pharetra congue ac tempus habitasse blandit interdum porta at ad tortor mi.",
            "Nam suscipit quam nunc odio vehicula ante pharetra at vel enim ultrices accumsan fermentum, ultricies sit dictum turpis maecenas penatibus himenaeos vulputate varius felis erat.",
            "Penatibus massa lectus elit ipsum nostra risus nulla posuere egestas, sollicitudin porttitor fusce curae nibh netus purus."
        ],
        "bytes": {
            "hex": "656674791ea2c70911720869dba5e21b1fe7561d28774744a1e8de78b984298e",
            "int": [
                101,
                102,
                116,
                121,
                30,
                162,
                199,
                9,
                17,
                114,
                8,
                105,
                219,
                165,
                226,
                27,
                31,
                231,
                86,
                29,
                40,
                119,
                71,
                68,
                161,
                232,
                222,
                120,
                185,
                132,
                41,
                142
            ]
        }
    },
    "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
    }
}