{
    "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-18T00:33:28+00:00",
        "http": "Fri, 18 Sep 2026 00:33:28 GMT",
        "unix": 1789691608,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "14:33:28",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "17:33:28",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "18:33:28",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "19:33:28",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "20:33:28",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "21:33:28",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "01:33:28",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "02:33:28",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "01:33:28",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "02:33:28",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "03:33:28",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "03:33:28",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "04:03:28",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "04:33:28",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "05:33:28",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "06:03:28",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "06:33:28",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "07:33:28",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "08:33:28",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "09:33:28",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "10:33:28",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "12:33:28",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "9bec69e2-7e07-4239-87ba-4880c71435ab",
        "string": "0HZN*nULCwUPmAQO$q2j",
        "phrase": "giggly spoiler collapse twitter clover stopwatch",
        "color": "#7a3bd2",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit mattis ante velit sed, nulla convallis bibendum ad neque duis luctus quam mauris praesent.",
            "Facilisi netus nascetur elit sollicitudin pellentesque sit feugiat consequat, volutpat ac et viverra mauris eget scelerisque nisi, tortor sem aliquet nostra quis molestie lobortis.",
            "Justo velit lectus habitant enim auctor parturient nisl porta ultricies eu bibendum, vulputate litora tortor penatibus lacus finibus taciti netus eget odio."
        ],
        "bytes": {
            "hex": "7a3bd2f71bc8347314f336c7f36ce4886b78556f1fdeaf030dc61d22fe19f9ca",
            "int": [
                122,
                59,
                210,
                247,
                27,
                200,
                52,
                115,
                20,
                243,
                54,
                199,
                243,
                108,
                228,
                136,
                107,
                120,
                85,
                111,
                31,
                222,
                175,
                3,
                13,
                198,
                29,
                34,
                254,
                25,
                249,
                202
            ]
        }
    },
    "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
    }
}