<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage - highest priority, changes frequently -->
  <url>
    <loc>https://burgundyjournal.com/</loc>
    <lastmod>2026-01-29</lastmod>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Key Search / Topics page -->
  <url>
    <loc>https://burgundyjournal.com/key</loc>
    <lastmod>2026-01-29</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About page -->
  <url>
    <loc>https://burgundyjournal.com/about</loc>
    <lastmod>2026-01-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact page -->
  <url>
    <loc>https://burgundyjournal.com/contact</loc>
    <lastmod>2026-01-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Leaderboard page -->
  <url>
    <loc>https://burgundyjournal.com/leaderboard</loc>
    <lastmod>2026-01-29</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Donation page -->
  <url>
    <loc>https://burgundyjournal.com/donate</loc>
    <lastmod>2026-01-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Login page -->
  <url>
    <loc>https://burgundyjournal.com/login</loc>
    <lastmod>2026-01-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!--
    DYNAMIC ARTICLES SITEMAP
    ========================
    For individual article pages (/article/:id), use the Cloud Function endpoint:
    https://us-central1-burgundy-journal.cloudfunctions.net/generateSitemap

    This function queries Firestore for recent articles and generates
    a dynamic sitemap. Submit this URL to Google Search Console as an
    additional sitemap for comprehensive article indexing.

    Alternatively, the sitemap can be generated at build time using:
    npm run generate-sitemap
  -->
</urlset>
