<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Home/Landing Page -->
  <url>
    <loc>https://campus-bae.vercel.app/</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Dashboard/Home Page (for authenticated users) -->
  <url>
    <loc>https://campus-bae.vercel.app/#home</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Profile Page -->
  <url>
    <loc>https://campus-bae.vercel.app/#profile</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Branch Resources Page -->
  <url>
    <loc>https://campus-bae.vercel.app/#resources</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Marketplace Page -->
  <url>
    <loc>https://campus-bae.vercel.app/#marketplace</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Societies Page -->
  <url>
    <loc>https://campus-bae.vercel.app/#societies</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Roadmap Page -->
  <url>
    <loc>https://campus-bae.vercel.app/#roadmap</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Networking Page -->
  <url>
    <loc>https://campus-bae.vercel.app/#networking</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Password Reset Page -->
  <url>
    <loc>https://campus-bae.vercel.app/#reset-password</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Static Resources/Documents (if accessible) -->
  <url>
    <loc>https://campus-bae.vercel.app/BJT-CE%20Input%20Characteristics.pdf</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://campus-bae.vercel.app/BJT-CE%20Output%20Characteristics.pdf</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>