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

  <!-- Homepage -->
  <url>
    <loc>https://rpedia.gg/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Streamers directory -->
  <url>
    <loc>https://rpedia.gg/streamers</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Servers directory -->
  <url>
    <loc>https://rpedia.gg/servers</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Recruitment hub -->
  <url>
    <loc>https://rpedia.gg/recrutement</loc>
    <changefreq>hourly</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
    Dynamic URLs (user profiles, character pages, server profiles)
    are not listed here as they are generated from the database.
    Consider generating a dynamic sitemap via a backend endpoint:
    GET /api/sitemap  →  returns all public character/user/server URLs.
    Then serve or reference it at https://rpedia.gg/sitemap-dynamic.xml
  -->

</urlset>
