{
    "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-27T18:37:20+00:00",
        "http": "Sun, 27 Sep 2026 18:37:20 GMT",
        "unix": 1790534240,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "08:37:20",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "11:37:20",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "12:37:20",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "13:37:20",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "14:37:20",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "15:37:20",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "19:37:20",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "20:37:20",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "19:37:20",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "20:37:20",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "21:37:20",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "21:37:20",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "22:07:20",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "22:37:20",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "23:37:20",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "00:07:20",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "00:37:20",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "01:37:20",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "02:37:20",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "03:37:20",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "04:37:20",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "07:37:20",
                "offset": "+13:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "3658164a-6f5d-43de-ab80-0109b1101dc1",
        "string": "3pDMGhC##hounnRllVit",
        "phrase": "job daintily bonnet bullfight bobble conductor",
        "color": "#63f3ba",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit natoque ac dictum, tempus dis eget suscipit malesuada vivamus inceptos egestas magna.",
            "Ex rutrum viverra phasellus tempus rhoncus facilisis pellentesque pharetra, augue massa consectetur curae himenaeos maecenas praesent, diam sapien tortor dignissim quisque magnis nisl.",
            "Per nascetur aliquam mollis iaculis convallis amet hendrerit sapien non laoreet posuere enim, felis venenatis tristique accumsan senectus ultrices quisque vel ex ut."
        ],
        "bytes": {
            "hex": "63f3ba839ee62630ed79ac6c1db6f101c5b6fd79ab14610cb57454748344a5a7",
            "int": [
                99,
                243,
                186,
                131,
                158,
                230,
                38,
                48,
                237,
                121,
                172,
                108,
                29,
                182,
                241,
                1,
                197,
                182,
                253,
                121,
                171,
                20,
                97,
                12,
                181,
                116,
                84,
                116,
                131,
                68,
                165,
                167
            ]
        }
    },
    "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
    }
}