{
    "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-11T05:41:33+00:00",
        "http": "Fri, 11 Sep 2026 05:41:33 GMT",
        "unix": 1789105293,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "19:41:33",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "22:41:33",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "23:41:33",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "00:41:33",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "01:41:33",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "02:41:33",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "06:41:33",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "07:41:33",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "06:41:33",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "07:41:33",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "08:41:33",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "08:41:33",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "09:11:33",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "09:41:33",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "10:41:33",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "11:11:33",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "11:41:33",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "12:41:33",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "13:41:33",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "14:41:33",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "15:41:33",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "17:41:33",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "1cfffb0d-35ca-479c-890e-fd332627b845",
        "string": "rZzJ9ENU5*BjdHG4oa1@",
        "phrase": "hypnoses gristle chemicals rummage stony parchment",
        "color": "#bfaf6d",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit porttitor, commodo potenti mattis magna dignissim eros.",
            "Morbi per posuere congue et odio volutpat ligula natoque inceptos finibus, quam ante ultrices a nunc fusce non molestie magna.",
            "Primis ullamcorper ornare facilisis tristique netus lobortis, neque magna congue massa convallis, tellus pretium aptent semper pharetra."
        ],
        "bytes": {
            "hex": "bfaf6d86e98fc80228c6f1ace5cf41ce348837da578656c845b7737e6ad1b227",
            "int": [
                191,
                175,
                109,
                134,
                233,
                143,
                200,
                2,
                40,
                198,
                241,
                172,
                229,
                207,
                65,
                206,
                52,
                136,
                55,
                218,
                87,
                134,
                86,
                200,
                69,
                183,
                115,
                126,
                106,
                209,
                178,
                39
            ]
        }
    },
    "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
    }
}