{
    "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-18T18:45:12+00:00",
        "http": "Fri, 18 Sep 2026 18:45:12 GMT",
        "unix": 1789757112,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "08:45:12",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "11:45:12",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "12:45:12",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "13:45:12",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "14:45:12",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "15:45:12",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "19:45:12",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "20:45:12",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "19:45:12",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "20:45:12",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "21:45:12",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "21:45:12",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "22:15:12",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "22:45:12",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "23:45:12",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "00:15:12",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "00:45:12",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "01:45:12",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "02:45:12",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "03:45:12",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "04:45:12",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "06:45:12",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "b485e9f5-5f7f-40c6-b25d-4558e78159aa",
        "string": "hzgxT1yBr7!CmTPSo$*R",
        "phrase": "dyslexic rewind postwar refried enjoyable catsup",
        "color": "#200f22",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit vulputate nostra, non posuere odio eu accumsan cursus faucibus maecenas semper, turpis neque enim parturient praesent dictum potenti gravida.",
            "Mus facilisis tempus sociosqu suscipit eu mollis tellus natoque lacinia cubilia gravida nulla, pellentesque iaculis praesent dui et potenti morbi interdum rhoncus laoreet.",
            "Odio nisi ligula nam massa gravida faucibus leo consectetur potenti, scelerisque finibus quisque lacus mus accumsan nulla in, eget placerat non aliquet sem taciti ut donec."
        ],
        "bytes": {
            "hex": "200f22bc5c0bce59fd3a96327869edf711ce112810b2e3ab9c68440caa53a105",
            "int": [
                32,
                15,
                34,
                188,
                92,
                11,
                206,
                89,
                253,
                58,
                150,
                50,
                120,
                105,
                237,
                247,
                17,
                206,
                17,
                40,
                16,
                178,
                227,
                171,
                156,
                104,
                68,
                12,
                170,
                83,
                161,
                5
            ]
        }
    },
    "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
    }
}