<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechiePark &#187; ROME</title>
	<atom:link href="http://www.techiepark.com/tag/rome/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiepark.com</link>
	<description>everything about web technologies</description>
	<lastBuildDate>Thu, 02 Feb 2012 06:00:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to create rss or atom feed using java</title>
		<link>http://www.techiepark.com/tutorials/how-to-create-rss-or-atom-feed-using-java/</link>
		<comments>http://www.techiepark.com/tutorials/how-to-create-rss-or-atom-feed-using-java/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 06:22:44 +0000</pubDate>
		<dc:creator>TechiePark</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ATOM]]></category>
		<category><![CDATA[DOM4J]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[ROME]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.techiepark.com/?p=475</guid>
		<description><![CDATA[There are open source projects that can help you in generating or reading RSS feeds in Java. Till now, Rome is my favorite. Very nice, small little framework to generate RSS feeds of different types. However, if you want to parse an RSS feed which is not in standard format, you have to go with [...]]]></description>
		<wfw:commentRss>http://www.techiepark.com/tutorials/how-to-create-rss-or-atom-feed-using-java/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

