{
    "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-12T08:45:33+00:00",
        "http": "Sat, 12 Sep 2026 08:45:33 GMT",
        "unix": 1789202733,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "22:45:33",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "01:45:33",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "02:45:33",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "03:45:33",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "04:45:33",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "05:45:33",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "09:45:33",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "10:45:33",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "09:45:33",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "10:45:33",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "11:45:33",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "11:45:33",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "12:15:33",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "12:45:33",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "13:45:33",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "14:15:33",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "14:45:33",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "15:45:33",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "16:45:33",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "17:45:33",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "18:45:33",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "20:45:33",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "fb4a6c8c-0a7a-4334-a038-061b9093ec41",
        "string": "Qh2on*BRVV9@Klqj28p$",
        "phrase": "bakery caboose gallows rake pointing coral",
        "color": "#1d7ea5",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit eros inceptos quisque nascetur, nibh mi platea class elementum egestas a at aliquam felis.",
            "Elit egestas metus lobortis eget faucibus pharetra lectus cras ullamcorper consectetur, facilisi sociosqu phasellus tincidunt hac nulla curabitur mollis.",
            "Eget mattis ornare consectetur dis velit pellentesque cubilia ridiculus, ligula potenti curae suspendisse aliquet montes parturient, nascetur per eleifend placerat integer molestie taciti."
        ],
        "bytes": {
            "hex": "1d7ea5fe225a5313018ace3da516c8cd0be342aad02397fa9738c7cfeb02b6ac",
            "int": [
                29,
                126,
                165,
                254,
                34,
                90,
                83,
                19,
                1,
                138,
                206,
                61,
                165,
                22,
                200,
                205,
                11,
                227,
                66,
                170,
                208,
                35,
                151,
                250,
                151,
                56,
                199,
                207,
                235,
                2,
                182,
                172
            ]
        }
    },
    "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
    }
}