<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
	>
<channel>
	<title>Comments on: Javascript XML parsing for GML and you</title>
	<atom:link href="http://highearthorbit.com/javascript-xml-parsing-for-gml-and-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://highearthorbit.com/javascript-xml-parsing-for-gml-and-you/</link>
	<description>Transmitting ideas, observations, and images from 42,000 km.</description>
	<lastBuildDate>Sat, 06 Mar 2010 21:14:32 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scooper</title>
		<link>http://highearthorbit.com/javascript-xml-parsing-for-gml-and-you/comment-page-1/#comment-81242</link>
		<dc:creator>Scooper</dc:creator>
		<pubDate>Sun, 15 Apr 2007 05:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/javascript-xml-parsing-for-gml-and-you/#comment-81242</guid>
		<description>Andrew,
The JavaScript security model does not allow XMLHttpRequest to get the XML from website other than the one hosting the JavaScript containing the XMLHttpRequest. The DOMParser.getElementsByTagNameNS method is nice, but in this case useless, because it can&#039;t see the XML from the HostIP website. Or do you have a workaround?</description>
		<content:encoded><![CDATA[<p>Andrew,<br />
The JavaScript security model does not allow XMLHttpRequest to get the XML from website other than the one hosting the JavaScript containing the XMLHttpRequest. The DOMParser.getElementsByTagNameNS method is nice, but in this case useless, because it can&#8217;t see the XML from the HostIP website. Or do you have a workaround?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://highearthorbit.com/javascript-xml-parsing-for-gml-and-you/comment-page-1/#comment-8593</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 10 May 2006 14:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/javascript-xml-parsing-for-gml-and-you/#comment-8593</guid>
		<description>@César - perhaps a little more information on what you&#039;re trying to do?</description>
		<content:encoded><![CDATA[<p>@César &#8211; perhaps a little more information on what you&#8217;re trying to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar</title>
		<link>http://highearthorbit.com/javascript-xml-parsing-for-gml-and-you/comment-page-1/#comment-8591</link>
		<dc:creator>Cesar</dc:creator>
		<pubDate>Wed, 10 May 2006 08:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/javascript-xml-parsing-for-gml-and-you/#comment-8591</guid>
		<description>Hello,

I&#039;m spanish student, and I would like how to integrate GML in a JavaScript file.

Thanks
Regards,

César</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m spanish student, and I would like how to integrate GML in a JavaScript file.</p>
<p>Thanks<br />
Regards,</p>
<p>César</p>
]]></content:encoded>
	</item>
</channel>
</rss>
