I got everything works for this Google Sitemap. My question is what are the value of Priority as listed in the sitemapcategories.xml and sitemapproducts.xml? Some link has value of 1.0, 0.1, 0.5 as below. Can we change these priority?


- <url>
<loc>http://www.magicdigitalframes.com/index.php?main_page=product_info&products_id=10</loc>
<lastmod>2006-07-11</lastmod>
<changefreq>weekly</changefreq>
<priority>1.00</priority>
</url>
- <url>
<loc>http://www.magicdigitalframes.com/index.php?main_page=product_info&products_id=1</loc>
<lastmod>2006-07-11</lastmod>
<changefreq>weekly</changefreq>
<priority>0.1</priority>
</url>