<?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 Principal -->
	<url>
		<loc>https://www.kengarsport.com/</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>daily</changefreq>
		<priority>1.0</priority>
	</url>

	<!-- Categorías -->
	<url>
		<loc>https://www.kengarsport.com/categorias</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.8</priority>
	</url>


	<!-- Autenticación -->
	<url>
		<loc>https://www.kengarsport.com/auth/login</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>

	<url>
		<loc>https://www.kengarsport.com/auth/registro</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>

	<!-- Páginas Informativas -->
	<!--
  <url>
    <loc>https://www.kengarsport.com/contacto</loc>
    <lastmod>2024-08-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://www.kengarsport.com/ayuda</loc>
    <lastmod>2024-08-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://www.kengarsport.com/terminos</loc>
    <lastmod>2024-08-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <url>
    <loc>https://www.kengarsport.com/privacidad</loc>
    <lastmod>2024-08-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>-->

	<!-- URLs Dinámicas - Ejemplo de categorías populares -->
	<!-- Estas deberías reemplazarlas con tus categorías reales -->
	<url>
		<loc>https://www.kengarsport.com/categoria/1</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
	</url>

	<url>
		<loc>https://www.kengarsport.com/categoria/2</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
	</url>

	<url>
		<loc>https://www.kengarsport.com/categoria/3</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
	</url>

	<!-- Ejemplo de productos populares -->
	<!-- Estas deberías reemplazarlas con tus productos reales -->
	<url>
		<loc>https://www.kengarsport.com/producto/1</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.6</priority>
	</url>

	<url>
		<loc>https://www.kengarsport.com/producto/2</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.6</priority>
	</url>
	<url>
		<loc>https://www.kengarsport.com/producto/3</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.6</priority>
	</url>
	<url>
		<loc>https://www.kengarsport.com/producto/4</loc>
		<lastmod>2024-08-19</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.6</priority>
	</url>

</urlset>