{
    "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-06-17T00:01:30+00:00",
        "http": "Wed, 17 Jun 2026 00:01:30 GMT",
        "unix": 1781654490,
        "week": 25,
        "world": {
            "Pacific/Honolulu": {
                "time": "14:01:30",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "17:01:30",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "18:01:30",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "19:01:30",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "20:01:30",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "21:01:30",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "01:01:30",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "02:01:30",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "01:01:30",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "02:01:30",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "03:01:30",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "03:01:30",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "03:31:30",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "04:01:30",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "05:01:30",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "05:31:30",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "06:01:30",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "07:01:30",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "08:01:30",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "09:01:30",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "10:01:30",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "12:01:30",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "c5c90e28-dcc9-432b-ba88-d261669b8689",
        "string": "e!0xCP!$x1TJqu7J6NAl",
        "phrase": "unfixed breeder jovial diabetic safely amicably",
        "color": "#6e6e4a",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit ut cubilia, cras tempor facilisi enim hendrerit praesent aenean a.",
            "Sapien a orci ullamcorper porttitor iaculis montes est, ligula risus tortor at sollicitudin ornare, dolor gravida velit tincidunt bibendum justo.",
            "Sit eleifend sollicitudin eu primis tempus semper auctor velit bibendum neque tellus, taciti vehicula aptent fames pharetra blandit maximus suspendisse purus dis, fusce ornare mauris sapien egestas maecenas orci magnis morbi natoque."
        ],
        "bytes": {
            "hex": "6e6e4ab14b3d673ef2bc1ade53324f79f39a4e5fe1074a0a259bb3c7ca56485b",
            "int": [
                110,
                110,
                74,
                177,
                75,
                61,
                103,
                62,
                242,
                188,
                26,
                222,
                83,
                50,
                79,
                121,
                243,
                154,
                78,
                95,
                225,
                7,
                74,
                10,
                37,
                155,
                179,
                199,
                202,
                86,
                72,
                91
            ]
        }
    },
    "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
    }
}