{
    "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-12T18:43:32+00:00",
        "http": "Sat, 12 Sep 2026 18:43:32 GMT",
        "unix": 1789238612,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "08:43:32",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "11:43:32",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "12:43:32",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "13:43:32",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "14:43:32",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "15:43:32",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "19:43:32",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "20:43:32",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "19:43:32",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "20:43:32",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "21:43:32",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "21:43:32",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "22:13:32",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "22:43:32",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "23:43:32",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "00:13:32",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "00:43:32",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "01:43:32",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "02:43:32",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "03:43:32",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "04:43:32",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "06:43:32",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "9b7c0916-60e6-4907-a84a-0994545290f2",
        "string": "IUc@heIe062!IMTTX5%!",
        "phrase": "deafness deodorant papaya strife renewal blazer",
        "color": "#c0fc42",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit, aliquam pharetra taciti odio integer molestie.",
            "Curae felis bibendum laoreet etiam massa aliquet cubilia velit tellus phasellus auctor ligula sollicitudin penatibus, habitant duis aliquam fermentum elementum sodales placerat vivamus dictum morbi nostra augue justo.",
            "Primis class a vivamus lobortis donec aenean per parturient habitasse adipiscing mi penatibus sit gravida interdum eu lacus, tempus porttitor est viverra finibus aliquam dignissim taciti euismod scelerisque tincidunt torquent dolor consectetur sollicitudin lorem."
        ],
        "bytes": {
            "hex": "c0fc42035aca4b3095fa541e51327310edeceb093eddc9dc9dedbb92784b6d51",
            "int": [
                192,
                252,
                66,
                3,
                90,
                202,
                75,
                48,
                149,
                250,
                84,
                30,
                81,
                50,
                115,
                16,
                237,
                236,
                235,
                9,
                62,
                221,
                201,
                220,
                157,
                237,
                187,
                146,
                120,
                75,
                109,
                81
            ]
        }
    },
    "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
    }
}