{
    "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-19T16:40:44+00:00",
        "http": "Sat, 19 Sep 2026 16:40:44 GMT",
        "unix": 1789836044,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "06:40:44",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "09:40:44",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "10:40:44",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "11:40:44",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "12:40:44",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "13:40:44",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "17:40:44",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "18:40:44",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "17:40:44",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "18:40:44",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "19:40:44",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "19:40:44",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:10:44",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "20:40:44",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "21:40:44",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:10:44",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "22:40:44",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "23:40:44",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "00:40:44",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "01:40:44",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "02:40:44",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "04:40:44",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "6182c084-6cea-4c5a-b9aa-36a821bf5f70",
        "string": "S0r&KriOlZlADxs6c7aa",
        "phrase": "figment excusable oak savior sandal facsimile",
        "color": "#114c86",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit venenatis cras, rutrum pretium cubilia id at hac quisque dignissim, potenti maecenas finibus integer leo luctus ullamcorper tempus.",
            "Phasellus elementum viverra venenatis iaculis in inceptos nibh malesuada semper natoque donec faucibus porta eget fermentum montes, penatibus eu imperdiet magna nam non ultrices sapien integer dolor erat egestas nulla purus justo.",
            "Eu habitant class neque dui massa tellus scelerisque rhoncus litora, himenaeos iaculis pharetra ultrices orci morbi et."
        ],
        "bytes": {
            "hex": "114c867d0e1c74dadc4b7ec7b79b1a5beb864be83ec27b817940178aebe0e925",
            "int": [
                17,
                76,
                134,
                125,
                14,
                28,
                116,
                218,
                220,
                75,
                126,
                199,
                183,
                155,
                26,
                91,
                235,
                134,
                75,
                232,
                62,
                194,
                123,
                129,
                121,
                64,
                23,
                138,
                235,
                224,
                233,
                37
            ]
        }
    },
    "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
    }
}