{
    "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-21T16:39:58+00:00",
        "http": "Mon, 21 Sep 2026 16:39:58 GMT",
        "unix": 1790008798,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "06:39:58",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "09:39:58",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "10:39:58",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "11:39:58",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "12:39:58",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "13:39:58",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "17:39:58",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "18:39:58",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "17:39:58",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "18:39:58",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "19:39:58",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "19:39:58",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:09:58",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "20:39:58",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "21:39:58",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:09:58",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "22:39:58",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "23:39:58",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "00:39:58",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "01:39:58",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "02:39:58",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "04:39:58",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "12ef18b2-e14d-4c0d-9e31-1a12356d4388",
        "string": "8J3g8#x^3zxYvSJs6CHO",
        "phrase": "tacky rocker cover grandkid bamboo cranium",
        "color": "#470953",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit consequat odio semper montes nam imperdiet sollicitudin, elementum tortor cras fames pulvinar donec eros pellentesque interdum hac eleifend diam.",
            "Tempus sapien dapibus pulvinar laoreet viverra cubilia senectus consectetur molestie, praesent ad ligula consequat mattis netus malesuada risus, scelerisque ullamcorper hendrerit non quis eros venenatis euismod.",
            "Platea amet ligula lorem curae ullamcorper vestibulum iaculis elit rutrum consequat nascetur sodales, in volutpat est eu odio habitant varius class felis pharetra."
        ],
        "bytes": {
            "hex": "4709534d408dd6be48d5a4a896f4d41dc71ec203fa1c99fb672be6278da50fa7",
            "int": [
                71,
                9,
                83,
                77,
                64,
                141,
                214,
                190,
                72,
                213,
                164,
                168,
                150,
                244,
                212,
                29,
                199,
                30,
                194,
                3,
                250,
                28,
                153,
                251,
                103,
                43,
                230,
                39,
                141,
                165,
                15,
                167
            ]
        }
    },
    "request": {
        "method": "GET",
        "uri": "https://util.tthe.se/sitemap.xml",
        "headers": {
            "Host": [
                "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
    }
}