


<!-- ========================================
     ARCHIVO: sitemap.xml
     ======================================== -->
<?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">

  <!-- Página de inicio -->
  <url>
    <loc>https://www.oxinera.com/</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Sobre nosotros -->
  <url>
    <loc>https://www.oxinera.com/sobre-nosotros.html</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contacto -->
  <url>
    <loc>https://www.oxinera.com/contacto.html</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Términos y condiciones -->
  <url>
    <loc>https://www.oxinera.com/terminos.html</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Política de privacidad -->
  <url>
    <loc>https://www.oxinera.com/privacidad.html</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Política de cookies -->
  <url>
    <loc>https://www.oxinera.com/cookies.html</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Divulgación corporativa -->
  <url>
    <loc>https://www.oxinera.com/divulgacion.html</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Política de reembolso -->
  <url>
    <loc>https://www.oxinera.com/reembolso.html</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>