{
    "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-15T08:36:20+00:00",
        "http": "Tue, 15 Sep 2026 08:36:20 GMT",
        "unix": 1789461380,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "22:36:20",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "01:36:20",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "02:36:20",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "03:36:20",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "04:36:20",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "05:36:20",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "09:36:20",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "10:36:20",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "09:36:20",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "10:36:20",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "11:36:20",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "11:36:20",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "12:06:20",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "12:36:20",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "13:36:20",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "14:06:20",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "14:36:20",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "15:36:20",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "16:36:20",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "17:36:20",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "18:36:20",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "20:36:20",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "409508c5-7926-4ebc-886b-fb237f166c0f",
        "string": "ZnYnaa729ozd8^cYLNqe",
        "phrase": "hurler strangely tadpole flirt borax amigo",
        "color": "#056801",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit ex ac semper diam curae, blandit scelerisque nibh ornare dapibus penatibus tempor quam leo quis nascetur.",
            "Turpis penatibus lorem aptent efficitur curabitur phasellus nibh nascetur, fames varius viverra mattis justo posuere hac imperdiet mollis, odio habitant pharetra massa eu aenean auctor.",
            "Elementum id nunc quis interdum aptent sem auctor habitant tortor placerat, porta pulvinar aliquam integer rhoncus hendrerit dictumst sollicitudin primis nisi, nascetur egestas taciti mattis eu vivamus leo diam ultrices."
        ],
        "bytes": {
            "hex": "056801511e723a8e438490efe2f4bf07c074e3b827c70223caab6f570b6f2754",
            "int": [
                5,
                104,
                1,
                81,
                30,
                114,
                58,
                142,
                67,
                132,
                144,
                239,
                226,
                244,
                191,
                7,
                192,
                116,
                227,
                184,
                39,
                199,
                2,
                35,
                202,
                171,
                111,
                87,
                11,
                111,
                39,
                84
            ]
        }
    },
    "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
    }
}