{
    "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-12T16:33:16+00:00",
        "http": "Sat, 12 Sep 2026 16:33:16 GMT",
        "unix": 1789230796,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "06:33:16",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "09:33:16",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "10:33:16",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "11:33:16",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "12:33:16",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "13:33:16",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "17:33:16",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "18:33:16",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "17:33:16",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "18:33:16",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "19:33:16",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "19:33:16",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:03:16",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "20:33:16",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "21:33:16",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:03:16",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "22:33:16",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "23:33:16",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "00:33:16",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "01:33:16",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "02:33:16",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "04:33:16",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "d5b7d77b-7908-41a1-9f54-de6aa65708bb",
        "string": "*I9N@4dDsqNQSgJ7Aw%O",
        "phrase": "unaware strewn pacemaker cucumber unburned shelve",
        "color": "#edcf8c",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit non dui nullam pulvinar finibus justo integer, montes lacus donec commodo arcu curae aenean eget sociosqu vivamus netus sodales lacinia.",
            "Per adipiscing libero mi cursus euismod lorem sociosqu odio nec, nulla mollis nunc curabitur sollicitudin faucibus ornare pellentesque magna vehicula, ridiculus rhoncus inceptos curae integer rutrum cubilia consequat.",
            "Blandit vel sem torquent imperdiet viverra per condimentum justo aenean tristique non nisl elementum class, enim amet nec hendrerit tempor potenti auctor dictumst natoque congue eget orci aptent."
        ],
        "bytes": {
            "hex": "edcf8c346e5361a8086b5daa194db3aa6a5ccbbbfcf00b7f1b9f6635a36f7e6f",
            "int": [
                237,
                207,
                140,
                52,
                110,
                83,
                97,
                168,
                8,
                107,
                93,
                170,
                25,
                77,
                179,
                170,
                106,
                92,
                203,
                187,
                252,
                240,
                11,
                127,
                27,
                159,
                102,
                53,
                163,
                111,
                126,
                111
            ]
        }
    },
    "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
    }
}