{
    "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-19T06:39:05+00:00",
        "http": "Sat, 19 Sep 2026 06:39:05 GMT",
        "unix": 1789799945,
        "week": 38,
        "world": {
            "Pacific/Honolulu": {
                "time": "20:39:05",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "23:39:05",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "00:39:05",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "01:39:05",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "02:39:05",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "03:39:05",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "07:39:05",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "08:39:05",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "07:39:05",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "08:39:05",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "09:39:05",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "09:39:05",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "10:09:05",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "10:39:05",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "11:39:05",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "12:09:05",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "12:39:05",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "13:39:05",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "14:39:05",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "15:39:05",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "16:39:05",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "18:39:05",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "23d9357f-fb83-43b7-918f-471f0cf17905",
        "string": "wVR%cz9s8QFRe3I0ePlo",
        "phrase": "deceit slug overuse sycamore hammock moving",
        "color": "#6dee80",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit tortor dui habitasse quam posuere nostra, pulvinar sagittis donec dapibus senectus eros sed consequat class accumsan eleifend.",
            "Id risus placerat sapien sem montes molestie litora porta vestibulum felis congue imperdiet, arcu venenatis odio vulputate habitant primis fermentum interdum natoque adipiscing elit.",
            "Metus integer ultricies netus arcu proin montes viverra facilisi justo massa nostra, et finibus risus curabitur mus fusce potenti cursus lectus class cubilia, orci quis semper vehicula urna porta dui taciti tellus auctor."
        ],
        "bytes": {
            "hex": "6dee80388b59f8bb0fa4bd5d0147d1e147052b976b6955fb6b233cda6cc2ed19",
            "int": [
                109,
                238,
                128,
                56,
                139,
                89,
                248,
                187,
                15,
                164,
                189,
                93,
                1,
                71,
                209,
                225,
                71,
                5,
                43,
                151,
                107,
                105,
                85,
                251,
                107,
                35,
                60,
                218,
                108,
                194,
                237,
                25
            ]
        }
    },
    "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
    }
}