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

  <!-- Home page -->
  <url>
    <loc>https://fluffrank.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Battle Arena — most active page -->
  <url>
    <loc>https://fluffrank.com/battle</loc>
    <changefreq>always</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Leaderboard — high value for SEO -->
  <url>
    <loc>https://fluffrank.com/leaderboard</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Login / Register -->
  <url>
    <loc>https://fluffrank.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Donate page -->
  <url>
    <loc>https://fluffrank.com/donate</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://fluffrank.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://fluffrank.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

</urlset>
