XML Sitemap error in firefox and chrome

Hi…

Can anyone help please…the following xml sitemap i have created for my website…its working fine in Internet Explorer…but having issues in firefox and chrome…

<?xml version="1.0" encoding="UTF-8" ?> 
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
 <url>
  <loc>http://www.aa.com/</loc> 
  <priority>0.5</priority> 
  <changefreq>daily</changefreq> 
  </url>

Can anyone please help whats the issue…where i am wrong…there are more than 3500 urls in my sitemap.

Thanks a lot…in advance…
:rolleyes::rolleyes:

What error do you get?

And please put any code you post between the appropriate tags. It makes it easer to read, and prevents strange smilies from popping up in the middle of it :wink:

I can’t spot error either. How do you determine there is an error? Sure it’s not just browsers applying different default stylesheets when presenting the XML sitemaps for humans? You want to make sure the XML sitemap wokrs well in e.g. Google Webmaster Tools, but browsers don’t really matter