<?xml version="1.0" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
	<channel>
		<title />
		<link>http://mpsilva.com</link>
		<description />
		<dc:date>2012-02-08T14:02:32Z</dc:date>
		<item>
			<title>Interesting article!</title>
			<link>http://myblog.example.com/article.php?id=123</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">&lt;b&gt;Foo!&lt;/b&gt;&lt;br /&gt;You totally gotta bar the foo.</content:encoded>
		</item>
	</channel>
</rss>

