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

  <!-- Landing page -->
  <url>
    <loc>https://guventik.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Store listing — changes daily as new stores join -->
  <url>
    <loc>https://guventik.com/pages/stores.html</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!--
    Individual store pages (pages/store-detail.html?id=N) are rendered
    client-side from the API. Add each store URL here as static entries
    so crawlers can discover them, e.g.:

    <url>
      <loc>https://guventik.com/pages/store-detail.html?id=1</loc>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
    </url>
  -->

</urlset>
