{
    "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-10T00:35:24+00:00",
        "http": "Thu, 10 Sep 2026 00:35:24 GMT",
        "unix": 1789000524,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "14:35:24",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "17:35:24",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "18:35:24",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "19:35:24",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "20:35:24",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "21:35:24",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "01:35:24",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "02:35:24",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "01:35:24",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "02:35:24",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "03:35:24",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "03:35:24",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "04:05:24",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "04:35:24",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "05:35:24",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "06:05:24",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "06:35:24",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "07:35:24",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "08:35:24",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "09:35:24",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "10:35:24",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "12:35:24",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "6cd4f558-0276-4414-bc63-e8fe80d2ba5e",
        "string": "hvEc1WKSDQk^%lxlfPYU",
        "phrase": "landfill unhitched goofy ounce catfight aviator",
        "color": "#7b6503",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit cursus ex montes vestibulum, finibus fringilla himenaeos phasellus hendrerit tincidunt tempus quisque class odio senectus, natoque auctor semper eget lectus litora erat leo augue habitasse.",
            "Fusce consectetur suscipit justo iaculis fames odio cursus risus ante ex auctor eget neque est dapibus, ligula quis massa blandit eleifend ad imperdiet nostra sit mi magna orci vivamus erat.",
            "Tempus congue ullamcorper cras fermentum vel curabitur viverra arcu facilisi, elementum eget habitant tristique enim nascetur laoreet ultrices placerat, phasellus feugiat mi hac felis etiam nibh est."
        ],
        "bytes": {
            "hex": "7b650300d11b799822abb480e87480d0bfae618d202de96a53bd37481310bb73",
            "int": [
                123,
                101,
                3,
                0,
                209,
                27,
                121,
                152,
                34,
                171,
                180,
                128,
                232,
                116,
                128,
                208,
                191,
                174,
                97,
                141,
                32,
                45,
                233,
                106,
                83,
                189,
                55,
                72,
                19,
                16,
                187,
                115
            ]
        }
    },
    "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
    }
}