<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. Three routes, all publicly crawlable, so it is maintained by
  hand rather than generated — a build step for three URLs is not worth owning.
  Add a <url> here whenever a route is added to SiteHeader's NAV list.

  lastmod is the date the analytics snapshot landed; it is honest to leave it
  fixed, because the data behind these pages is frozen (outbid.lol blocks the
  scraper) and bumping it daily would just teach crawlers to ignore the field.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://outbid.foundingdev.com/</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://outbid.foundingdev.com/archived</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://outbid.foundingdev.com/timeline</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
