{
    "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-14T17:41:45+00:00",
        "http": "Sun, 14 Jun 2026 17:41:45 GMT",
        "unix": 1781458905,
        "week": 24,
        "world": {
            "Pacific/Honolulu": {
                "time": "07:41:45",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "10:41:45",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "11:41:45",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "12:41:45",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "13:41:45",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "14:41:45",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "18:41:45",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "19:41:45",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "18:41:45",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "19:41:45",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "20:41:45",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "20:41:45",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "21:11:45",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "21:41:45",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "22:41:45",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "23:11:45",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "23:41:45",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "00:41:45",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "01:41:45",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "02:41:45",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "03:41:45",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "05:41:45",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "a9d4ce5a-bb69-4a96-b432-b0d750144e77",
        "string": "YbnMi9CBrT6V&4F4th$^",
        "phrase": "cathedral crabmeat bullfight synopses lanky acronym",
        "color": "#3e2a63",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit turpis sem vehicula orci pellentesque, tortor felis est facilisis senectus euismod vel ante habitasse platea.",
            "Vitae dapibus nunc sollicitudin fringilla cursus morbi cras est, elit ipsum placerat taciti nam non.",
            "At cras conubia pulvinar fringilla dolor nulla vulputate fames ex, pellentesque purus integer hendrerit sociosqu eget cursus sapien torquent, sit lorem tempus dictum nisi fusce leo ligula."
        ],
        "bytes": {
            "hex": "3e2a63fde032152229a60d5027f7cbe947f0dc8bbf91b141685e4d81261f551a",
            "int": [
                62,
                42,
                99,
                253,
                224,
                50,
                21,
                34,
                41,
                166,
                13,
                80,
                39,
                247,
                203,
                233,
                71,
                240,
                220,
                139,
                191,
                145,
                177,
                65,
                104,
                94,
                77,
                129,
                38,
                31,
                85,
                26
            ]
        }
    },
    "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
    }
}