<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Scraping RSS feeds using XPath</title>
	<atom:link href="http://www.s-anand.net/blog/scraping-rss-feeds-using-xpath/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.s-anand.net/blog/scraping-rss-feeds-using-xpath/</link>
	<description>Technology, business and fun</description>
	<lastBuildDate>Fri, 12 Mar 2010 16:33:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scraping your way to RSS Feeds! &#171; Technosiastic!</title>
		<link>http://www.s-anand.net/blog/scraping-rss-feeds-using-xpath/comment-page-1/#comment-3205</link>
		<dc:creator>Scraping your way to RSS Feeds! &#171; Technosiastic!</dc:creator>
		<pubDate>Wed, 08 Apr 2009 10:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/blog/scraping-rss-feeds-using-xpath/#comment-3205</guid>
		<description>[...] another gem I figured which actually lets you run XPath query for scraping into a web page for RSS. It can be [...]</description>
		<content:encoded><![CDATA[<p>[...] another gem I figured which actually lets you run XPath query for scraping into a web page for RSS. It can be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S Anand</title>
		<link>http://www.s-anand.net/blog/scraping-rss-feeds-using-xpath/comment-page-1/#comment-2451</link>
		<dc:creator>S Anand</dc:creator>
		<pubDate>Sat, 07 Mar 2009 10:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/blog/scraping-rss-feeds-using-xpath/#comment-2451</guid>
		<description>Post Yahoo&#039;s introduction of &lt;a href=&quot;http://developer.yahoo.com/yql/&quot; rel=&quot;nofollow&quot;&gt;Yahoo Query Language&lt;/a&gt;, you&#039;re much better off using that instead of my XPath utility. I&#039;ve covered it in this article on &lt;a href=&quot;http://www.s-anand.net/blog/client-side-scraping/&quot; rel=&quot;nofollow&quot;&gt;client side scraping&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Post Yahoo&#8217;s introduction of <a href="http://developer.yahoo.com/yql/" rel="nofollow">Yahoo Query Language</a>, you&#8217;re much better off using that instead of my XPath utility. I&#8217;ve covered it in this article on <a href="http://www.s-anand.net/blog/client-side-scraping/" rel="nofollow">client side scraping</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rog</title>
		<link>http://www.s-anand.net/blog/scraping-rss-feeds-using-xpath/comment-page-1/#comment-1512</link>
		<dc:creator>Rog</dc:creator>
		<pubDate>Tue, 28 Oct 2008 07:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/blog/scraping-rss-feeds-using-xpath/#comment-1512</guid>
		<description>Any chance you could share your xpath.php code? It seems the server is no longer available.</description>
		<content:encoded><![CDATA[<p>Any chance you could share your xpath.php code? It seems the server is no longer available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S Anand</title>
		<link>http://www.s-anand.net/blog/scraping-rss-feeds-using-xpath/comment-page-1/#comment-1513</link>
		<dc:creator>S Anand</dc:creator>
		<pubDate>Tue, 28 Oct 2008 01:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/blog/scraping-rss-feeds-using-xpath/#comment-1513</guid>
		<description>Sure Rog. I&#039;ve mailed it to you</description>
		<content:encoded><![CDATA[<p>Sure Rog. I&#8217;ve mailed it to you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.s-anand.net/blog/scraping-rss-feeds-using-xpath/comment-page-1/#comment-1511</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 17 Dec 2007 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/blog/scraping-rss-feeds-using-xpath/#comment-1511</guid>
		<description>Have you ever thought about introducing authentication to the XPath server? I would like to parse certain fields of a page that is authenticated with cookies.</description>
		<content:encoded><![CDATA[<p>Have you ever thought about introducing authentication to the XPath server? I would like to parse certain fields of a page that is authenticated with cookies.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
