<?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>Jeremy Melton &#187; Regex</title>
	<atom:link href="http://www.jeremymelton.com/blog/tag/regex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremymelton.com/blog</link>
	<description>My blog</description>
	<lastBuildDate>Thu, 28 Jul 2011 04:54:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Link A URL With Regex</title>
		<link>http://www.jeremymelton.com/blog/2009/02/auto-link-a-url-with-regex/</link>
		<comments>http://www.jeremymelton.com/blog/2009/02/auto-link-a-url-with-regex/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 22:45:48 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Programming/Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Regex]]></category>

		<guid isPermaLink="false">http://www.jeremymelton.com/blog/?p=204</guid>
		<description><![CDATA[I recently had a need to find a url within a large amount of text and turn it into a hyper link. Knowing that I am just a regex noob I opted to find someone else that could just give me some regex  I started with regexlib.com but everything there was exceptionally simple. Simple usually [...]]]></description>
		<wfw:commentRss>http://www.jeremymelton.com/blog/2009/02/auto-link-a-url-with-regex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

