{
    "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-10T05:32:04+00:00",
        "http": "Thu, 10 Sep 2026 05:32:04 GMT",
        "unix": 1789018324,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "19:32:04",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "22:32:04",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "23:32:04",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "00:32:04",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "01:32:04",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "02:32:04",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "06:32:04",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "07:32:04",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "06:32:04",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "07:32:04",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "08:32:04",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "08:32:04",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "09:02:04",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "09:32:04",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "10:32:04",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "11:02:04",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "11:32:04",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "12:32:04",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "13:32:04",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "14:32:04",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "15:32:04",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "17:32:04",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "67c2739f-73a1-4ca2-a7e0-dbc14bbbf6ff",
        "string": "dogBMjlwi6sUZ9^@cKaG",
        "phrase": "snowsuit scurvy unmixable gently revolving universe",
        "color": "#7479a4",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit vivamus tempor ultricies sagittis nostra ultrices himenaeos, vel aenean interdum sapien class faucibus orci integer porttitor torquent parturient tellus.",
            "Potenti sapien litora luctus dolor maecenas himenaeos varius purus phasellus faucibus nec, dictumst eget montes curae ligula donec rutrum fringilla pretium blandit.",
            "Per ipsum semper urna neque orci consectetur luctus dictum bibendum amet lacinia auctor risus condimentum, parturient imperdiet torquent accumsan a ad hac vitae finibus pellentesque sed arcu."
        ],
        "bytes": {
            "hex": "7479a403c6d2aebe413c1abbcbd5f60afc905bfb5d2b903dd52f96ee0be83b4e",
            "int": [
                116,
                121,
                164,
                3,
                198,
                210,
                174,
                190,
                65,
                60,
                26,
                187,
                203,
                213,
                246,
                10,
                252,
                144,
                91,
                251,
                93,
                43,
                144,
                61,
                213,
                47,
                150,
                238,
                11,
                232,
                59,
                78
            ]
        }
    },
    "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
    }
}