<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- Homepage -->
  <url>
    <loc>https://employedpanda.com/</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Seniors Help (public listing) -->
  <url>
    <loc>https://employedpanda.com/seniors-help</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Dashboard: Resumes -->
  <url>
    <loc>https://employedpanda.com/dashboard/resumes</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Auth: Login -->
  <url>
    <loc>https://employedpanda.com/auth/login</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Auth: Register -->
  <url>
    <loc>https://employedpanda.com/auth/register</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Note: We intentionally exclude private/auth-only pages like /auth/* and /dashboard/* from the sitemap. -->
  <!-- For dynamic mentor profile pages (e.g., /seniors-help/mentor/[username]), consider generating a dynamic sitemap server-side. -->
</urlset>

