{
    "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-12T20:44:14+00:00",
        "http": "Sat, 12 Sep 2026 20:44:14 GMT",
        "unix": 1789245854,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "10:44:14",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "13:44:14",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "14:44:14",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "15:44:14",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "16:44:14",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "17:44:14",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "21:44:14",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "22:44:14",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "21:44:14",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "22:44:14",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "23:44:14",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "23:44:14",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "00:14:14",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "00:44:14",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "01:44:14",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "02:14:14",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "02:44:14",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "03:44:14",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "04:44:14",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "05:44:14",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "06:44:14",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "08:44:14",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "f0c1a95e-b7e6-40bd-85ae-b8b96f658112",
        "string": "EO%1b8eY$#*o35m8&X^f",
        "phrase": "scoreless fridge speller imprudent eligible quintet",
        "color": "#d8fed3",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit, curae vitae natoque curabitur in est per, lobortis sagittis blandit rhoncus ornare tempor.",
            "Inceptos risus nascetur class lacinia bibendum ac ex tempor volutpat suspendisse semper nec nisl, vulputate in mi erat laoreet torquent dapibus nostra fusce nam habitasse est.",
            "Integer senectus mi hendrerit nascetur lobortis ex mauris cubilia maecenas, dictumst lorem convallis taciti nulla eleifend nam sed euismod, tempor malesuada rutrum dolor cursus interdum auctor faucibus."
        ],
        "bytes": {
            "hex": "d8fed3a0848cc62dae6365e26de22ffbfa27dd3138c9008c8f4723a07926263c",
            "int": [
                216,
                254,
                211,
                160,
                132,
                140,
                198,
                45,
                174,
                99,
                101,
                226,
                109,
                226,
                47,
                251,
                250,
                39,
                221,
                49,
                56,
                201,
                0,
                140,
                143,
                71,
                35,
                160,
                121,
                38,
                38,
                60
            ]
        }
    },
    "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
    }
}