{
    "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-28T21:33:41+00:00",
        "http": "Fri, 28 Aug 2026 21:33:41 GMT",
        "unix": 1787952821,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "11:33:41",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "14:33:41",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "15:33:41",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "16:33:41",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "17:33:41",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "18:33:41",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "22:33:41",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "23:33:41",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "22:33:41",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "23:33:41",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "00:33:41",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "00:33:41",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "01:03:41",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "01:33:41",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "02:33:41",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "03:03:41",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "03:33:41",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "04:33:41",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "05:33:41",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "06:33:41",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "07:33:41",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "09:33:41",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "322611ee-eb39-4aa0-a67d-1f2807b5db20",
        "string": "stb4WhlJ7W$yAEADyhOa",
        "phrase": "plaything reproduce attention bovine bless collie",
        "color": "#5824c5",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit nec suspendisse, aliquet dignissim diam per in vehicula laoreet ultricies.",
            "Mi sem ante nibh cras hac volutpat vulputate hendrerit massa lobortis risus luctus integer dapibus, amet leo vitae elit at dolor senectus donec sagittis ac vestibulum consequat.",
            "Dis tortor quis nisl penatibus fusce suscipit potenti blandit amet consequat leo, tempus ultricies mi nibh ligula ante magna est porttitor proin."
        ],
        "bytes": {
            "hex": "5824c5d4d5efa92d4a22248ac43f30d02fd29f967a5778eeda49235bff4e91a9",
            "int": [
                88,
                36,
                197,
                212,
                213,
                239,
                169,
                45,
                74,
                34,
                36,
                138,
                196,
                63,
                48,
                208,
                47,
                210,
                159,
                150,
                122,
                87,
                120,
                238,
                218,
                73,
                35,
                91,
                255,
                78,
                145,
                169
            ]
        }
    },
    "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
    }
}