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

  <!-- Homepage -->
  <url>
    <loc>https://zanerewards.org/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Main User and Public Pages -->
  <url>
    <loc>https://zanerewards.org/dashboard</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://zanerewards.org/earn</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://zanerewards.org/profile</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://zanerewards.org/leaderboard</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Authentication Pages -->
  <url>
    <loc>https://zanerewards.org/login</loc>
    <priority>0.9</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://zanerewards.org/signup</loc>
    <priority>0.9</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://zanerewards.org/forgot-password</loc>
    <priority>0.7</priority>
    <changefreq>yearly</changefreq>
  </url>
  <url>
    <loc>https://zanerewards.org/reset-password</loc>
    <priority>0.7</priority>
    <changefreq>yearly</changefreq>
  </url>
  <url>
    <loc>https://zanerewards.org/verify-email</loc>
    <priority>0.7</priority>
    <changefreq>yearly</changefreq>
  </url>

  <!-- Admin Page (not indexed, but present for completeness) -->
  <url>
    <loc>https://zanerewards.org/admin</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Informational/Legal Pages -->
  <url>
    <loc>https://zanerewards.org/about</loc>
    <priority>0.5</priority>
    <changefreq>yearly</changefreq>
  </url>
  <url>
    <loc>https://zanerewards.org/terms</loc>
    <priority>0.5</priority>
    <changefreq>yearly</changefreq>
  </url>
  <url>
    <loc>https://zanerewards.org/privacy-policy</loc>
    <priority>0.5</priority>
    <changefreq>yearly</changefreq>
  </url>

</urlset>