<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

  <!-- ============================================================
    ResuGo Public Sitemap
    
    ONLY INCLUDES PUBLIC ROUTES:
    - Waitlist / Marketing Landing Page
    - Published user portfolios (via subdomain/slug)
    
    EXCLUDES (Private beta app routes, not indexable):
    - /dashboard (private, requires auth)
    - /editor (private, requires auth)
    - /templates (private, requires auth)
    - /intake (private, requires auth)
    - /home (private app landing, requires auth)
    - /auth (authentication page)
    
    Note: User-generated portfolio sites (/:slug, /u/:username,
    /portfolio/:siteId) are dynamically generated and cannot be
    listed here. They are indexed via robots.txt allowance.
    
    Auto-submitted to: Google Search Console, Bing Webmaster Tools
  ============================================================= -->

  <!-- Homepage / Waitlist Landing Page (PUBLIC) -->
  <url>
    <loc>https://resugo.byteosaurus.com/</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Waitlist page (PUBLIC) — explicit route for campaigns -->
  <url>
    <loc>https://resugo.byteosaurus.com/waitlist</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
