{
    "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-15T17:18:24+00:00",
        "http": "Mon, 15 Jun 2026 17:18:24 GMT",
        "unix": 1781543904,
        "week": 25,
        "world": {
            "Pacific/Honolulu": {
                "time": "07:18:24",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "10:18:24",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "11:18:24",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "12:18:24",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "13:18:24",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "14:18:24",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "18:18:24",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "19:18:24",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "18:18:24",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "19:18:24",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "20:18:24",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "20:18:24",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:48:24",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "21:18:24",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "22:18:24",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:48:24",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "23:18:24",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "00:18:24",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "01:18:24",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "02:18:24",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "03:18:24",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "05:18:24",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "5926b9a8-39bd-4afc-98af-2725602a99c7",
        "string": "bZzb6iRs$&l!iMNmBMHx",
        "phrase": "drizzly imposing gleeful defiant spinner carnation",
        "color": "#f7e594",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit viverra lacinia iaculis maecenas, pretium posuere ultricies ridiculus ante sem consequat at dictum feugiat.",
            "Dis gravida montes turpis torquent venenatis felis hac et massa feugiat cubilia dapibus aliquet ac, inceptos litora posuere cras leo eu consectetur dictum nibh potenti hendrerit tortor.",
            "Class maximus habitant cras purus magnis a cursus viverra bibendum metus, urna himenaeos elit et ut donec porttitor pulvinar est."
        ],
        "bytes": {
            "hex": "f7e594f0040808fd0012f38f36c950abae5986deee3a86df1ec42e1cf645c348",
            "int": [
                247,
                229,
                148,
                240,
                4,
                8,
                8,
                253,
                0,
                18,
                243,
                143,
                54,
                201,
                80,
                171,
                174,
                89,
                134,
                222,
                238,
                58,
                134,
                223,
                30,
                196,
                46,
                28,
                246,
                69,
                195,
                72
            ]
        }
    },
    "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
    }
}