<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Main landing page (future) -->
  <url>
    <loc>https://longbourn.club/</loc>
    <lastmod>2025-01-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Login page - public access point -->
  <url>
    <loc>https://longbourn.club/login</loc>
    <lastmod>2025-01-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Auth callback - functional but low priority -->
  <url>
    <loc>https://longbourn.club/auth/callback</loc>
    <lastmod>2025-01-04</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.1</priority>
  </url>
</urlset>