{
    "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-22T06:51:22+00:00",
        "http": "Tue, 22 Sep 2026 06:51:22 GMT",
        "unix": 1790059882,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "20:51:22",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "23:51:22",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "00:51:22",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "01:51:22",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "02:51:22",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "03:51:22",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "07:51:22",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "08:51:22",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "07:51:22",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "08:51:22",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "09:51:22",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "09:51:22",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "10:21:22",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "10:51:22",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "11:51:22",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "12:21:22",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "12:51:22",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "13:51:22",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "14:51:22",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "15:51:22",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "16:51:22",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "18:51:22",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "3a2fbbe1-aeb3-42de-8de7-0a9fd82b007a",
        "string": "k5@kxxZyMdyFS&2#BaUE",
        "phrase": "handset dictator shivering handset snuff deodorize",
        "color": "#1d65b0",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit eleifend lectus, varius eu duis urna arcu penatibus felis tellus.",
            "Euismod laoreet nullam est phasellus cursus sodales montes mi ad nostra, facilisis at sed convallis amet mattis class dolor vel.",
            "Per malesuada vivamus neque eleifend tempor venenatis praesent pellentesque sed libero, placerat erat suspendisse pharetra amet interdum cursus consequat vestibulum luctus lobortis, at eget mollis vehicula hac nullam egestas torquent inceptos."
        ],
        "bytes": {
            "hex": "1d65b0d1f28eec393a9dd1ed2375620f8688aaf862df323c29020220c6e59272",
            "int": [
                29,
                101,
                176,
                209,
                242,
                142,
                236,
                57,
                58,
                157,
                209,
                237,
                35,
                117,
                98,
                15,
                134,
                136,
                170,
                248,
                98,
                223,
                50,
                60,
                41,
                2,
                2,
                32,
                198,
                229,
                146,
                114
            ]
        }
    },
    "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
    }
}