<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: Google XML Sitemaps] Sitemap looking like RSS Feed</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: Google XML Sitemaps] Sitemap looking like RSS Feed</description>
<language>en</language>
<pubDate>Wed, 25 Nov 2009 22:37:17 +0000</pubDate>

<item>
<title>Alkorr on "[Plugin: Google XML Sitemaps] Sitemap looking like RSS Feed"</title>
<link>http://wordpress.org/support/topic/286747#post-1176565</link>
<pubDate>Sun, 16 Aug 2009 08:19:30 +0000</pubDate>
<dc:creator>Alkorr</dc:creator>
<guid isPermaLink="false">1176565@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi rsciw, I call the example taken from my own website a RSS Feed-like. The HTML example is taken from the author's plugin website.&#60;/p&#62;
&#60;p&#62;So which one is normal? The RSS Feed-like one (&#38;lt;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34; ?&#38;gt;) or the HTML one (using table, link, color)?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>rsciw on "[Plugin: Google XML Sitemaps] Sitemap looking like RSS Feed"</title>
<link>http://wordpress.org/support/topic/286747#post-1169524</link>
<pubDate>Mon, 10 Aug 2009 10:12:44 +0000</pubDate>
<dc:creator>rsciw</dc:creator>
<guid isPermaLink="false">1169524@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Using the plugin version 3.1.4 on some Wordpress installations, all version 2.8.3, without a prob. displays correctly, like the example you linked to, which is an XML sitemap, not HTML as you call it above ;)
&#60;/p&#62;</description>
</item>
<item>
<title>Alkorr on "[Plugin: Google XML Sitemaps] Sitemap looking like RSS Feed"</title>
<link>http://wordpress.org/support/topic/286747#post-1168570</link>
<pubDate>Sun, 09 Aug 2009 09:20:10 +0000</pubDate>
<dc:creator>Alkorr</dc:creator>
<guid isPermaLink="false">1168570@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm starting to think it's a bug from the plugin.&#60;/p&#62;
&#60;p&#62;If it happened to someone else, please let me know.&#60;/p&#62;
&#60;p&#62;It just happened to a friend of mine, he's got the RSS Feed-like sitemap too...
&#60;/p&#62;</description>
</item>
<item>
<title>Alkorr on "[Plugin: Google XML Sitemaps] Sitemap looking like RSS Feed"</title>
<link>http://wordpress.org/support/topic/286747#post-1162352</link>
<pubDate>Tue, 04 Aug 2009 09:39:05 +0000</pubDate>
<dc:creator>Alkorr</dc:creator>
<guid isPermaLink="false">1162352@http://wordpress.org/support/</guid>
<description>&#60;p&#62;In case I wasn't clear enough in my explainations:&#60;/p&#62;
&#60;p&#62;This is what I call an HTML sitemap:&#60;br /&#62;
&#60;a href=&#34;http://www.arnebrachhold.de/sitemap.xml&#34; rel=&#34;nofollow&#34;&#62;http://www.arnebrachhold.de/sitemap.xml&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And my sitemap looks like any RSS Feed:&#60;/p&#62;
&#60;p&#62;&#38;lt;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34; ?&#38;gt;&#60;br /&#62;
- &#38;lt;!-- generator=&#34;wordpress/&#34; --&#38;gt;&#60;br /&#62;
- &#38;lt;!-- sitemap-generator-url=&#34;http://www.arnebrachhold.de&#34; sitemap-generator-version=&#34;3.1.4&#34; --&#38;gt;&#60;br /&#62;
- &#38;lt;!-- generated-on=&#34;July 14, 2009 11:29 pm&#34; --&#38;gt;&#60;br /&#62;
- &#38;lt;urlset xmlns:xsi=&#34;http://www.w3.org/2001/XMLSchema-instance&#34; xsi:schemaLocation=&#34;http://www.sitemaps.org/schemas/sitemap/0.9 &#60;a href=&#34;http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd&#34; rel=&#34;nofollow&#34;&#62;http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd&#60;/a&#62;&#34; xmlns=&#34;http://www.sitemaps.org/schemas/sitemap/0.9&#34;&#38;gt;&#60;br /&#62;
- &#38;lt;url&#38;gt;&#60;br /&#62;
&#38;lt;loc&#38;gt;http://www.mywebsite.com/&#38;lt;/loc&#38;gt;&#60;br /&#62;
&#38;lt;lastmod&#38;gt;2009-07-14T21:22:40+00:00&#38;lt;/lastmod&#38;gt;&#60;br /&#62;
&#38;lt;changefreq&#38;gt;daily&#38;lt;/changefreq&#38;gt;&#60;br /&#62;
&#38;lt;priority&#38;gt;1.0&#38;lt;/priority&#38;gt;&#60;br /&#62;
&#38;lt;/url&#38;gt;&#60;br /&#62;
... And so on ...&#60;/p&#62;
&#60;p&#62;Hope that will someone find my problem... I'm being desperate right now...
&#60;/p&#62;</description>
</item>
<item>
<title>Alkorr on "[Plugin: Google XML Sitemaps] Sitemap looking like RSS Feed"</title>
<link>http://wordpress.org/support/topic/286747#post-1160050</link>
<pubDate>Sun, 02 Aug 2009 13:41:22 +0000</pubDate>
<dc:creator>Alkorr</dc:creator>
<guid isPermaLink="false">1160050@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Anyone can help me out with this issue? I'm lost, I didn't find any explaination about this RSS Feed look.&#60;/p&#62;
&#60;p&#62;Plus I have no idea if Google can accept it.&#60;/p&#62;
&#60;p&#62;Help is more than welcome!
&#60;/p&#62;</description>
</item>
<item>
<title>Alkorr on "[Plugin: Google XML Sitemaps] Sitemap looking like RSS Feed"</title>
<link>http://wordpress.org/support/topic/286747#post-1155227</link>
<pubDate>Wed, 29 Jul 2009 13:05:56 +0000</pubDate>
<dc:creator>Alkorr</dc:creator>
<guid isPermaLink="false">1155227@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi whooami, I can't provide access to the RSS Feed because it's IP filtered. But here how my 'RSS Feed-like Sitemap' looks like:&#60;/p&#62;
&#60;p&#62;&#38;lt;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34; ?&#38;gt;&#60;br /&#62;
- &#38;lt;!--  generator=&#34;wordpress/&#34; --&#38;gt;&#60;br /&#62;
- &#38;lt;!--  sitemap-generator-url=&#34;http://www.arnebrachhold.de&#34; sitemap-generator-version=&#34;3.1.4&#34; --&#38;gt;&#60;br /&#62;
- &#38;lt;!--  generated-on=&#34;July 14, 2009 11:29 pm&#34; --&#38;gt;&#60;br /&#62;
- &#38;lt;urlset xmlns:xsi=&#34;http://www.w3.org/2001/XMLSchema-instance&#34; xsi:schemaLocation=&#34;http://www.sitemaps.org/schemas/sitemap/0.9 &#60;a href=&#34;http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd&#34; rel=&#34;nofollow&#34;&#62;http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd&#60;/a&#62;&#34; xmlns=&#34;http://www.sitemaps.org/schemas/sitemap/0.9&#34;&#38;gt;&#60;br /&#62;
- &#38;lt;url&#38;gt;&#60;br /&#62;
  &#38;lt;loc&#38;gt;http://www.mywebsite.com/&#38;lt;/loc&#38;gt;&#60;br /&#62;
  &#38;lt;lastmod&#38;gt;2009-07-14T21:22:40+00:00&#38;lt;/lastmod&#38;gt;&#60;br /&#62;
  &#38;lt;changefreq&#38;gt;daily&#38;lt;/changefreq&#38;gt;&#60;br /&#62;
  &#38;lt;priority&#38;gt;1.0&#38;lt;/priority&#38;gt;&#60;br /&#62;
  &#38;lt;/url&#38;gt;&#60;br /&#62;
... And so on ...&#60;/p&#62;
&#60;p&#62;Why does my sitemap.xml looks like a RSS Feed instead of showing a list of links?&#60;/p&#62;
&#60;p&#62;Hope that helps find out... Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>whooami on "[Plugin: Google XML Sitemaps] Sitemap looking like RSS Feed"</title>
<link>http://wordpress.org/support/topic/286747#post-1126663</link>
<pubDate>Sun, 05 Jul 2009 10:24:39 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">1126663@http://wordpress.org/support/</guid>
<description>&#60;p&#62;unless you provide a link it's doubtful anyone can help you.
&#60;/p&#62;</description>
</item>
<item>
<title>Alkorr on "[Plugin: Google XML Sitemaps] Sitemap looking like RSS Feed"</title>
<link>http://wordpress.org/support/topic/286747#post-1126660</link>
<pubDate>Sun, 05 Jul 2009 10:22:09 +0000</pubDate>
<dc:creator>Alkorr</dc:creator>
<guid isPermaLink="false">1126660@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi, I just installed 3.1.4 and my sitemap.xml looks like a RSS feed, is that ok? Because usually sitemap.xml shows a table on top of the page with: 'This is a XML Sitemap which is supposed to be processed by search engines like Google, MSN Search and YAHOO.......'&#60;/p&#62;
&#60;p&#62;But now, all I get is a RSS feed: '- &#38;lt;!--  sitemap-generator-url=&#34;http://www.arnebrachhold.de&#34; sitemap-generator-version=&#34;3.1.4&#34;&#60;br /&#62;
  --&#38;gt;'&#60;/p&#62;
&#60;p&#62;Is there a problem? If yes, what is it?&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
