<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/css" href="rss_style.css" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Your Website Name</title>
<description>A short description of your site</description>
<category>websites</category>
<link>Your Website URL</link>
<author>lukasaurelius@gmail.com</author>
<copyright>(c) 2012 - 2026</copyright>
<language>EN</language>

<atom:link href="Your Website URL/rss/rss.php" rel="self" type="application/rss+xml" />
     </channel>
</rss>