<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/regex/tags/xml</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 08 Oct 2008 07:23:21 GMT</pubDate>
<item>
<title>(Regular Expression) Regular Expression to Grab the Content of an XML Element - rengber</title>
<link>http://snipplr.com/view/2661/regular-expression-to-grab-the-content-of-an-xml-element/</link>
<description><![CDATA[ <p>If there will be multiple sets of these tags in a scanned XML string, you need the '?' after the '*' to specify a non-greedy (lazy) match.</p> ]]></description>
<pubDate>Wed, 16 May 2007 15:35:55 GMT</pubDate>
<guid>http://snipplr.com/view/2661/regular-expression-to-grab-the-content-of-an-xml-element/</guid>
</item>
</channel>
</rss>