17 lines
491 B
XML
17 lines
491 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
<channel>
|
|
|
|
<title>Ailyaut's Blog</title>
|
|
<link>https://ailyaut.com</link>
|
|
<image>
|
|
<url>https://ailyaut.com/media/icons/favicon-32x32.png</url>
|
|
<title>Ailyaut's Blog</title>
|
|
<link>https://ailyaut.com</link>
|
|
</image>
|
|
<atom:link href="https://ailyaut.com/rss.xml" rel="self" type="application/rss+xml" />
|
|
|
|
$items$
|
|
|
|
</channel>
|
|
</rss> |