{
    "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-20T02:32:55+00:00",
        "http": "Sun, 20 Sep 2026 02:32:55 GMT",
        "unix": 1789871575,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "16:32:55",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "19:32:55",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "20:32:55",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "21:32:55",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "22:32:55",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "23:32:55",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "03:32:55",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "04:32:55",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "03:32:55",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "04:32:55",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "05:32:55",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "05:32:55",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "06:02:55",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "06:32:55",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "07:32:55",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "08:02:55",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "08:32:55",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "09:32:55",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "10:32:55",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "11:32:55",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "12:32:55",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "14:32:55",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "1de2a352-3231-4e37-915e-3a822cecf470",
        "string": "y0CUW$3jQ!x$Yv0qySjX",
        "phrase": "sterling ranging greedily aggregate avoid quotation",
        "color": "#873cfb",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit aptent ex, est hendrerit rhoncus ac volutpat dignissim mauris facilisis.",
            "Habitant mauris orci rhoncus a hendrerit sed neque, lorem sit blandit convallis hac aliquet.",
            "Eleifend tempus netus justo sociosqu venenatis gravida non efficitur egestas pulvinar habitasse urna dolor maximus semper, litora feugiat massa sapien mi vitae lobortis ut parturient tellus nisl sem dis."
        ],
        "bytes": {
            "hex": "873cfb8d69e1d2a36faa6918ea28242e57462bc79d545650aca82303414f0ce1",
            "int": [
                135,
                60,
                251,
                141,
                105,
                225,
                210,
                163,
                111,
                170,
                105,
                24,
                234,
                40,
                36,
                46,
                87,
                70,
                43,
                199,
                157,
                84,
                86,
                80,
                172,
                168,
                35,
                3,
                65,
                79,
                12,
                225
            ]
        }
    },
    "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
    }
}