<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Página principal -->
  <url>
    <loc>https://fitworldshop.koxland.dev/</loc>
    <lastmod>2025-07-18</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Productos -->
  <url>
    <loc>https://fitworldshop.koxland.dev/all-products</loc>
    <lastmod>2025-07-18</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Categorías -->
  <url>
    <loc>https://fitworldshop.koxland.dev/all-products/shirts</loc>
    <lastmod>2025-07-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://fitworldshop.koxland.dev/all-products/shorts</loc>
    <lastmod>2025-07-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://fitworldshop.koxland.dev/all-products/jogger</loc>
    <lastmod>2025-07-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Vistas generales -->
  <url>
    <loc>https://fitworldshop.koxland.dev/login</loc>
    <lastmod>2025-07-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://fitworldshop.koxland.dev/signup</loc>
    <lastmod>2025-07-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Vista de producto abierta (ejemplo) -->
  <url>
    <loc>https://fitworldshop.koxland.dev/product-open/example-product</loc>
    <lastmod>2025-07-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
