<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://www.flashylearning.app/</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Decks Feed (Browse) -->
  <url>
    <loc>https://www.flashylearning.app/decks</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://www.flashylearning.app/terms</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://www.flashylearning.app/privacy</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://www.flashylearning.app/cookies</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://www.flashylearning.app/community</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!--
    NOTE: Dynamic URLs for individual decks and profiles should be
    generated server-side. Consider implementing a backend endpoint
    at /api/sitemap.xml that dynamically lists all public decks and profiles.

    Example dynamic entries:
    - https://www.flashylearning.app/decks/{deckId}
    - https://www.flashylearning.app/profile/{username}
  -->
</urlset>
