<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using your WCF service to create an RSS feed</title>
	<atom:link href="http://www.drieshoebeke.be/using-your-wcf-service-to-create-an-rss-feed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drieshoebeke.be/using-your-wcf-service-to-create-an-rss-feed/</link>
	<description>About stuff</description>
	<lastBuildDate>Wed, 09 Mar 2011 07:00:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.drieshoebeke.be/using-your-wcf-service-to-create-an-rss-feed/comment-page-1/#comment-251</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 10 Dec 2009 17:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=70#comment-251</guid>
		<description>Hello Kevin, you can only use the properties of SyndicationFeed to specify more information about your feed. I don&#039;t think you can add an extra link on it.</description>
		<content:encoded><![CDATA[<p>Hello Kevin, you can only use the properties of SyndicationFeed to specify more information about your feed. I don&#8217;t think you can add an extra link on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.drieshoebeke.be/using-your-wcf-service-to-create-an-rss-feed/comment-page-1/#comment-112</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Tue, 10 Nov 2009 14:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=70#comment-112</guid>
		<description>how can I add an extra link for the feed?

need to add an extra link at the top of the rss feed.

e.g.


Title link1

extra link2

-------

item1

item2

itme3</description>
		<content:encoded><![CDATA[<p>how can I add an extra link for the feed?</p>
<p>need to add an extra link at the top of the rss feed.</p>
<p>e.g.</p>
<p>Title link1</p>
<p>extra link2</p>
<p>&#8212;&#8212;-</p>
<p>item1</p>
<p>item2</p>
<p>itme3</p>
]]></content:encoded>
	</item>
</channel>
</rss>

