15 lines
461 B
XML
15 lines
461 B
XML
<rss version=2.0>
|
|
<channel>
|
|
<title>Title</title>
|
|
<description>DESC</description>
|
|
<link>LINK</link>
|
|
<item>
|
|
<title>itemTitle</title>
|
|
<description>itemDESC</description>
|
|
<link>itemLINK</link>
|
|
<guid>6ad61de7-4fc4-496c-aeb6-ea8073cdc1c3</guid>
|
|
<pubDate>August 03, 2026</pubDate>
|
|
<enclosure url="https://i.ytimg.com/vi/uYnR5Uz2cfA/maxresdefault.jpg" type="image/jpeg"/>
|
|
</item>
|
|
</channel>
|
|
</rss> |