<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Home -->
  <url>
    <loc>https://insights.welleness.ai/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Health check (optional but safe) -->
  <url>
    <loc>https://insights.welleness.ai/health</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Quiz results page -->
  <url>
    <loc>https://insights.welleness.ai/results</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Reset page -->
  <url>
    <loc>https://insights.welleness.ai/reset</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- What's Next page -->
  <url>
    <loc>https://insights.welleness.ai/whats-next</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
