{
    "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-17T12:58:38+00:00",
        "http": "Thu, 17 Sep 2026 12:58:38 GMT",
        "unix": 1789649918,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "02:58:38",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "05:58:38",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "06:58:38",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "07:58:38",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "08:58:38",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "09:58:38",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "13:58:38",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "14:58:38",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "13:58:38",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "14:58:38",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "15:58:38",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "15:58:38",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "16:28:38",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "16:58:38",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "17:58:38",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "18:28:38",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "18:58:38",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "19:58:38",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "20:58:38",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "21:58:38",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "22:58:38",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "00:58:38",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "3d4a3365-39fd-446d-8a6f-d2d507744721",
        "string": "Zyef61y!At8YIq*t4md$",
        "phrase": "underwent viewable snowcap ranch thicken coral",
        "color": "#11acec",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit pharetra nunc volutpat augue parturient ultrices, dictumst quam habitasse ullamcorper tempor conubia mauris condimentum turpis habitant libero.",
            "Eu interdum felis adipiscing ornare amet montes sociosqu maecenas molestie, ridiculus elit ultricies lectus eget quis bibendum.",
            "Suscipit aptent risus cubilia quisque nunc phasellus ullamcorper, duis auctor interdum placerat dapibus sapien."
        ],
        "bytes": {
            "hex": "11acec0960b18fc250f51f1eed67002567a21d0f6cd3ea1ece69f9c75041e812",
            "int": [
                17,
                172,
                236,
                9,
                96,
                177,
                143,
                194,
                80,
                245,
                31,
                30,
                237,
                103,
                0,
                37,
                103,
                162,
                29,
                15,
                108,
                211,
                234,
                30,
                206,
                105,
                249,
                199,
                80,
                65,
                232,
                18
            ]
        }
    },
    "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
    }
}