{
    "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-13T12:54:38+00:00",
        "http": "Sun, 13 Sep 2026 12:54:38 GMT",
        "unix": 1789304078,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "02:54:38",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "05:54:38",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "06:54:38",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "07:54:38",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "08:54:38",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "09:54:38",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "13:54:38",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "14:54:38",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "13:54:38",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "14:54:38",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "15:54:38",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "15:54:38",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "16:24:38",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "16:54:38",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "17:54:38",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "18:24:38",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "18:54:38",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "19:54:38",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "20:54:38",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "21:54:38",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "22:54:38",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "00:54:38",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "69cb4223-c057-4b36-bc83-1f0201289af8",
        "string": "ixwGqomQobL1mO%3kgOb",
        "phrase": "strongly grumble vertical curvature backshift abdomen",
        "color": "#9a8c59",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit auctor fringilla, nunc nec parturient ultricies vitae posuere imperdiet praesent maximus odio, cubilia eu urna purus montes varius porttitor quam.",
            "Tellus iaculis etiam non et tempor rutrum volutpat amet cursus, potenti phasellus vivamus sem turpis netus himenaeos augue.",
            "Id lectus eu augue proin tristique nisl felis, pharetra mus hendrerit senectus pulvinar."
        ],
        "bytes": {
            "hex": "9a8c591f9ecbf73fd310e9a8af35e16a21f22c34ebb83116840a17ec85141162",
            "int": [
                154,
                140,
                89,
                31,
                158,
                203,
                247,
                63,
                211,
                16,
                233,
                168,
                175,
                53,
                225,
                106,
                33,
                242,
                44,
                52,
                235,
                184,
                49,
                22,
                132,
                10,
                23,
                236,
                133,
                20,
                17,
                98
            ]
        }
    },
    "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
    }
}