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

  <!-- Homepage / Landing Page -->
  <url>
    <loc>https://tryonmycrown.com/</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Try-On Page -->
  <url>
    <loc>https://tryonmycrown.com/try-on</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Wig Catalog -->
  <url>
    <loc>https://tryonmycrown.com/wigs</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Blog Listing -->
  <url>
    <loc>https://tryonmycrown.com/blog</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Posts -->
  <url>
    <loc>https://tryonmycrown.com/blog/first-time-buying-a-wig-guide</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://tryonmycrown.com/blog/wig-cap-sizes-explained</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://tryonmycrown.com/blog/lace-front-vs-full-lace-vs-cap-wigs</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://tryonmycrown.com/blog/how-to-try-on-wigs-virtually</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://tryonmycrown.com/blog/first-time-wig-buyer-starter-kit</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://tryonmycrown.com/blog/best-wigs-for-chemotherapy-patients-guide</loc>
    <lastmod>2026-03-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Resources Page -->
  <url>
    <loc>https://tryonmycrown.com/resources</loc>
    <lastmod>2026-03-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://tryonmycrown.com/about</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Free Trial Contact Page -->
  <url>
    <loc>https://tryonmycrown.com/free-trial</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Client Upload Portal (Public Access with Access Code) -->
  <url>
    <loc>https://tryonmycrown.com/upload</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Client Dashboard (Requires Access Code) -->
  <url>
    <loc>https://tryonmycrown.com/dashboard</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Customer Order History Search -->
  <url>
    <loc>https://tryonmycrown.com/my-orders</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Note: The following pages are excluded from sitemap as they require authentication or dynamic parameters:
       - /admin (requires OAuth authentication)
       - /admin/orders (requires OAuth authentication)
       - /admin/clients (requires OAuth authentication)
       - /order/:id (requires authentication and dynamic order ID)
       - /c/:token (dynamic customer order token)
       - /share/:id (dynamic generation share ID)
       - /404 (error page, should not be indexed)
  -->

</urlset>
