<?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: Parsing CSV Files With NodeJS</title>
	<atom:link href="http://blog.james-carr.org/2010/07/07/parsing-csv-files-with-nodejs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.james-carr.org/2010/07/07/parsing-csv-files-with-nodejs/</link>
	<description>Rants and Musings of an Agile Developer</description>
	<lastBuildDate>Thu, 26 Jan 2012 11:54:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Tim</title>
		<link>http://blog.james-carr.org/2010/07/07/parsing-csv-files-with-nodejs/#comment-207561</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 25 Jun 2011 15:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/?p=872#comment-207561</guid>
		<description>Cool function. I was looking for exactly this for a large CSV file. Nice job!</description>
		<content:encoded><![CDATA[<p>Cool function. I was looking for exactly this for a large CSV file. Nice job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Gutierrez</title>
		<link>http://blog.james-carr.org/2010/07/07/parsing-csv-files-with-nodejs/#comment-142343</link>
		<dc:creator>Joe Gutierrez</dc:creator>
		<pubDate>Sat, 07 Aug 2010 00:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/?p=872#comment-142343</guid>
		<description>Sweet! How would you include a sorting function. Mayeb some type of mapping. How would you go about extending it for that without changing the code?</description>
		<content:encoded><![CDATA[<p>Sweet! How would you include a sorting function. Mayeb some type of mapping. How would you go about extending it for that without changing the code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

