<?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: Google about to offer RSS results of search?</title>
	<atom:link href="http://john.beynon.org.uk/2008/10/09/google-about-to-offer-rss-results-of-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://john.beynon.org.uk/2008/10/09/google-about-to-offer-rss-results-of-search/</link>
	<description>Confessions of a code Junkie and anything else i fancy!</description>
	<lastBuildDate>Thu, 14 Jan 2010 03:02:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rafay Bin Ali</title>
		<link>http://john.beynon.org.uk/2008/10/09/google-about-to-offer-rss-results-of-search/#comment-1541</link>
		<dc:creator>Rafay Bin Ali</dc:creator>
		<pubDate>Sat, 10 Jan 2009 19:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/2008/10/09/google-about-to-offer-rss-results-of-search/#comment-1541</guid>
		<description>Here is a web service that provides RSS results for Google Search

http://www.ecubicle.net/gsearch_rss.asmx

Since the returned XML is RSS 2.0 compliant, the web service can also be called in a feed reader like this:

http://www.ecubicle.net/gsearch_rss.asmx/GetSearchResults?searchPage=0&amp;gQuery=tutorial+asp+net&amp;numOfResults=15

You need to change the searchPage, gQuery and numOfResults querystring parameters to your choice. gQuery parameter accepts all standard Google Search Operators.</description>
		<content:encoded><![CDATA[<p>Here is a web service that provides RSS results for Google Search</p>
<p><a href="http://www.ecubicle.net/gsearch_rss.asmx" rel="nofollow">http://www.ecubicle.net/gsearch_rss.asmx</a></p>
<p>Since the returned XML is RSS 2.0 compliant, the web service can also be called in a feed reader like this:</p>
<p><a href="http://www.ecubicle.net/gsearch_rss.asmx/GetSearchResults?searchPage=0&amp;gQuery=tutorial+asp+net&amp;numOfResults=15" rel="nofollow">http://www.ecubicle.net/gsearch_rss.asmx/GetSearchResults?searchPage=0&amp;gQuery=tutorial+asp+net&amp;numOfResults=15</a></p>
<p>You need to change the searchPage, gQuery and numOfResults querystring parameters to your choice. gQuery parameter accepts all standard Google Search Operators.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
