{
    "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-26T19:45:41+00:00",
        "http": "Wed, 26 Aug 2026 19:45:41 GMT",
        "unix": 1787773541,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "09:45:41",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "12:45:41",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "13:45:41",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "14:45:41",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "15:45:41",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "16:45:41",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "20:45:41",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "21:45:41",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "20:45:41",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "21:45:41",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "22:45:41",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "22:45:41",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "23:15:41",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "23:45:41",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "00:45:41",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "01:15:41",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "01:45:41",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "02:45:41",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "03:45:41",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "04:45:41",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "05:45:41",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "07:45:41",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "8aa652bf-7d42-48ed-a1cd-1c917251dcdb",
        "string": "GEIgTro6@eSSGeTRy0^j",
        "phrase": "ducking argue unvented unify habitable dove",
        "color": "#47fce7",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit class integer tellus ornare, volutpat vehicula ultrices habitant arcu erat velit porttitor libero.",
            "Bibendum nullam torquent dis inceptos natoque pretium erat viverra nam vel maecenas eget nec montes, phasellus integer velit euismod justo mollis tortor nascetur adipiscing donec commodo taciti duis.",
            "Ultrices gravida non auctor cras erat curae finibus aliquam tellus maximus, porttitor purus nibh fringilla class aptent id habitant mauris ante, rutrum porta morbi natoque congue netus suspendisse quisque luctus."
        ],
        "bytes": {
            "hex": "47fce77d9ee2e6d7740b557e0ac272aed8ab67a426d21dee7256d4d9afc9c194",
            "int": [
                71,
                252,
                231,
                125,
                158,
                226,
                230,
                215,
                116,
                11,
                85,
                126,
                10,
                194,
                114,
                174,
                216,
                171,
                103,
                164,
                38,
                210,
                29,
                238,
                114,
                86,
                212,
                217,
                175,
                201,
                193,
                148
            ]
        }
    },
    "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
    }
}