<?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">

  <!--
    Sitemap for Reserved Calendar Pro
    Only includes public pages (no authenticated routes)
  -->

  <!-- Homepage -->
  <url>
    <loc>https://app.reserved.technology/</loc>
    <lastmod>2025-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Public Marketing Pages (if any) -->
  <url>
    <loc>https://www.reserved.technology/</loc>
    <lastmod>2025-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://app.reserved.technology/privacy</loc>
    <lastmod>2025-11-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://app.reserved.technology/terms</loc>
    <lastmod>2025-11-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!--
    NOTE: Do NOT include authenticated routes in sitemap:
    - /dashboard
    - /clients
    - /appointments
    - /calendar
    - /pos
    - /settings
    - /profile
    - etc.

    These should only be accessible to logged-in users
    and should not appear in search engines.
  -->

</urlset>
