{
    "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-27T14:51:32+00:00",
        "http": "Sun, 27 Sep 2026 14:51:32 GMT",
        "unix": 1790520692,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "04:51:32",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "07:51:32",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "08:51:32",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "09:51:32",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "10:51:32",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "11:51:32",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "15:51:32",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "16:51:32",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "15:51:32",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "16:51:32",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "17:51:32",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "17:51:32",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "18:21:32",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "18:51:32",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "19:51:32",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "20:21:32",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "20:51:32",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "21:51:32",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "22:51:32",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "23:51:32",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "00:51:32",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "03:51:32",
                "offset": "+13:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "c962508a-6b51-40df-bd28-04f3b34247c1",
        "string": "d!qeOvVBHwf3JsypD6b7",
        "phrase": "deepness kangaroo cork crop subpanel revision",
        "color": "#8b6c01",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit accumsan tempor, metus diam odio sapien ac imperdiet habitasse malesuada.",
            "Dictumst mauris convallis lectus maximus vel praesent purus dis sodales ut platea accumsan, ultricies nisi imperdiet mollis interdum sagittis magnis potenti pharetra erat tortor.",
            "A parturient ex quis mus imperdiet posuere non scelerisque class ut tempor, mollis mi fermentum fusce accumsan odio hac ad sodales."
        ],
        "bytes": {
            "hex": "8b6c01917b522697df90df91f0066d940e44f799f578ef2e6b990fff956bff09",
            "int": [
                139,
                108,
                1,
                145,
                123,
                82,
                38,
                151,
                223,
                144,
                223,
                145,
                240,
                6,
                109,
                148,
                14,
                68,
                247,
                153,
                245,
                120,
                239,
                46,
                107,
                153,
                15,
                255,
                149,
                107,
                255,
                9
            ]
        }
    },
    "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
    }
}