{
    "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-12T12:39:51+00:00",
        "http": "Sat, 12 Sep 2026 12:39:51 GMT",
        "unix": 1789216791,
        "week": 37,
        "world": {
            "Pacific/Honolulu": {
                "time": "02:39:51",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "05:39:51",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "06:39:51",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "07:39:51",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "08:39:51",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "09:39:51",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "13:39:51",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "14:39:51",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "13:39:51",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "14:39:51",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "15:39:51",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "15:39:51",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "16:09:51",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "16:39:51",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "17:39:51",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "18:09:51",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "18:39:51",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "19:39:51",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "20:39:51",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "21:39:51",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "22:39:51",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "00:39:51",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "c78de9c2-18cd-4f15-8e16-64402ad7c850",
        "string": "t7W32#4UB7A#!ujUwSme",
        "phrase": "headache disabled unlinked hacked evident craftwork",
        "color": "#e76a44",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit habitant scelerisque nam etiam luctus, efficitur ut mi tristique tellus maecenas ultricies dignissim penatibus integer leo.",
            "Non dictumst tristique ultricies sollicitudin aenean sapien nibh molestie porttitor quam, posuere id nostra eleifend erat eget egestas blandit adipiscing.",
            "Lectus hendrerit elit sapien curae fringilla eget imperdiet nisl auctor egestas tempus, quis odio metus curabitur euismod mattis cubilia sagittis bibendum montes."
        ],
        "bytes": {
            "hex": "e76a440002824a58d88e30cb7b892877abf36c72b1b1ff668c9c3627da488f4b",
            "int": [
                231,
                106,
                68,
                0,
                2,
                130,
                74,
                88,
                216,
                142,
                48,
                203,
                123,
                137,
                40,
                119,
                171,
                243,
                108,
                114,
                177,
                177,
                255,
                102,
                140,
                156,
                54,
                39,
                218,
                72,
                143,
                75
            ]
        }
    },
    "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
    }
}