<?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 linked lists in C# &#8211; Part I</title>
	<atom:link href="http://www.dijksterhuis.org/using-linked-lists-in-c-part-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dijksterhuis.org/using-linked-lists-in-c-part-i/</link>
	<description>Information, news about programming in C#</description>
	<lastBuildDate>Sun, 21 Feb 2010 16:48:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fahad</title>
		<link>http://www.dijksterhuis.org/using-linked-lists-in-c-part-i/comment-page-1/#comment-1718</link>
		<dc:creator>Fahad</dc:creator>
		<pubDate>Wed, 09 Dec 2009 02:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=396#comment-1718</guid>
		<description>Thanks for the tutorial. Really helped me in understanding the concept of creating a linked list and how to implement it in C#.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. Really helped me in understanding the concept of creating a linked list and how to implement it in C#.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
