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

  <!-- ═══════════════════════════════════════════════════════════════
       MAIN LANDING PAGE
       ═══════════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.appointica.com/</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- ═══════════════════════════════════════════════════════════════
       HUB — Free Salon Tools & Resources
       Most important section — "free booking", "free website", etc.
       ═══════════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.appointica.com/hub</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- ═══════════════════════════════════════════════════════════════
       FREE TOOLS — Price Calculator, Commission Calculator
       ═══════════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.appointica.com/tools/price-calculator</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.appointica.com/tools/commission-calculator</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- ═══════════════════════════════════════════════════════════════
       ACADEMY & EDUCATIONAL CONTENT
       ═══════════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.appointica.com/academy</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://www.appointica.com/tutorials</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.80</priority>
  </url>

  <!-- ═══════════════════════════════════════════════════════════════
       PORTAL TOOLS — Expenses & Clients
       ═══════════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.appointica.com/portal/expenses</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.80</priority>
  </url>
  <url>
    <loc>https://www.appointica.com/portal/clients</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.80</priority>
  </url>

  <!-- ═══════════════════════════════════════════════════════════════
       BOOK — "The Salon Business Owner's Guide"
       ═══════════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.appointica.com/book</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
  </url>
  <url>
    <loc>https://www.appointica.com/book-table-of-contents</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.65</priority>
  </url>

  <!-- ═══════════════════════════════════════════════════════════════
       AUTH / SIGNUP — important for conversions
       ═══════════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.appointica.com/auth</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.70</priority>
  </url>

  <!-- ═══════════════════════════════════════════════════════════════
       ABOUT & PORTFOLIO
       ═══════════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.appointica.com/about-founder</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.55</priority>
  </url>
  <url>
    <loc>https://www.appointica.com/portfolio</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.55</priority>
  </url>

  <!-- ═══════════════════════════════════════════════════════════════
       FORUM — Community (separate Next.js app at /forum)
       ═══════════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.appointica.com/forum</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
  </url>

  <!-- ═══════════════════════════════════════════════════════════════
       LEGAL — low priority but needed for indexing
       ═══════════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.appointica.com/privacy-policy</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.20</priority>
  </url>
  <url>
    <loc>https://www.appointica.com/cookie-policy</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.20</priority>
  </url>
  <url>
    <loc>https://www.appointica.com/terms</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.20</priority>
  </url>
  <url>
    <loc>https://www.appointica.com/legal/saas</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.20</priority>
  </url>

</urlset>
