{
    "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-23T14:56:19+00:00",
        "http": "Wed, 23 Sep 2026 14:56:19 GMT",
        "unix": 1790175379,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "04:56:19",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "07:56:19",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "08:56:19",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "09:56:19",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "10:56:19",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "11:56:19",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "15:56:19",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "16:56:19",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "15:56:19",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "16:56:19",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "17:56:19",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "17:56:19",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "18:26:19",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "18:56:19",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "19:56:19",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "20:26:19",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "20:56:19",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "21:56:19",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "22:56:19",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "23:56:19",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "00:56:19",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "02:56:19",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "e9ec8894-5b99-48f1-8e60-be0efecc79db",
        "string": "kuNSgkGnSB0Oak2scX#T",
        "phrase": "defense voicing theft canine chosen growl",
        "color": "#feea77",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit, urna praesent gravida hac ligula leo aliquam magnis, fames conubia habitant augue duis potenti.",
            "Aenean mus inceptos mauris consectetur praesent tempor elementum netus nostra, accumsan euismod parturient etiam fermentum leo sapien turpis.",
            "Viverra quam dictumst praesent condimentum euismod malesuada velit litora varius nisi duis posuere, a mollis ornare blandit per placerat hac est ultrices at ridiculus."
        ],
        "bytes": {
            "hex": "feea77301d1a9eac50f7ac5b98ece4937bf280bc2eaa9e4fafef62d1e111e03a",
            "int": [
                254,
                234,
                119,
                48,
                29,
                26,
                158,
                172,
                80,
                247,
                172,
                91,
                152,
                236,
                228,
                147,
                123,
                242,
                128,
                188,
                46,
                170,
                158,
                79,
                175,
                239,
                98,
                209,
                225,
                17,
                224,
                58
            ]
        }
    },
    "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
    }
}