{
    "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-19T00:42:16+00:00",
        "http": "Sat, 19 Sep 2026 00:42:16 GMT",
        "unix": 1789778536,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "14:42:16",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "17:42:16",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "18:42:16",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "19:42:16",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "20:42:16",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "21:42:16",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "01:42:16",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "02:42:16",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "01:42:16",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "02:42:16",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "03:42:16",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "03:42:16",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "04:12:16",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "04:42:16",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "05:42:16",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "06:12:16",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "06:42:16",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "07:42:16",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "08:42:16",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "09:42:16",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "10:42:16",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "12:42:16",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": false,
        "uuid": "c0449aaf-7b0f-44d5-a1c8-19fa7077211a",
        "string": "rRma!9NXvZf0DVRHnH%Z",
        "phrase": "cupping fetal routing slicer cubbyhole paramount",
        "color": "#963ac0",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit vel senectus nullam, suspendisse tortor nulla est convallis urna hac euismod turpis.",
            "Phasellus tellus tincidunt neque luctus augue imperdiet ipsum aliquet porta, eros eget lacinia rhoncus interdum varius eleifend sed.",
            "Aliquam erat massa ante euismod donec consectetur posuere himenaeos pharetra, porta interdum cubilia nullam vehicula viverra bibendum."
        ],
        "bytes": {
            "hex": "963ac0261584585aab47aac464d7fb3db9595ca27c5c703f3cca078c9b335a4f",
            "int": [
                150,
                58,
                192,
                38,
                21,
                132,
                88,
                90,
                171,
                71,
                170,
                196,
                100,
                215,
                251,
                61,
                185,
                89,
                92,
                162,
                124,
                92,
                112,
                63,
                60,
                202,
                7,
                140,
                155,
                51,
                90,
                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
    }
}