<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
>
  <!-- Página principal -->
  <url>
    <loc>https://cometepo.com.mx/</loc>
    <lastmod>2025-07-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Página de promociones -->
  <url>
    <loc>https://cometepo.com.mx/promociones</loc>
    <lastmod>2025-07-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Página de contacto -->
  <url>
    <loc>https://cometepo.com.mx/contacto</loc>
    <lastmod>2025-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>


  <!-- Registro -->
  <url>
    <loc>https://cometepo.com.mx/auth/register</loc>
    <lastmod>2025-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Panel administrador -->
  <url>
    <loc>https://cometepo.com.mx/admin</loc>
    <lastmod>2025-07-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Perfil de usuario -->
  <url>
    <loc>https://cometepo.com.mx/admin/profile</loc>
    <lastmod>2025-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
