<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Replace BASE_URL with your site's full URL before deploying, e.g. https://example.com -->
  <!-- Generated from frontend/index.html: fragments (anchors like #features) and non-HTML resources are omitted. -->

  <!-- Site root -->
  <url>
    <loc>BASE_URL/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Download page (linked from multiple buttons) -->
  <url>
    <loc>BASE_URL/download</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Section anchors from index.html (note: many search engines ignore URL fragments; include if you want direct fragment links) -->
  <url>
    <loc>BASE_URL/#home</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>BASE_URL/#features</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>BASE_URL/#installation</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>BASE_URL/#pricing</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>BASE_URL/#faq</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
