sitemap-1-1.xml 558 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  9. xmlns:content="http://www.google.com/schemas/sitemap-content/1.0"
  10. xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  11. <url>
  12. <loc>http://store.com/category.html</loc>
  13. <lastmod>2012-12-21T00:00:00-08:00</lastmod>
  14. <changefreq>daily</changefreq>
  15. <priority>1.0</priority>
  16. </url>
  17. </urlset>