{
    "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-08-29T19:57:15+00:00",
        "http": "Sat, 29 Aug 2026 19:57:15 GMT",
        "unix": 1788033435,
        "week": 35,
        "world": {
            "Pacific/Honolulu": {
                "time": "09:57:15",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "12:57:15",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "13:57:15",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "14:57:15",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "15:57:15",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "16:57:15",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "20:57:15",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "21:57:15",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "20:57:15",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "21:57:15",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "22:57:15",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "22:57:15",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "23:27:15",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "23:57:15",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "00:57:15",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "01:27:15",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "01:57:15",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "02:57:15",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "03:57:15",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "04:57:15",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "05:57:15",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "07:57:15",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "4ec1a465-7e3c-4f99-8ff7-cd113fcb7cb6",
        "string": "zsUPv%KiW*q7UBb98VfW",
        "phrase": "guru gestation rippling winking compare wifi",
        "color": "#59e5ca",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit primis blandit efficitur sed suspendisse urna, tristique odio posuere a sem lectus ridiculus nisi aliquet tortor praesent nisl.",
            "Per lorem libero cursus fusce tellus curabitur morbi erat convallis nascetur, in est vel tempor sagittis fames euismod ligula ut.",
            "Dignissim cubilia posuere class nostra curabitur maximus feugiat etiam magna egestas, et habitant bibendum auctor eget sem leo inceptos ornare."
        ],
        "bytes": {
            "hex": "59e5ca8ec6b7c9b67cf26afffb5d188435e04acffbb087aeb51de47e53d79c5a",
            "int": [
                89,
                229,
                202,
                142,
                198,
                183,
                201,
                182,
                124,
                242,
                106,
                255,
                251,
                93,
                24,
                132,
                53,
                224,
                74,
                207,
                251,
                176,
                135,
                174,
                181,
                29,
                228,
                126,
                83,
                215,
                156,
                90
            ]
        }
    },
    "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
    }
}