13 lines
394 B
XML
13 lines
394 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
|
<channel>
|
|
<title></title>
|
|
<link>https://finmoon.net</link>
|
|
<description></description>
|
|
<generator>Zola</generator>
|
|
<language>en</language>
|
|
<atom:link href="https://finmoon.net/rss.xml" rel="self" type="application/rss+xml"/>
|
|
|
|
</channel>
|
|
</rss>
|