<?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 - Highest priority -->
  <url>
    <loc>https://creatorhero.io/</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Pricing Page - High priority for conversions -->
  <url>
    <loc>https://creatorhero.io/pricing</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Authentication -->
  <url>
    <loc>https://creatorhero.io/auth</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://creatorhero.io/about</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Legal & Policy Pages -->
  <url>
    <loc>https://creatorhero.io/privacy</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://creatorhero.io/terms</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://creatorhero.io/security</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://creatorhero.io/cookies</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://creatorhero.io/dpa</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Health Check (for monitoring) -->
  <url>
    <loc>https://creatorhero.io/health</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Future: Blog section (uncomment when blog is created) -->
  <!--
  <url>
    <loc>https://creatorhero.io/blog</loc>
    <lastmod>2025-11-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  -->

  <!-- Note: Protected routes (dashboard, projects, analytics, etc.) are excluded -->
  <!-- as they require authentication and shouldn't be indexed by search engines -->

</urlset>
