{
    "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-26T10:49:31+00:00",
        "http": "Sat, 26 Sep 2026 10:49:31 GMT",
        "unix": 1790419771,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "00:49:31",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "03:49:31",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "04:49:31",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "05:49:31",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "06:49:31",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "07:49:31",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "11:49:31",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "12:49:31",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "11:49:31",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "12:49:31",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "13:49:31",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "13:49:31",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "14:19:31",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "14:49:31",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "15:49:31",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "16:19:31",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "16:49:31",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "17:49:31",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "18:49:31",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "19:49:31",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "20:49:31",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "22:49:31",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "e3ac3d73-da51-465f-a189-34b5d2ee97b0",
        "string": "1ndARwwRlriO!hmJAIVj",
        "phrase": "shabby overhang unmatched whenever snack phonebook",
        "color": "#9bf4b0",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit magna habitant lobortis phasellus, cursus quis nisi aliquam pellentesque eros vitae erat turpis.",
            "Malesuada mattis purus quisque commodo fringilla dui vulputate laoreet semper, ultrices morbi auctor maecenas facilisi velit hac.",
            "Justo leo amet ut consequat ad varius maximus dolor finibus vestibulum est ridiculus aptent adipiscing eget facilisi neque consectetur, lobortis nunc sapien hac maecenas ullamcorper viverra bibendum mus quisque felis nisi urna enim eu aenean."
        ],
        "bytes": {
            "hex": "9bf4b0b3a0ec1e808519f4d2ce9dda441276bcce4181dd993012728f472b085c",
            "int": [
                155,
                244,
                176,
                179,
                160,
                236,
                30,
                128,
                133,
                25,
                244,
                210,
                206,
                157,
                218,
                68,
                18,
                118,
                188,
                206,
                65,
                129,
                221,
                153,
                48,
                18,
                114,
                143,
                71,
                43,
                8,
                92
            ]
        }
    },
    "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
    }
}