{
    "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-01T23:49:00+00:00",
        "http": "Tue, 01 Sep 2026 23:49:00 GMT",
        "unix": 1788306540,
        "week": 36,
        "world": {
            "Pacific/Honolulu": {
                "time": "13:49:00",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "16:49:00",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "17:49:00",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "18:49:00",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "19:49:00",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "20:49:00",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "00:49:00",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "01:49:00",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "00:49:00",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "01:49:00",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "02:49:00",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "02:49:00",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "03:19:00",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "03:49:00",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "04:49:00",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "05:19:00",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "05:49:00",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "06:49:00",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "07:49:00",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "08:49:00",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "09:49:00",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "11:49:00",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "13d9e9bc-051b-473a-9a91-df3fd89ed713",
        "string": "gyHFMpiL*3hie#9GXveQ",
        "phrase": "hazard cornea immobile print grunt oxidizing",
        "color": "#32f5df",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit aliquet ad, ullamcorper mus id proin mauris vehicula aenean justo, nam facilisis quisque sociosqu augue neque maecenas tempus.",
            "Libero nulla enim maecenas magnis consequat lacinia purus iaculis mus bibendum varius ante accumsan, venenatis vehicula lacus massa facilisis mattis porta faucibus sem tortor finibus.",
            "Himenaeos vitae vulputate per phasellus lectus ligula fermentum leo curabitur tortor integer fames, curae convallis massa ad nisi varius natoque nisl erat interdum."
        ],
        "bytes": {
            "hex": "32f5df9bd2313bfd67aa1a13d5cd5f8669aa86e025d159c825070fd17ff99c8c",
            "int": [
                50,
                245,
                223,
                155,
                210,
                49,
                59,
                253,
                103,
                170,
                26,
                19,
                213,
                205,
                95,
                134,
                105,
                170,
                134,
                224,
                37,
                209,
                89,
                200,
                37,
                7,
                15,
                209,
                127,
                249,
                156,
                140
            ]
        }
    },
    "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
    }
}