<?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>Kerry D. Wong &#187; Regular Expression</title>
	<atom:link href="http://www.kerrywong.com/tag/regular-expression/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 02:01:11 +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>Test Your Regular Expressions with RegexpBench</title>
		<link>http://www.kerrywong.com/2006/02/25/test-your-regular-expressions-with-regexpbench/</link>
		<comments>http://www.kerrywong.com/2006/02/25/test-your-regular-expressions-with-regexpbench/#comments</comments>
		<pubDate>Sat, 25 Feb 2006 15:04:12 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[C Sharp (C#)]]></category>
		<category><![CDATA[Regular Expression]]></category>

		<guid isPermaLink="false">http://dimension/2006/02/25/test-your-regular-expressions-with-regexpbench/</guid>
		<description><![CDATA[Download RegExpBench.zip I created this little utility a while ago. It is a work bench for creating/validating regular expressions. You can use it to create and test your regular expressions and can also use it to generate C# or VB.Net code (experimental). Grammar While you can use regular expressions directly in the input window (the [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2006/02/25/test-your-regular-expressions-with-regexpbench/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

