{
    "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-22T18:11:13+00:00",
        "http": "Mon, 22 Jun 2026 18:11:13 GMT",
        "unix": 1782151873,
        "week": 26,
        "world": {
            "Pacific/Honolulu": {
                "time": "08:11:13",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "11:11:13",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "12:11:13",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "13:11:13",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "14:11:13",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "15:11:13",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "19:11:13",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "20:11:13",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "19:11:13",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "20:11:13",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "21:11:13",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "21:11:13",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "21:41:13",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "22:11:13",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "23:11:13",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "23:41:13",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "00:11:13",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "01:11:13",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "02:11:13",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "03:11:13",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "04:11:13",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "06:11:13",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "8d93b34c-b69b-4030-81c6-982756c8dd64",
        "string": "P0zz^w68876CXlxu5VLR",
        "phrase": "swinging hurt pessimism delouse slinky tidy",
        "color": "#147b4b",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit iaculis donec ex varius, torquent porta quam faucibus phasellus commodo congue tempor in.",
            "Primis mus dui id luctus nibh eleifend senectus feugiat potenti aliquet sollicitudin congue venenatis ornare mattis auctor vehicula, et vel elit mi nec leo diam inceptos pretium neque vestibulum accumsan laoreet nostra hendrerit viverra.",
            "Egestas quam porttitor ultricies vestibulum conubia natoque lacus auctor odio curae, lorem blandit cras bibendum varius lobortis vehicula mauris augue."
        ],
        "bytes": {
            "hex": "147b4bf95b2a771aac0bd93e4294d3523e9ae101901679f37ab5cbb3ceb82e47",
            "int": [
                20,
                123,
                75,
                249,
                91,
                42,
                119,
                26,
                172,
                11,
                217,
                62,
                66,
                148,
                211,
                82,
                62,
                154,
                225,
                1,
                144,
                22,
                121,
                243,
                122,
                181,
                203,
                179,
                206,
                184,
                46,
                71
            ]
        }
    },
    "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
    }
}