<?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/"
		>
<channel>
	<title>Comments on: Java based Google Sitemap generator</title>
	<atom:link href="http://www.jatfq.com/archives/13/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jatfq.com/archives/13</link>
	<description></description>
	<lastBuildDate>Mon, 03 Jan 2011 22:36:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Baba</title>
		<link>http://www.jatfq.com/archives/13/comment-page-1#comment-9515</link>
		<dc:creator>Baba</dc:creator>
		<pubDate>Mon, 03 Jan 2011 22:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jatfq.com/archives/13#comment-9515</guid>
		<description>I was wondering if this could be modified to also include PDFs/.DOC files etc which are linked to from a web page. It doesn&#039;t seem to do that now. Thanks.</description>
		<content:encoded><![CDATA[<p>I was wondering if this could be modified to also include PDFs/.DOC files etc which are linked to from a web page. It doesn&#8217;t seem to do that now. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bravoman</title>
		<link>http://www.jatfq.com/archives/13/comment-page-1#comment-8580</link>
		<dc:creator>Bravoman</dc:creator>
		<pubDate>Tue, 17 Aug 2010 08:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.jatfq.com/archives/13#comment-8580</guid>
		<description>ignore_regexp doesn&#039;t do anything (it seems to me)

I&#039;m trying to remove al URL&#039;s with a recurring querystring variable named &#039;cattab&#039; from my resulting sitemap URL&#039;s.


I tried the following, but didn&#039;t work:

ignore_regexp=cattab</description>
		<content:encoded><![CDATA[<p>ignore_regexp doesn&#8217;t do anything (it seems to me)</p>
<p>I&#8217;m trying to remove al URL&#8217;s with a recurring querystring variable named &#8216;cattab&#8217; from my resulting sitemap URL&#8217;s.</p>
<p>I tried the following, but didn&#8217;t work:</p>
<p>ignore_regexp=cattab</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo</title>
		<link>http://www.jatfq.com/archives/13/comment-page-1#comment-8231</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Mon, 05 Jul 2010 08:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jatfq.com/archives/13#comment-8231</guid>
		<description>when

java -jar &quot;ajSitemap.jar&quot; sitemapbuilder.properties http://www.mysite.com

I get this error: 

Exception in thread &quot;Thread-0&quot; java.lang.NullPointerException
        at com.springheadmedia.ajSitemap.SiteMapURL.isValidURL(SiteMapURL.java:180)
        at com.springheadmedia.ajSitemap.SearchThread.run(SearchThread.java:40)

it happens when i change &quot;obey_robots&quot; to 0, but If I change it to 1 it doesn&#039;t produce anything

any clues?</description>
		<content:encoded><![CDATA[<p>when</p>
<p>java -jar &#8220;ajSitemap.jar&#8221; sitemapbuilder.properties <a href="http://www.mysite.com" rel="nofollow">http://www.mysite.com</a></p>
<p>I get this error: </p>
<p>Exception in thread &#8220;Thread-0&#8243; java.lang.NullPointerException<br />
        at com.springheadmedia.ajSitemap.SiteMapURL.isValidURL(SiteMapURL.java:180)<br />
        at com.springheadmedia.ajSitemap.SearchThread.run(SearchThread.java:40)</p>
<p>it happens when i change &#8220;obey_robots&#8221; to 0, but If I change it to 1 it doesn&#8217;t produce anything</p>
<p>any clues?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

