{
    "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-18T12:45:54+00:00",
        "http": "Fri, 18 Sep 2026 12:45:54 GMT",
        "unix": 1789735554,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "02:45:54",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "05:45:54",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "06:45:54",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "07:45:54",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "08:45:54",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "09:45:54",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "13:45:54",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "14:45:54",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "13:45:54",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "14:45:54",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "15:45:54",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "15:45:54",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "16:15:54",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "16:45:54",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "17:45:54",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "18:15:54",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "18:45:54",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "19:45:54",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "20:45:54",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "21:45:54",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "22:45:54",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "00:45:54",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "4b7a199a-4956-4ac8-9a7f-65d003db04a0",
        "string": "mliMb3lmALEnuk*^OLT&",
        "phrase": "daughter excavator gothic snazzy till growing",
        "color": "#0ea877",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit parturient curae, turpis ad porttitor conubia neque cubilia sollicitudin fusce et nascetur, bibendum litora erat integer himenaeos sed justo feugiat.",
            "Tempus ridiculus vehicula dictum proin auctor urna egestas primis augue orci ligula eget taciti, congue sodales duis efficitur quam ut suscipit phasellus habitant varius natoque mattis.",
            "Velit dignissim tristique convallis senectus non rutrum malesuada nulla habitasse vel aenean, magnis iaculis pulvinar tortor commodo consectetur volutpat lobortis class leo."
        ],
        "bytes": {
            "hex": "0ea877313985f4844f26dbde3c479d7efe1befcdba86127a39c35de0cddd5227",
            "int": [
                14,
                168,
                119,
                49,
                57,
                133,
                244,
                132,
                79,
                38,
                219,
                222,
                60,
                71,
                157,
                126,
                254,
                27,
                239,
                205,
                186,
                134,
                18,
                122,
                57,
                195,
                93,
                224,
                205,
                221,
                82,
                39
            ]
        }
    },
    "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
    }
}