{
    "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-18T00:04:10+00:00",
        "http": "Thu, 18 Jun 2026 00:04:10 GMT",
        "unix": 1781741050,
        "week": 25,
        "world": {
            "Pacific/Honolulu": {
                "time": "14:04:10",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "17:04:10",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "18:04:10",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "19:04:10",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "20:04:10",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "21:04:10",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "01:04:10",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "02:04:10",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "01:04:10",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "02:04:10",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "03:04:10",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "03:04:10",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "03:34:10",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "04:04:10",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "05:04:10",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "05:34:10",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "06:04:10",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "07:04:10",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "08:04:10",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "09:04:10",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "10:04:10",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "12:04:10",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "f428b99d-5b37-4b72-82fe-24dec195e924",
        "string": "1EnWEhjzV#sH#X5P1Ef@",
        "phrase": "saxophone system violate convent amino snowplow",
        "color": "#6adf7b",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit class eleifend ridiculus tortor ex est eget potenti netus nascetur dictumst.",
            "Mi sapien enim posuere libero a curae montes, aliquet urna pulvinar rutrum quis.",
            "Nam accumsan elit class ornare vehicula habitant pretium commodo magna platea fusce vitae tortor lacus consectetur suscipit vel sollicitudin, est donec felis lobortis faucibus luctus tempor ridiculus neque elementum laoreet praesent euismod nisi lorem fames."
        ],
        "bytes": {
            "hex": "6adf7bbf80147ff54d7ff84f8760992619c442c2162c614228b7120817b2e5ab",
            "int": [
                106,
                223,
                123,
                191,
                128,
                20,
                127,
                245,
                77,
                127,
                248,
                79,
                135,
                96,
                153,
                38,
                25,
                196,
                66,
                194,
                22,
                44,
                97,
                66,
                40,
                183,
                18,
                8,
                23,
                178,
                229,
                171
            ]
        }
    },
    "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
    }
}