{
    "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-15T22:53:09+00:00",
        "http": "Tue, 15 Sep 2026 22:53:09 GMT",
        "unix": 1789512789,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "12:53:09",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "15:53:09",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "16:53:09",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "17:53:09",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "18:53:09",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "19:53:09",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "23:53:09",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "00:53:09",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "23:53:09",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "00:53:09",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "01:53:09",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "01:53:09",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "02:23:09",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "02:53:09",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "03:53:09",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "04:23:09",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "04:53:09",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "05:53:09",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "06:53:09",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "07:53:09",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "08:53:09",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "10:53:09",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "527bbfdc-f1d2-49ce-9daa-694380387da6",
        "string": "H*rkU^EHSXfk8I0v#S3W",
        "phrase": "handclap naming snowiness dagger relic uncouple",
        "color": "#f193d7",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit morbi ridiculus orci hendrerit, dictumst tristique nam fringilla ligula ac nec lectus fusce.",
            "Justo himenaeos sem scelerisque ex varius, eu iaculis mus hendrerit.",
            "A donec sodales magnis aptent hac vestibulum cursus mattis maximus duis conubia fermentum ullamcorper, netus ridiculus ut habitant lobortis ultricies montes sociosqu volutpat libero lectus vitae ligula, nostra himenaeos laoreet efficitur nascetur cras dui suscipit nibh id nunc mauris."
        ],
        "bytes": {
            "hex": "f193d767639b7cf324eb86b9f3099b9e7e8f5b3cdd674a27f3c0f8c106e78892",
            "int": [
                241,
                147,
                215,
                103,
                99,
                155,
                124,
                243,
                36,
                235,
                134,
                185,
                243,
                9,
                155,
                158,
                126,
                143,
                91,
                60,
                221,
                103,
                74,
                39,
                243,
                192,
                248,
                193,
                6,
                231,
                136,
                146
            ]
        }
    },
    "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
    }
}