{
    "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-12T10:44:07+00:00",
        "http": "Sat, 12 Sep 2026 10:44:07 GMT",
        "unix": 1789209847,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "00:44:07",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "03:44:07",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "04:44:07",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "05:44:07",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "06:44:07",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "07:44:07",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "11:44:07",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "12:44:07",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "11:44:07",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "12:44:07",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "13:44:07",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "13:44:07",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "14:14:07",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "14:44:07",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "15:44:07",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "16:14:07",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "16:44:07",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "17:44:07",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "18:44:07",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "19:44:07",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "20:44:07",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "22:44:07",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "313b1792-d247-4b25-860d-5a1595a54632",
        "string": "z%k7XQFD*sgdCuUdKStP",
        "phrase": "apricot pentagon enroll islamic ducking gruffly",
        "color": "#2b12e9",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit quam neque, ultrices id penatibus purus vulputate aliquet porta.",
            "Vitae feugiat sed potenti eros nulla inceptos ut erat massa adipiscing ridiculus auctor felis, in quisque volutpat hac semper fringilla rhoncus nunc dolor mattis natoque.",
            "Pulvinar cras nisi quam laoreet elementum sed erat penatibus nulla massa fusce eros eu donec lorem iaculis maximus, parturient pharetra magnis vulputate leo pretium justo luctus inceptos augue gravida consequat quisque sit a tempus."
        ],
        "bytes": {
            "hex": "2b12e91b1f392be259ffe998353bf8d85e63b023c771e9c6ce69571e1c9816eb",
            "int": [
                43,
                18,
                233,
                27,
                31,
                57,
                43,
                226,
                89,
                255,
                233,
                152,
                53,
                59,
                248,
                216,
                94,
                99,
                176,
                35,
                199,
                113,
                233,
                198,
                206,
                105,
                87,
                30,
                28,
                152,
                22,
                235
            ]
        }
    },
    "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
    }
}