{
    "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-20T00:44:26+00:00",
        "http": "Sun, 20 Sep 2026 00:44:26 GMT",
        "unix": 1789865066,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "14:44:26",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "17:44:26",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "18:44:26",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "19:44:26",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "20:44:26",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "21:44:26",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "01:44:26",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "02:44:26",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "01:44:26",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "02:44:26",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "03:44:26",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "03:44:26",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "04:14:26",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "04:44:26",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "05:44:26",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "06:14:26",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "06:44:26",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "07:44:26",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "08:44:26",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "09:44:26",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "10:44:26",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "12:44:26",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "f1141fea-db5d-4adc-9a24-834e24ea0fc2",
        "string": "jt57x!g1Rwl5SObwmNDG",
        "phrase": "giddily blurb cheek banana renewal cleaver",
        "color": "#b05bfc",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit metus eget ante at commodo tristique conubia, sollicitudin nascetur porttitor bibendum ex class enim molestie aptent iaculis sed dui.",
            "Aliquam duis est sem vivamus sodales maximus augue urna felis, justo morbi quis leo penatibus etiam torquent fusce.",
            "Tincidunt primis lacus ridiculus posuere consequat finibus leo sed rutrum, mauris dictum sociosqu odio habitasse sodales proin nisi."
        ],
        "bytes": {
            "hex": "b05bfcc441964c111bedfe75311b29538585cc597ee5977200a3650be2d3b27d",
            "int": [
                176,
                91,
                252,
                196,
                65,
                150,
                76,
                17,
                27,
                237,
                254,
                117,
                49,
                27,
                41,
                83,
                133,
                133,
                204,
                89,
                126,
                229,
                151,
                114,
                0,
                163,
                101,
                11,
                226,
                211,
                178,
                125
            ]
        }
    },
    "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
    }
}