<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--
    The platform `/platform/*` routes are intentionally NOT listed in the
    sitemap because they require authentication. Add public marketing pages
    below as they ship.

    `<loc>` must be a fully qualified URL — the sitemaps.org schema requires it
    and a relative path makes the document invalid. Keep the origin in sync with
    `site` in astro.config.mjs and the Sitemap line in robots.txt.
  -->
  <url>
    <loc>https://developersclub.pages.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
