<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Página principal -->
  <url>
    <loc>https://ivolution.cl/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Tienda -->
  <url>
    <loc>https://ivolution.cl/tienda/</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Productos (todos los existentes y futuros) -->
  <url>
    <loc>https://ivolution.cl/producto/</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>
  
  <!-- Evaluaciones Deportivas -->
  <url>
    <loc>https://ivolution.cl/evaluaciones-deportivas-ivolution-lab/</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
</urlset>
