<?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"
	>
<channel>
	<title>Comments on: Sometimes the &#8220;Simplest Thing That Could Possibly Work&#8221; is Simpler Than You Think</title>
	<atom:link href="http://blog.james-carr.org/2006/10/18/sometimes-the-simplest-thing-that-could-possibly-work-is-simpler-than-you-think/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.james-carr.org/2006/10/18/sometimes-the-simplest-thing-that-could-possibly-work-is-simpler-than-you-think/</link>
	<description>Rants and Musings of an Agile Developer</description>
	<pubDate>Sat, 22 Nov 2008 07:05:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Geetha Iyengar</title>
		<link>http://blog.james-carr.org/2006/10/18/sometimes-the-simplest-thing-that-could-possibly-work-is-simpler-than-you-think/#comment-37060</link>
		<dc:creator>Geetha Iyengar</dc:creator>
		<pubDate>Mon, 05 Nov 2007 19:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/?p=40#comment-37060</guid>
		<description>var div = document.createElement("div");
div.innerHTML = httpRequest.responseText;
var cc = div.getElementsByTagName("city1");

how do u retrieve the values of the element city1?</description>
		<content:encoded><![CDATA[<p>var div = document.createElement(&#8221;div&#8221;);<br />
div.innerHTML = httpRequest.responseText;<br />
var cc = div.getElementsByTagName(&#8221;city1&#8243;);</p>
<p>how do u retrieve the values of the element city1?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
