{
    "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-26T12:56:13+00:00",
        "http": "Sat, 26 Sep 2026 12:56:13 GMT",
        "unix": 1790427373,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "02:56:13",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "05:56:13",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "06:56:13",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "07:56:13",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "08:56:13",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "09:56:13",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "13:56:13",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "14:56:13",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "13:56:13",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "14:56:13",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "15:56:13",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "15:56:13",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "16:26:13",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "16:56:13",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "17:56:13",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "18:26:13",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "18:56:13",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "19:56:13",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "20:56:13",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "21:56:13",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "22:56:13",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "00:56:13",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "77ac1bee-4d58-4072-b675-f69070890949",
        "string": "pBbChmT2Yjj$puGhmP5Y",
        "phrase": "recapture audience alkalize jukebox oxymoron tingle",
        "color": "#9ea56b",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing, elit facilisis aptent cursus sed cubilia nisi, tempor rhoncus torquent fames vitae.",
            "Vivamus hac ad scelerisque dignissim blandit potenti a netus risus pharetra senectus, nisl eget per euismod neque efficitur placerat fusce natoque diam.",
            "Tortor magnis vehicula eleifend risus maecenas vulputate mus ultricies conubia et, nec dictum aenean semper platea phasellus proin taciti class."
        ],
        "bytes": {
            "hex": "9ea56b36965f2a60c29c66996d13a9215f705ec4e778b8d17e637643b62b6170",
            "int": [
                158,
                165,
                107,
                54,
                150,
                95,
                42,
                96,
                194,
                156,
                102,
                153,
                109,
                19,
                169,
                33,
                95,
                112,
                94,
                196,
                231,
                120,
                184,
                209,
                126,
                99,
                118,
                67,
                182,
                43,
                97,
                112
            ]
        }
    },
    "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
    }
}