{
    "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-11T18:23:38+00:00",
        "http": "Fri, 11 Sep 2026 18:23:38 GMT",
        "unix": 1789151018,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "08:23:38",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "11:23:38",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "12:23:38",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "13:23:38",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "14:23:38",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "15:23:38",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "19:23:38",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "20:23:38",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "19:23:38",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "20:23:38",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "21:23:38",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "21:23:38",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "21:53:38",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "22:23:38",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "23:23:38",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "23:53:38",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "00:23:38",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "01:23:38",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "02:23:38",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "03:23:38",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "04:23:38",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "06:23:38",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "7bbec4d4-3390-4f25-8ec0-489d2de326f1",
        "string": "Y4K%mIGDoE1ujXq#uTiS",
        "phrase": "doozy lazy ladylike uneasy come suffrage",
        "color": "#250314",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit porttitor imperdiet nisi, phasellus tellus molestie sed luctus at duis fusce congue.",
            "Mi neque ad morbi turpis hac varius metus purus diam placerat duis dis fermentum, habitant augue magnis lobortis mus hendrerit tempor dignissim sit himenaeos ullamcorper.",
            "Nascetur netus in tempor mollis inceptos ullamcorper hendrerit parturient ultricies leo tempus congue, vel dis consequat urna cursus mauris auctor accumsan eros adipiscing."
        ],
        "bytes": {
            "hex": "250314446f2b94f0fc029bfb92ff64ce8278b617e7732001d21a6f8576640d4f",
            "int": [
                37,
                3,
                20,
                68,
                111,
                43,
                148,
                240,
                252,
                2,
                155,
                251,
                146,
                255,
                100,
                206,
                130,
                120,
                182,
                23,
                231,
                115,
                32,
                1,
                210,
                26,
                111,
                133,
                118,
                100,
                13,
                79
            ]
        }
    },
    "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
    }
}