{
    "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-23T00:42:19+00:00",
        "http": "Wed, 23 Sep 2026 00:42:19 GMT",
        "unix": 1790124139,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "14:42:19",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "17:42:19",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "18:42:19",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "19:42:19",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "20:42:19",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "21:42:19",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "01:42:19",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "02:42:19",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "01:42:19",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "02:42:19",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "03:42:19",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "03:42:19",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "04:12:19",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "04:42:19",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "05:42:19",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "06:12:19",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "06:42:19",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "07:42:19",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "08:42:19",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "09:42:19",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "10:42:19",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "12:42:19",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "68cc159e-3872-4b6b-8e1c-a6da157d7198",
        "string": "bz7tzgKnwqsbAWHu%tJI",
        "phrase": "rewrap jogging puppet viewable reliance thievish",
        "color": "#f11090",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit augue justo montes, pretium senectus egestas duis diam euismod blandit parturient.",
            "Fringilla parturient vulputate id magna leo aliquam cras hac proin pulvinar venenatis, eros blandit molestie aptent adipiscing sem tempor duis nunc auctor.",
            "Magnis malesuada sed suscipit velit aliquet ex litora diam accumsan, habitasse viverra elit molestie nunc dis aenean."
        ],
        "bytes": {
            "hex": "f110900dbf2bdcb029ef9bb00c4293c5c9d14fbe96288cba18a18db3db9be8fc",
            "int": [
                241,
                16,
                144,
                13,
                191,
                43,
                220,
                176,
                41,
                239,
                155,
                176,
                12,
                66,
                147,
                197,
                201,
                209,
                79,
                190,
                150,
                40,
                140,
                186,
                24,
                161,
                141,
                179,
                219,
                155,
                232,
                252
            ]
        }
    },
    "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
    }
}