<?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">

  <!-- Homepage -->
  <url>
    <loc>https://www.andessupplies.com.ar/</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Shop -->
  <url>
    <loc>https://www.andessupplies.com.ar/shop</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- About Us -->
  <url>
    <loc>https://www.andessupplies.com.ar/nosotros</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://www.andessupplies.com.ar/Contacto</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Login -->
  <url>
    <loc>https://www.andessupplies.com.ar/login</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Search -->
  <url>
    <loc>https://www.andessupplies.com.ar/search</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Cart -->
  <url>
    <loc>https://www.andessupplies.com.ar/cart</loc>
    <lastmod>2025-11-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 
    Note: Dynamic routes such as /producto/:id, /marca/:id, and /categoria/:id
    should be generated dynamically on the server with actual product/brand/category IDs.
    This static sitemap only includes the main public routes.
  -->

</urlset>