{
    "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-09T16:37:01+00:00",
        "http": "Wed, 09 Sep 2026 16:37:01 GMT",
        "unix": 1788971821,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "06:37:01",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "09:37:01",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "10:37:01",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "11:37:01",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "12:37:01",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "13:37:01",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "17:37:01",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "18:37:01",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "17:37:01",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "18:37:01",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "19:37:01",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "19:37:01",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:07:01",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "20:37:01",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "21:37:01",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:07:01",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "22:37:01",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "23:37:01",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "00:37:01",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "01:37:01",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "02:37:01",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "04:37:01",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "ab473ac9-4612-49c8-aa65-db2fd3374074",
        "string": "wvcP%p3fLghuwlVyMlnd",
        "phrase": "phantom backboned unfrosted womankind courier bubbly",
        "color": "#143e03",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit tellus arcu dui class enim hac, vehicula dis auctor nascetur nullam nec aliquam proin pharetra vitae venenatis massa.",
            "Netus commodo fermentum efficitur vulputate nostra praesent eleifend urna lobortis curabitur adipiscing cubilia turpis aliquet, justo dis luctus non venenatis integer porttitor maecenas inceptos enim consectetur torquent facilisi.",
            "Habitant faucibus litora venenatis vitae consequat commodo nulla, amet viverra sapien lacinia ante ornare."
        ],
        "bytes": {
            "hex": "143e03d227893c22f986bbbb27053937863a93fbfcab52814de36cdb4fcfa91e",
            "int": [
                20,
                62,
                3,
                210,
                39,
                137,
                60,
                34,
                249,
                134,
                187,
                187,
                39,
                5,
                57,
                55,
                134,
                58,
                147,
                251,
                252,
                171,
                82,
                129,
                77,
                227,
                108,
                219,
                79,
                207,
                169,
                30
            ]
        }
    },
    "request": {
        "method": "GET",
        "uri": "https://www.util.tthe.se/sitemap.xml",
        "headers": {
            "Host": [
                "www.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
    }
}