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

  <!-- Authentication -->
  <url>
    <loc>https://seed-stage.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://seed-stage.com/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Projects Browse -->
  <url>
    <loc>https://seed-stage.com/projects</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!--
    NOTE: For dynamic project pages (/projects/:id), you should either:
    1. Generate this sitemap dynamically from your backend/database
    2. Use a sitemap generation tool during build/deployment
    3. Manually add popular project URLs below

    Example:
    <url>
      <loc>https://seed-stage.com/projects/abc123</loc>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
    </url>
  -->
</urlset>
