<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://clubgamma.vercel.app/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- HacktoberFest-->
  <url>
    <loc>https://clubgamma.vercel.app/hacktoberfest2024</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

    <url>
    <loc>https://clubgamma.vercel.app/hacktoberfest2024/leaderboard</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

    <url>
    <loc>https://clubgamma.vercel.app/hacktoberfest2024/point-system</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Leaderboard -->
  <url>
    <loc>https://clubgamma.vercel.app/leaderboard</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Events -->
  <url>
    <loc>https://clubgamma.vercel.app/events/2024</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://clubgamma.vercel.app/events/2021</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://clubgamma.vercel.app/events/2020</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Team -->
  <url>
    <loc>https://clubgamma.vercel.app/team</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Point System -->
  <url>
    <loc>https://clubgamma.vercel.app/point-system</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>