{
    "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-16T10:45:00+00:00",
        "http": "Wed, 16 Sep 2026 10:45:00 GMT",
        "unix": 1789555500,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "00:45:00",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "03:45:00",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "04:45:00",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "05:45:00",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "06:45:00",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "07:45:00",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "11:45:00",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "12:45:00",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "11:45:00",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "12:45:00",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "13:45:00",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "13:45:00",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "14:15:00",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "14:45:00",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "15:45:00",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "16:15:00",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "16:45:00",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "17:45:00",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "18:45:00",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "19:45:00",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "20:45:00",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "22:45:00",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "6c038fa7-292a-4c5c-8c52-14667a5d5663",
        "string": "RDoBCBIf3f4AHoY9$8y9",
        "phrase": "folk sensually fanatic evergreen abnormal hardener",
        "color": "#7e2888",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit aliquam orci semper, ornare porta gravida velit ligula facilisis mi vitae penatibus, mattis magna posuere habitant quam montes maximus in tortor.",
            "Sollicitudin lectus fringilla sit facilisi donec ultricies tristique penatibus ante vel ut, sociosqu ornare viverra rutrum eros laoreet vitae consequat mattis.",
            "Mus consectetur cubilia quis aliquet at suscipit himenaeos vitae nulla congue, blandit penatibus nam aenean tortor per malesuada dapibus erat, auctor torquent metus nascetur faucibus sed ornare integer consequat."
        ],
        "bytes": {
            "hex": "7e28889c2f255b8a9b4258f6f7c0a652f1df9d70607a9b662f82dedf604b0dfe",
            "int": [
                126,
                40,
                136,
                156,
                47,
                37,
                91,
                138,
                155,
                66,
                88,
                246,
                247,
                192,
                166,
                82,
                241,
                223,
                157,
                112,
                96,
                122,
                155,
                102,
                47,
                130,
                222,
                223,
                96,
                75,
                13,
                254
            ]
        }
    },
    "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
    }
}