<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex 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/siteindex.xsd">

  <!-- Sitemap principal con todas las páginas -->
  <sitemap>
    <loc>https://www.bajajcarreramotos.com/sitemap.xml</loc>
    <lastmod>2026-02-26T12:00:00-05:00</lastmod>
  </sitemap>

  <!-- Sitemap de imágenes optimizado -->
  <sitemap>
    <loc>https://www.bajajcarreramotos.com/sitemap-images.xml</loc>
    <lastmod>2026-02-26T12:00:00-05:00</lastmod>
  </sitemap>

  <!-- Sitemap de productos (dinámico desde base de datos) -->
  <sitemap>
    <loc>https://www.bajajcarreramotos.com/sitemap-products.php</loc>
    <lastmod>2026-02-26T12:00:00-05:00</lastmod>
  </sitemap>

  <!-- Sitemap de noticias y blog (futuro) -->
  <sitemap>
    <loc>https://www.bajajcarreramotos.com/sitemap-news.xml</loc>
    <lastmod>2026-02-26T12:00:00-05:00</lastmod>
  </sitemap>

</sitemapindex> 