{
    "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-21T22:52:43+00:00",
        "http": "Mon, 21 Sep 2026 22:52:43 GMT",
        "unix": 1790031163,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "12:52:43",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "15:52:43",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "16:52:43",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "17:52:43",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "18:52:43",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "19:52:43",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "23:52:43",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "00:52:43",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "23:52:43",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "00:52:43",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "01:52:43",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "01:52:43",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "02:22:43",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "02:52:43",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "03:52:43",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "04:22:43",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "04:52:43",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "05:52:43",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "06:52:43",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "07:52:43",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "08:52:43",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "10:52:43",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "112b336b-3a58-4126-908e-13aa5e6a6e73",
        "string": "a#u&wNJ8Za#h%eU7kDBQ",
        "phrase": "eternity lavish spelling stuffing matted circulate",
        "color": "#87c919",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit enim venenatis elementum volutpat, maximus lectus vestibulum netus odio augue felis sem tempor duis.",
            "Aptent euismod quam a curabitur commodo malesuada accumsan inceptos sapien finibus pharetra habitant, eget neque rhoncus lacus sagittis quisque tellus purus vitae mi scelerisque.",
            "Interdum fringilla sollicitudin scelerisque laoreet a bibendum cras vel rhoncus efficitur litora maximus, magnis nec ornare eget lacinia aliquam senectus class augue montes."
        ],
        "bytes": {
            "hex": "87c9199d163b7c3cf822ed44d75f58ed4504594d31626239c98c09869832fe6b",
            "int": [
                135,
                201,
                25,
                157,
                22,
                59,
                124,
                60,
                248,
                34,
                237,
                68,
                215,
                95,
                88,
                237,
                69,
                4,
                89,
                77,
                49,
                98,
                98,
                57,
                201,
                140,
                9,
                134,
                152,
                50,
                254,
                107
            ]
        }
    },
    "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
    }
}