{
    "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-18T10:33:12+00:00",
        "http": "Fri, 18 Sep 2026 10:33:12 GMT",
        "unix": 1789727592,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "00:33:12",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "03:33:12",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "04:33:12",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "05:33:12",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "06:33:12",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "07:33:12",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "11:33:12",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "12:33:12",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "11:33:12",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "12:33:12",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "13:33:12",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "13:33:12",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "14:03:12",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "14:33:12",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "15:33:12",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "16:03:12",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "16:33:12",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "17:33:12",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "18:33:12",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "19:33:12",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "20:33:12",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "22:33:12",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "3eb54a56-e253-4a3f-9632-73386c8b420c",
        "string": "nC7ICf^r!R#Di1LtVmqV",
        "phrase": "boned persuaded removed gamma retry appendage",
        "color": "#00f73a",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit sollicitudin, elementum sagittis interdum pharetra finibus senectus semper.",
            "Magnis porta pretium nunc molestie accumsan dictumst, augue class morbi proin.",
            "Integer nisl vitae parturient suspendisse velit pellentesque id auctor posuere sapien dolor hendrerit magnis, nam facilisis porta mauris praesent proin varius enim mollis aptent porttitor non."
        ],
        "bytes": {
            "hex": "00f73af025f83a31e3f1b7ca0273b9c1a5bc1bc152dfc15fcf34811cf139284f",
            "int": [
                0,
                247,
                58,
                240,
                37,
                248,
                58,
                49,
                227,
                241,
                183,
                202,
                2,
                115,
                185,
                193,
                165,
                188,
                27,
                193,
                82,
                223,
                193,
                95,
                207,
                52,
                129,
                28,
                241,
                57,
                40,
                79
            ]
        }
    },
    "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
    }
}