<?xml version="1.0" encoding="UTF-8"?>
<!--
  Foundry URLs — hand-maintained, served as a static asset by the 0g-edge worker.

  Kept SEPARATE from sitemap.xml because that one is the Webflow marketing sitemap,
  host-rewritten live by the worker on every request — anything added there would be
  overwritten by the next fetch. Foundry is served by Vercel (0g-foundry.vercel.app,
  proxied at /foundry), so its pages never appear in Webflow's auto-sitemap.
  Discovered via its own `Sitemap:` line in robots.txt.

  ONLY list public, indexable pages. /foundry/events/* carry a per-page
  `noindex, nofollow` — access is the invite, and the pages are linked only via a
  quiet footer link — so do NOT add them here. When a new public page ships, add
  its canonical URL and bump <lastmod>.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://0g.ai/foundry</loc>
        <lastmod>2026-08-05</lastmod>
    </url>
</urlset>
