11 lines
363 B
XML
11 lines
363 B
XML
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<atom:link href="http://localhost:4999/feed.xml" rel="self" type="application/rss+xml" />
|
|
<title>llmex</title>
|
|
<link>http://localhost:4999</link>
|
|
<description>My beautiful website</description>
|
|
<language>en-us</language>
|
|
<generator>Tableau v0.26.0</generator>
|
|
</channel>
|
|
</rss>
|