<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Using GeoNames Data First Time"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Using GeoNames Data First Time"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Using GeoNames Data First Time</title>
				<description><![CDATA[ Hi i attempting to use the GeoName geonames-1.0 and jdom-1.0 file in NB6 with maven POM.XML file. What would be the correct way to add this as part of a dependency please, becuase what i have is this:

<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>

  &lt;dependency&gt;
      &lt;groupId&gt;org.geonames&lt;/groupId&gt;
      &lt;artifactId&gt;geonames&lt;/artifactId&gt;
      &lt;version&gt;1.0&lt;/version&gt;
      &lt;scope&gt;test&lt;/scope&gt;
    &lt;/dependency&gt;
    
     &lt;dependency&gt;
      &lt;groupId&gt;jdom&lt;/groupId&gt;
      &lt;artifactId&gt;jdom&lt;/artifactId&gt;
      &lt;version&gt;1.0&lt;/version&gt;
      &lt;scope&gt;test&lt;/scope&gt;
    &lt;/dependency&gt;

</pre>
		</div>

but get errors stating ERROR PARSING POM.XML. Could somebody give me some pointers please. Cheers]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/963.page#4300</guid>
				<link>http://forum.geonames.org/gforum/posts/list/963.page#4300</link>
				<pubDate><![CDATA[Wed, 9 Jul 2008 00:55:30]]> GMT</pubDate>
				<author><![CDATA[ blademaster123]]></author>
			</item>
	</channel>
</rss>