{
    "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-13T16:36:20+00:00",
        "http": "Sun, 13 Sep 2026 16:36:20 GMT",
        "unix": 1789317380,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "06:36:20",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "09:36:20",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "10:36:20",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "11:36:20",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "12:36:20",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "13:36:20",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "17:36:20",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "18:36:20",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "17:36:20",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "18:36:20",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "19:36:20",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "19:36:20",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:06:20",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "20:36:20",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "21:36:20",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:06:20",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "22:36:20",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "23:36:20",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "00:36:20",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "01:36:20",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "02:36:20",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "04:36:20",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "9aa535b0-2be3-4096-9535-fbbca59b7e3e",
        "string": "wqXdolP&7AGbaicquc4d",
        "phrase": "drove mountable kindness scoured immobile unlocked",
        "color": "#bee8b4",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit non praesent egestas conubia hendrerit cubilia natoque, felis quisque scelerisque mus torquent dui vehicula ultricies habitasse rutrum metus in vivamus.",
            "Ultricies condimentum nibh nisl sem dolor tortor accumsan nisi penatibus inceptos nascetur sit vehicula, venenatis ac egestas maximus cubilia taciti porta blandit mollis etiam nostra.",
            "Arcu torquent maximus semper primis massa morbi litora adipiscing, himenaeos nostra neque sed ut montes imperdiet, tortor curabitur inceptos commodo nascetur velit pretium."
        ],
        "bytes": {
            "hex": "bee8b40f22492c7fbbd38fd08d0e89a1d0d065565c87bbc55ee965b7d807fc97",
            "int": [
                190,
                232,
                180,
                15,
                34,
                73,
                44,
                127,
                187,
                211,
                143,
                208,
                141,
                14,
                137,
                161,
                208,
                208,
                101,
                86,
                92,
                135,
                187,
                197,
                94,
                233,
                101,
                183,
                216,
                7,
                252,
                151
            ]
        }
    },
    "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
    }
}