{
    "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-13T16:37:00+00:00",
        "http": "Sun, 13 Sep 2026 16:37:00 GMT",
        "unix": 1789317420,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "06:37:00",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "09:37:00",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "10:37:00",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "11:37:00",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "12:37:00",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "13:37:00",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "17:37:00",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "18:37:00",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "17:37:00",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "18:37:00",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "19:37:00",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "19:37:00",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "20:07:00",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "20:37:00",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "21:37:00",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "22:07:00",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "22:37:00",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "23:37:00",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "00:37:00",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "01:37:00",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "02:37:00",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "04:37:00",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "7d2fa36d-bd09-43e1-9bde-1449f7bf9dd0",
        "string": "4UQllmASIOU8VD%75AYQ",
        "phrase": "uncurled famine crudely guy pork unexpired",
        "color": "#f95f9a",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit aenean dictumst odio efficitur habitasse, hendrerit curae augue elementum turpis donec leo enim iaculis semper cras.",
            "Feugiat sagittis ante quam pulvinar laoreet nunc hac sociosqu etiam convallis ac potenti congue, nisi consequat senectus lobortis pellentesque a fames lorem finibus ultricies molestie.",
            "Dolor malesuada hac quis sed vehicula lectus sociosqu, faucibus imperdiet sit tellus est platea augue ex, praesent etiam ridiculus mattis mus tincidunt."
        ],
        "bytes": {
            "hex": "f95f9aa268a1a0c961c4473cd1d05b653163f405f5f2c48b3d0ffefa3d245f64",
            "int": [
                249,
                95,
                154,
                162,
                104,
                161,
                160,
                201,
                97,
                196,
                71,
                60,
                209,
                208,
                91,
                101,
                49,
                99,
                244,
                5,
                245,
                242,
                196,
                139,
                61,
                15,
                254,
                250,
                61,
                36,
                95,
                100
            ]
        }
    },
    "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
    }
}