{
    "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-11T22:36:42+00:00",
        "http": "Fri, 11 Sep 2026 22:36:42 GMT",
        "unix": 1789166202,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "12:36:42",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "15:36:42",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "16:36:42",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "17:36:42",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "18:36:42",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "19:36:42",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "23:36:42",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "00:36:42",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "23:36:42",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "00:36:42",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "01:36:42",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "01:36:42",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "02:06:42",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "02:36:42",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "03:36:42",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "04:06:42",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "04:36:42",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "05:36:42",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "06:36:42",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "07:36:42",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "08:36:42",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "10:36:42",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "297e2f3d-fbb6-47ac-86d0-c6fc3932f4fb",
        "string": "trfvcBg2&BaVDwj@xR6@",
        "phrase": "blurry rectangle undertook ludicrous clamp omega",
        "color": "#c09e8c",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit laoreet viverra quis, potenti dui a accumsan nisl lacinia arcu magnis iaculis habitasse mauris, himenaeos finibus eros cursus semper dignissim neque est curabitur.",
            "Placerat eros primis praesent habitasse ipsum scelerisque tincidunt curae, ultrices finibus convallis fusce sociosqu cursus egestas.",
            "Montes justo id vel tempor ante efficitur, dictumst ridiculus dignissim tincidunt massa."
        ],
        "bytes": {
            "hex": "c09e8ca0efca88f37e4b8db085e4981b09d6710985cfde8ca2a5c4eb73105837",
            "int": [
                192,
                158,
                140,
                160,
                239,
                202,
                136,
                243,
                126,
                75,
                141,
                176,
                133,
                228,
                152,
                27,
                9,
                214,
                113,
                9,
                133,
                207,
                222,
                140,
                162,
                165,
                196,
                235,
                115,
                16,
                88,
                55
            ]
        }
    },
    "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
    }
}