{
    "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-11T10:47:01+00:00",
        "http": "Fri, 11 Sep 2026 10:47:01 GMT",
        "unix": 1789123621,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "00:47:01",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "03:47:01",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "04:47:01",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "05:47:01",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "06:47:01",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "07:47:01",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "11:47:01",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "12:47:01",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "11:47:01",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "12:47:01",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "13:47:01",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "13:47:01",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "14:17:01",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "14:47:01",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "15:47:01",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "16:17:01",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "16:47:01",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "17:47:01",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "18:47:01",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "19:47:01",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "20:47:01",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "22:47:01",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "1458527b-c85b-44a2-bdbe-ec558d4e2f06",
        "string": "us4@dNHn%FADkf6gYNub",
        "phrase": "quickstep cartel gangly magnetic decade jubilant",
        "color": "#5e4aa2",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit, nascetur mattis et senectus rutrum tellus conubia, tempus potenti dignissim rhoncus himenaeos quis.",
            "Leo suscipit urna pharetra aenean integer vehicula rhoncus dolor fames, auctor himenaeos placerat mus velit duis morbi.",
            "Ante netus mauris curabitur facilisis iaculis accumsan egestas fermentum ipsum, felis justo habitasse lectus pretium id phasellus."
        ],
        "bytes": {
            "hex": "5e4aa2aa24c332064bd4c9f6e0f389b6428b5ff312f51d88e3c4768aa0a64bb4",
            "int": [
                94,
                74,
                162,
                170,
                36,
                195,
                50,
                6,
                75,
                212,
                201,
                246,
                224,
                243,
                137,
                182,
                66,
                139,
                95,
                243,
                18,
                245,
                29,
                136,
                227,
                196,
                118,
                138,
                160,
                166,
                75,
                180
            ]
        }
    },
    "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
    }
}