<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Static public pages -->
  <url>
    <loc>https://matchloom.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://matchloom.io/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://matchloom.io/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!--
    Dynamic profile URLs (matchloom.io/:username) should be added by
    a backend-generated sitemap or sitemap index. Consider:
    1. API endpoint: GET /api/v1/sitemap/profiles that returns all public usernames
    2. Generate sitemap-profiles.xml on a cron schedule
    3. Reference it from a sitemap index at /sitemap-index.xml
  -->
</urlset>
