<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Namespaces"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Namespaces"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Namespaces</title>
				<description><![CDATA[ It looks to me like the georss and gml namespace URIs that are provided by the RSS to GeoRSS converter are incorrect.

The following namespace declarations are included in the feeds:
xmlns:gml="http://www.opengis.net/gml/"
xmlns:georss="http://www.georss.org/georss/"

I believe that xml namespace declarations are intended to be compared using a strict string comparison, so these URIs would be considered different from the actual URIs provided in the GeoRSS/GML specifications:

xmlns:gml="http://www.opengis.net/gml"
xmlns:georss="http://www.georss.org/georss"

Correct me if I'm wrong, but it seems to me like this should be a fairly simple fix.]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/171.page#914</guid>
				<link>http://forum.geonames.org/gforum/posts/list/171.page#914</link>
				<pubDate><![CDATA[Mon, 2 Oct 2006 20:47:16]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re:Namespaces</title>
				<description><![CDATA[ You are right, this is a bug and has been fixed. Thanks for the bug report.

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/171.page#918</guid>
				<link>http://forum.geonames.org/gforum/posts/list/171.page#918</link>
				<pubDate><![CDATA[Tue, 3 Oct 2006 19:51:31]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>