<?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"
	>
<channel>
	<title>Comments on: Unit tests for parsers</title>
	<atom:link href="http://blog.excastle.com/2006/09/09/unit-tests-for-parsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2006/09/09/unit-tests-for-parsers/</link>
	<description>Life, .NET, and Cats</description>
	<pubDate>Sun, 12 Oct 2008 07:31:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Jason Watkins</title>
		<link>http://blog.excastle.com/2006/09/09/unit-tests-for-parsers/#comment-5599</link>
		<dc:creator>Jason Watkins</dc:creator>
		<pubDate>Tue, 20 Mar 2007 18:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2006/09/09/unit-tests-for-parsers/#comment-5599</guid>
		<description>Parsing Expression Grammer's may suite your usage better. Top down, but with lookahead.
</description>
		<content:encoded><![CDATA[<p>Parsing Expression Grammer&#8217;s may suite your usage better. Top down, but with lookahead.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
