<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: regular expressions code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sun, 18 May 2008 15:18:46 GMT</pubDate>
    <description>DZone Snippets: regular expressions code</description>
    <item>
      <title>Regex: "Link to Ebay item"</title>
      <link>http://snippets.dzone.com/posts/show/2627</link>
      <description>// Perl-compatible regex to parse hyperlinks to auctions on ebay&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;/&lt;a href="(http:\/\/cgi.ebay.com\/.*?ViewItem)"&gt;/&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Wed, 20 Sep 2006 09:20:57 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/2627</guid>
      <author>logankoester (Logan Koester)</author>
    </item>
  </channel>
</rss>
