{
    "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-08-29T07:40:44+00:00",
        "http": "Sat, 29 Aug 2026 07:40:44 GMT",
        "unix": 1787989244,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "21:40:44",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "00:40:44",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "01:40:44",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "02:40:44",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "03:40:44",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "04:40:44",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "08:40:44",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "09:40:44",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "08:40:44",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "09:40:44",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "10:40:44",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "10:40:44",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "11:10:44",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "11:40:44",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "12:40:44",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "13:10:44",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "13:40:44",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "14:40:44",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "15:40:44",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "16:40:44",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "17:40:44",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "19:40:44",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "53add1a5-4566-4b3d-9658-45c38bf2c167",
        "string": "D5NB#zXsTRvam21l9151",
        "phrase": "helpline petticoat reluctant mutilated chief deluge",
        "color": "#687850",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit senectus aptent, potenti elementum lacinia leo curae eu pellentesque laoreet donec praesent, mi condimentum platea non varius venenatis lacus egestas.",
            "Lorem pulvinar vivamus ut sapien lacus mi vitae vel maximus hendrerit, vehicula potenti et tempus pretium sociosqu ac inceptos euismod.",
            "Fringilla nunc habitant sagittis varius consectetur tincidunt placerat nec metus, lorem nascetur torquent nisi volutpat quam at."
        ],
        "bytes": {
            "hex": "687850c597475f38cc60063b282ef42958ef448a16b94fb64c75516c23edd94e",
            "int": [
                104,
                120,
                80,
                197,
                151,
                71,
                95,
                56,
                204,
                96,
                6,
                59,
                40,
                46,
                244,
                41,
                88,
                239,
                68,
                138,
                22,
                185,
                79,
                182,
                76,
                117,
                81,
                108,
                35,
                237,
                217,
                78
            ]
        }
    },
    "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
    }
}