<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<channel>

// Fill in the title of yor RSS feed
<title>UFO updates</title>

// Fill in the summary of your RSS feed
<description>Aggregate feed of selected UFO blogs and news sources.</description>

// Fill in the url of the site your RSS feed belongs to
<link>http://www.hyper.net/ufo/feed/</link>

// Fill in the language code of your RSS feed, e.g. 'en' for English
<language>en</language>



</channel>
</rss> 
