{
    "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-07T17:55:56+00:00",
        "http": "Mon, 07 Sep 2026 17:55:56 GMT",
        "unix": 1788803756,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "07:55:56",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "10:55:56",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "11:55:56",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "12:55:56",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "13:55:56",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "14:55:56",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "18:55:56",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "19:55:56",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "18:55:56",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "19:55:56",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "20:55:56",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "20:55:56",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "21:25:56",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "21:55:56",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "22:55:56",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "23:25:56",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "23:55:56",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "00:55:56",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "01:55:56",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "02:55:56",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "03:55:56",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "05:55:56",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "c3648237-f149-41fb-8eaf-648a1829a201",
        "string": "4AcZVhvo$p3QVjxhFyeE",
        "phrase": "eccentric wannabe unblessed coerce catnip symphony",
        "color": "#f3ecb6",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit libero vehicula, erat vitae dis himenaeos luctus eget vulputate.",
            "Donec efficitur nec nam senectus dolor pharetra condimentum vehicula montes gravida fusce erat leo, imperdiet aliquet facilisis dictum etiam tristique primis ex urna rutrum ultrices.",
            "Nibh enim fames aliquet quisque morbi lobortis auctor efficitur viverra fringilla vitae felis sodales libero, iaculis inceptos mattis leo non conubia rutrum mollis ligula vulputate et venenatis platea."
        ],
        "bytes": {
            "hex": "f3ecb684aaa88493e8ab1087ad67c39f0555af13e4c28ab5e3582c893f2a931f",
            "int": [
                243,
                236,
                182,
                132,
                170,
                168,
                132,
                147,
                232,
                171,
                16,
                135,
                173,
                103,
                195,
                159,
                5,
                85,
                175,
                19,
                228,
                194,
                138,
                181,
                227,
                88,
                44,
                137,
                63,
                42,
                147,
                31
            ]
        }
    },
    "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
    }
}