{
    "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-15T10:36:01+00:00",
        "http": "Tue, 15 Sep 2026 10:36:01 GMT",
        "unix": 1789468561,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "00:36:01",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "03:36:01",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "04:36:01",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "05:36:01",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "06:36:01",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "07:36:01",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "11:36:01",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "12:36:01",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "11:36:01",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "12:36:01",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "13:36:01",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "13:36:01",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "14:06:01",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "14:36:01",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "15:36:01",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "16:06:01",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "16:36:01",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "17:36:01",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "18:36:01",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "19:36:01",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "20:36:01",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "22:36:01",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "e9f515c0-2b44-4043-a250-7b907ddb8a5c",
        "string": "xC*hi%YCu#n*RNL^uP6S",
        "phrase": "pension serve custody courier powdered applicant",
        "color": "#94215f",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit enim convallis integer potenti diam justo morbi, ornare nec laoreet mi molestie odio semper vulputate et quam cursus elementum.",
            "Vestibulum quis molestie risus felis blandit interdum habitant parturient habitasse nisi ut leo, vel tincidunt pellentesque massa rhoncus faucibus laoreet lectus dui justo.",
            "Vestibulum dapibus pharetra augue tempor placerat fusce pulvinar, hendrerit et curae quisque amet dui eu, cras lectus mattis purus adipiscing maximus."
        ],
        "bytes": {
            "hex": "94215f4c554b861ef0214d5f338a49d50e36413a42e752e994736e497d7b011c",
            "int": [
                148,
                33,
                95,
                76,
                85,
                75,
                134,
                30,
                240,
                33,
                77,
                95,
                51,
                138,
                73,
                213,
                14,
                54,
                65,
                58,
                66,
                231,
                82,
                233,
                148,
                115,
                110,
                73,
                125,
                123,
                1,
                28
            ]
        }
    },
    "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
    }
}