{
    "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-25T08:04:21+00:00",
        "http": "Fri, 25 Sep 2026 08:04:21 GMT",
        "unix": 1790323461,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "22:04:21",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "01:04:21",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "02:04:21",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "03:04:21",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "04:04:21",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "05:04:21",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "09:04:21",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "10:04:21",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "09:04:21",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "10:04:21",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "11:04:21",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "11:04:21",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "11:34:21",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "12:04:21",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "13:04:21",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "13:34:21",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "14:04:21",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "15:04:21",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "16:04:21",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "17:04:21",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "18:04:21",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "20:04:21",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "676916bd-f96b-4de6-b4e8-bd1c104c3ac8",
        "string": "moMp8ywKch^IP85#kojG",
        "phrase": "premiere cape postage utter perjurer shelter",
        "color": "#3ca049",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit pharetra proin, senectus habitant dignissim est tempor nunc risus.",
            "Tempus natoque gravida duis dapibus lacus metus in arcu hac ex eget urna ligula viverra proin, mollis dis commodo ut amet sagittis vestibulum nisi suspendisse placerat elementum vivamus laoreet.",
            "Molestie iaculis taciti adipiscing mi augue sapien mus interdum aptent, quisque a luctus pellentesque nec lobortis accumsan pulvinar."
        ],
        "bytes": {
            "hex": "3ca0497a35259351c885b340ca8ddcc48f355ebcd317151acf1d5fb5d017438b",
            "int": [
                60,
                160,
                73,
                122,
                53,
                37,
                147,
                81,
                200,
                133,
                179,
                64,
                202,
                141,
                220,
                196,
                143,
                53,
                94,
                188,
                211,
                23,
                21,
                26,
                207,
                29,
                95,
                181,
                208,
                23,
                67,
                139
            ]
        }
    },
    "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
    }
}