{
    "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-23T08:43:28+00:00",
        "http": "Wed, 23 Sep 2026 08:43:28 GMT",
        "unix": 1790153008,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "22:43:28",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "01:43:28",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "02:43:28",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "03:43:28",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "04:43:28",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "05:43:28",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "09:43:28",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "10:43:28",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "09:43:28",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "10:43:28",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "11:43:28",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "11:43:28",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "12:13:28",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "12:43:28",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "13:43:28",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "14:13:28",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "14:43:28",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "15:43:28",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "16:43:28",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "17:43:28",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "18:43:28",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "20:43:28",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "232738ba-121c-4087-831c-2ccb483080fa",
        "string": "w$Rzs93xGnmj70WzdmvG",
        "phrase": "tingling resonant hardhat mangy mom parlor",
        "color": "#9d711d",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit ligula vulputate ante, ullamcorper interdum sem sodales pharetra et nisl ornare imperdiet.",
            "Porta pellentesque morbi nam placerat phasellus suspendisse ridiculus sociosqu non, euismod at facilisis parturient venenatis sollicitudin rhoncus posuere.",
            "Nullam vel rhoncus habitasse aptent natoque enim placerat aenean vivamus accumsan pulvinar, porta scelerisque penatibus est imperdiet sodales turpis orci in."
        ],
        "bytes": {
            "hex": "9d711d64c7fee59bc04bba6142bd38ff43426e9da9fd36cfb5346b93fc42665b",
            "int": [
                157,
                113,
                29,
                100,
                199,
                254,
                229,
                155,
                192,
                75,
                186,
                97,
                66,
                189,
                56,
                255,
                67,
                66,
                110,
                157,
                169,
                253,
                54,
                207,
                181,
                52,
                107,
                147,
                252,
                66,
                102,
                91
            ]
        }
    },
    "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
    }
}