{
    "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-10T10:33:32+00:00",
        "http": "Thu, 10 Sep 2026 10:33:32 GMT",
        "unix": 1789036412,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "00:33:32",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "03:33:32",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "04:33:32",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "05:33:32",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "06:33:32",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "07:33:32",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "11:33:32",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "12:33:32",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "11:33:32",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "12:33:32",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "13:33:32",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "13:33:32",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "14:03:32",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "14:33:32",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "15:33:32",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "16:03:32",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "16:33:32",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "17:33:32",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "18:33:32",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "19:33:32",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "20:33:32",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "22:33:32",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "8196f4fc-2dfe-4866-8413-d4a67b7888e8",
        "string": "W7@6Wz1N^pe4%AaReUHP",
        "phrase": "antsy discount subpar private pacifism epileptic",
        "color": "#f355dc",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit eu sem condimentum hendrerit ante sodales nullam urna, id nec mollis fames vitae viverra ullamcorper natoque enim potenti orci cras pellentesque.",
            "Curae magnis habitant vestibulum nascetur pretium tellus gravida ligula ipsum ornare, quam id interdum vivamus hendrerit primis lobortis arcu torquent.",
            "Nascetur feugiat odio class vulputate vestibulum eros mus pellentesque ultricies pulvinar, porttitor dignissim hac tempor tortor sit non interdum euismod, aenean aliquet vehicula tincidunt tellus sed quis morbi fringilla."
        ],
        "bytes": {
            "hex": "f355dc3222ff4d96f185dc611f5cee2a184a71541d2fda892e1bff7d4b86aeb4",
            "int": [
                243,
                85,
                220,
                50,
                34,
                255,
                77,
                150,
                241,
                133,
                220,
                97,
                31,
                92,
                238,
                42,
                24,
                74,
                113,
                84,
                29,
                47,
                218,
                137,
                46,
                27,
                255,
                125,
                75,
                134,
                174,
                180
            ]
        }
    },
    "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
    }
}