<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Public URLs only. When you add a new static/marketing page:
  1. Add a <url> entry below (copy an existing block).
  2. Set <lastmod> to the date you published or meaningfully changed the page (YYYY-MM-DD).
  3. Mirror any new path in robots.txt Allow rules if needed.
  Production base URL: https://aptabook.com — replace if you use a different canonical host.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://aptabook.com/</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://aptabook.com/features</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://aptabook.com/pricing</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://aptabook.com/signup</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://aptabook.com/login</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://aptabook.com/privacy</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://aptabook.com/terms</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://aptabook.com/booking</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://aptabook.com/feedback</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <!-- Static marketing HTML (also embedded in SPA iframes) -->
  <url>
    <loc>https://aptabook.com/landing/index.html</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://aptabook.com/landing/feautres.html</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
