{
    "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-19T12:36:28+00:00",
        "http": "Fri, 19 Jun 2026 12:36:28 GMT",
        "unix": 1781872588,
        "week": 25,
        "world": {
            "Pacific/Honolulu": {
                "time": "02:36:28",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "05:36:28",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "06:36:28",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "07:36:28",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "08:36:28",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "09:36:28",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "13:36:28",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "14:36:28",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "13:36:28",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "14:36:28",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "15:36:28",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "15:36:28",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "16:06:28",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "16:36:28",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "17:36:28",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "18:06:28",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "18:36:28",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "19:36:28",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "20:36:28",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "21:36:28",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "22:36:28",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "00:36:28",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "a48a9add-4e10-4cb8-bce3-65a7d9924bf3",
        "string": "HKA9N*7GqOqGPa%FKnDM",
        "phrase": "dumpling spree overspend spill blasphemy confident",
        "color": "#8918fd",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit vehicula metus tempus, tristique varius quisque eros posuere nullam dapibus tincidunt.",
            "Primis hac sit curae ex iaculis porttitor id in risus posuere, pretium vehicula pellentesque sapien odio aliquet erat fermentum.",
            "Tellus cursus habitant consequat feugiat egestas euismod facilisi a conubia sodales suscipit pretium libero, penatibus montes sapien suspendisse molestie aenean nunc consectetur scelerisque turpis nulla hac."
        ],
        "bytes": {
            "hex": "8918fddbf4ef77aac27f85600aaa947ab83640f3f709c4af73c99f2366581eb2",
            "int": [
                137,
                24,
                253,
                219,
                244,
                239,
                119,
                170,
                194,
                127,
                133,
                96,
                10,
                170,
                148,
                122,
                184,
                54,
                64,
                243,
                247,
                9,
                196,
                175,
                115,
                201,
                159,
                35,
                102,
                88,
                30,
                178
            ]
        }
    },
    "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
    }
}