{
    "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-11T16:38:50+00:00",
        "http": "Fri, 11 Sep 2026 16:38:50 GMT",
        "unix": 1789144730,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "06:38:50",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "09:38:50",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "10:38:50",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "11:38:50",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "12:38:50",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "13:38:50",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "17:38:50",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "18:38:50",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "17:38:50",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "18:38:50",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "19:38:50",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "19:38:50",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:08:50",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "20:38:50",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "21:38:50",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:08:50",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "22:38:50",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "23:38:50",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "00:38:50",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "01:38:50",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "02:38:50",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "04:38:50",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "0a0152d1-368c-4358-8937-d351a0a5d643",
        "string": "qrnah^4C*fPWFXBTzrNT",
        "phrase": "ripeness crazed fragility lagoon confront demise",
        "color": "#0435bc",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit integer felis nam leo senectus, ultricies iaculis quisque ornare a massa tincidunt sem netus auctor convallis.",
            "Magna consequat vel orci sem adipiscing quisque ultricies diam, in luctus eros posuere urna ligula.",
            "Aliquet ridiculus primis interdum dapibus ipsum vitae porta risus, nulla sed mattis bibendum montes mi."
        ],
        "bytes": {
            "hex": "0435bc51bde37804b053ca63b3eefb3b5247c033a25f5cc092f32b55d1036220",
            "int": [
                4,
                53,
                188,
                81,
                189,
                227,
                120,
                4,
                176,
                83,
                202,
                99,
                179,
                238,
                251,
                59,
                82,
                71,
                192,
                51,
                162,
                95,
                92,
                192,
                146,
                243,
                43,
                85,
                209,
                3,
                98,
                32
            ]
        }
    },
    "request": {
        "method": "GET",
        "uri": "https://www.util.tthe.se/sitemap.xml",
        "headers": {
            "Host": [
                "www.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
    }
}