<?xml version="1.0"?><kml xmlns="http://earth.google.com/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom"><Document><name>Georss from Folkestone Gerald</name><atom:author><atom:name>Pauly</atom:name></atom:author><atom:link href="http://www.folkestonegerald.com" />		<Placemark id="10450">
		<name>xml namespaces in jquery</name>
		<description>How do I access xml tags in other namespaces using jquery? If I have some xml like:      hey    yeah    woo  I can easily get any of the elements with something like $('thing')but how do I get them if the elements are namespaced, like      hey    yea... &lt;br /&gt;&lt;a href=&quot;http://www.clarkeology.com/m/10450/xml+namespaces+in+jquery&quot;&gt;more&lt;/a&gt;...</description>
		<Point>
			<coordinates>1.1645,51.0800,0</coordinates>
		</Point>
	</Placemark>
</Document></kml>