<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage -->
  <url>
    <loc>https://arteemponto.pt/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Shop — all products -->
  <url>
    <loc>https://arteemponto.pt/loja</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Shop — category pages (clean slug URLs) -->
  <url>
    <loc>https://arteemponto.pt/loja/bolsas</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://arteemponto.pt/loja/carteiras</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://arteemponto.pt/loja/acessórios</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://arteemponto.pt/loja/decoração</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://arteemponto.pt/contacto</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- NOTE: Product pages (/produto/:id) should be added here dynamically.
       Generate this file server-side or via a build script that queries
       the database and lists every active product URL. -->

</urlset>
