<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns="http://purl.org/rss/1.0/"
>

<channel rdf:about="http://inventordiscover.com/index/news-app">

	<title>inventordiscover.com news</title>
	<link>http://inventordiscover.com/index/news-app</link>
	<description>News from inventordiscover.com</description>

	<dc:language>en</dc:language>
	<dc:date>2009-01-07T00:15:28000:00</dc:date>

	<syn:updatePeriod>hourly</syn:updatePeriod>
	<syn:updateFrequency>1</syn:updateFrequency>
	<syn:updateBase>1970-01-01T00:00+00:00</syn:updateBase>

	<admin:generatorAgent rdf:resource="http://www.sitellite.org/v.4.3.3-beta" />

	<items>
		<rdf:Seq>
			<rdf:li rdf:resource="http://inventordiscover.com/index/news-app/story.1/title.test-article" />

		</rdf:Seq>
	</items>

</channel>

<item rdf:about="http://inventordiscover.com/index/news-app/story.1/title.test-article">
	<title>Test article</title>
	<link>http://inventordiscover.com/index/news-app/story.1/title.test-article</link>
	<description>testing the news application</description>
	<dc:subject></dc:subject>
	<dc:date>2008-04-04</dc:date>
</item>


</rdf:RDF>
