{
    "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-23T02:30:13+00:00",
        "http": "Wed, 23 Sep 2026 02:30:13 GMT",
        "unix": 1790130613,
        "week": 39,
        "world": {
            "Pacific/Honolulu": {
                "time": "16:30:13",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "19:30:13",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "20:30:13",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "21:30:13",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "22:30:13",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "23:30:13",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "03:30:13",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "04:30:13",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "03:30:13",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "04:30:13",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "05:30:13",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "05:30:13",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "06:00:13",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "06:30:13",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "07:30:13",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "08:00:13",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "08:30:13",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "09:30:13",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "10:30:13",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "11:30:13",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "12:30:13",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "14:30:13",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "b7cdd7b6-bc64-4948-acf0-d517d75f9d0d",
        "string": "7@M%n8T15QpZ*HICbi&E",
        "phrase": "stimulant idealism mangle popular rumor sediment",
        "color": "#18746a",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit eget luctus, sed curabitur aliquam ut vel convallis vitae tempor, curae litora eu lobortis enim cras habitant platea.",
            "Quam vehicula maximus mi rutrum tincidunt habitant litora ex nec, tempor felis vestibulum penatibus erat enim nullam iaculis.",
            "Nam nunc rhoncus dictum viverra netus consequat at eleifend eu fusce suscipit, condimentum amet ad habitant ligula augue maecenas justo nisl parturient."
        ],
        "bytes": {
            "hex": "18746ae55072121cb736e75710cd962b1ba154abd179bdefb75c372b24d83e59",
            "int": [
                24,
                116,
                106,
                229,
                80,
                114,
                18,
                28,
                183,
                54,
                231,
                87,
                16,
                205,
                150,
                43,
                27,
                161,
                84,
                171,
                209,
                121,
                189,
                239,
                183,
                92,
                55,
                43,
                36,
                216,
                62,
                89
            ]
        }
    },
    "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
    }
}