{
    "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-11T20:48:24+00:00",
        "http": "Fri, 11 Sep 2026 20:48:24 GMT",
        "unix": 1789159704,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "10:48:24",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "13:48:24",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "14:48:24",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "15:48:24",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "16:48:24",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "17:48:24",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "21:48:24",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "22:48:24",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "21:48:24",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "22:48:24",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "23:48:24",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "23:48:24",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "00:18:24",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "00:48:24",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "01:48:24",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "02:18:24",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "02:48:24",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "03:48:24",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "04:48:24",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "05:48:24",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "06:48:24",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "08:48:24",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "cd61b73f-311d-4b9c-b95e-475e55dc9577",
        "string": "q0gkT$yqt*c9#al@amwd",
        "phrase": "kimono truffle heritage twister sharpness platonic",
        "color": "#a4f67f",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit senectus nisl, lectus tortor aptent fringilla habitant leo class ultricies viverra quam, dis justo aliquam blandit venenatis conubia porttitor placerat.",
            "Dui curabitur ex tortor eu donec sagittis potenti magna nunc sapien laoreet, velit semper luctus pellentesque tellus tristique viverra consectetur nulla.",
            "Hendrerit tellus curabitur parturient amet eu lectus maximus magnis facilisi euismod faucibus risus bibendum varius, massa montes ipsum a sagittis ornare sollicitudin malesuada ut neque cras lobortis."
        ],
        "bytes": {
            "hex": "a4f67fb4024bffa9a8c86cf98c5400aad4d73ddfd611795d20d41070299b0fa1",
            "int": [
                164,
                246,
                127,
                180,
                2,
                75,
                255,
                169,
                168,
                200,
                108,
                249,
                140,
                84,
                0,
                170,
                212,
                215,
                61,
                223,
                214,
                17,
                121,
                93,
                32,
                212,
                16,
                112,
                41,
                155,
                15,
                161
            ]
        }
    },
    "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
    }
}