{
    "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-13T22:47:44+00:00",
        "http": "Sun, 13 Sep 2026 22:47:44 GMT",
        "unix": 1789339664,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "12:47:44",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "15:47:44",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "16:47:44",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "17:47:44",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "18:47:44",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "19:47:44",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "23:47:44",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "00:47:44",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "23:47:44",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "00:47:44",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "01:47:44",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "01:47:44",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "02:17:44",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "02:47:44",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "03:47:44",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "04:17:44",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "04:47:44",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "05:47:44",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "06:47:44",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "07:47:44",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "08:47:44",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "10:47:44",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "66326578-0713-4d7f-8fc8-a2eb7f9b2162",
        "string": "*5GL1xaMhRgVEgFjERb#",
        "phrase": "unlatch plexiglas deception reissue video unglazed",
        "color": "#bda040",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur, adipiscing elit eros dapibus.",
            "Habitant ornare finibus tortor viverra natoque lorem at dignissim dui nunc cubilia nisl, varius lacinia nulla accumsan dictum libero tristique bibendum tincidunt facilisi nisi.",
            "Inceptos blandit penatibus potenti tempor himenaeos magnis nulla dignissim placerat auctor, eleifend ex adipiscing fames id ac eu lobortis cursus non consequat, metus sagittis pretium ultrices molestie suspendisse pharetra tristique primis."
        ],
        "bytes": {
            "hex": "bda04028f801fcedebd3b74a6991a97858e86929a5399267e6ac9b2fdd5f7f9d",
            "int": [
                189,
                160,
                64,
                40,
                248,
                1,
                252,
                237,
                235,
                211,
                183,
                74,
                105,
                145,
                169,
                120,
                88,
                232,
                105,
                41,
                165,
                57,
                146,
                103,
                230,
                172,
                155,
                47,
                221,
                95,
                127,
                157
            ]
        }
    },
    "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
    }
}