{
    "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-08-30T10:42:05+00:00",
        "http": "Sun, 30 Aug 2026 10:42:05 GMT",
        "unix": 1788086525,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "00:42:05",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "03:42:05",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "04:42:05",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "05:42:05",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "06:42:05",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "07:42:05",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "11:42:05",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "12:42:05",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "11:42:05",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "12:42:05",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "13:42:05",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "13:42:05",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "14:12:05",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "14:42:05",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "15:42:05",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "16:12:05",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "16:42:05",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "17:42:05",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "18:42:05",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "19:42:05",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "20:42:05",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "22:42:05",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "5b312e0e-6f9d-4bed-a53f-5d361b9b36d2",
        "string": "8aCT8opcP$7AaOie#eAQ",
        "phrase": "footman jackknife shower reply reformat barrel",
        "color": "#f16803",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit vehicula phasellus sodales tempor tincidunt, penatibus consequat bibendum imperdiet facilisis pellentesque sem lobortis dapibus habitasse in.",
            "Leo fusce fames hac elit torquent ipsum magnis ultricies libero consequat curae primis nascetur, malesuada fermentum blandit ex ligula facilisis id ad massa aptent quis.",
            "Libero lectus cubilia vulputate gravida bibendum parturient, facilisis inceptos varius maximus malesuada, tortor sodales accumsan est massa."
        ],
        "bytes": {
            "hex": "f168033ae64b7816422962fb9036db1264078fe16b4cbcbeed88376b03fe3f5e",
            "int": [
                241,
                104,
                3,
                58,
                230,
                75,
                120,
                22,
                66,
                41,
                98,
                251,
                144,
                54,
                219,
                18,
                100,
                7,
                143,
                225,
                107,
                76,
                188,
                190,
                237,
                136,
                55,
                107,
                3,
                254,
                63,
                94
            ]
        }
    },
    "request": {
        "method": "GET",
        "uri": "https://util.tthe.se/sitemap.xml",
        "headers": {
            "Host": [
                "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
    }
}