<?xml version="1.0" encoding="UTF-8"?>
<!--
  The public pages, declared so Google discovers them instead of inferring them
  from links (#184). Kept in step with frontend/src/lib/publicPages.ts by
  frontend/src/test/seo.test.ts — add a page there and this file has to match.

  No <priority> or <changefreq>: Google ignores both, and a number nobody can
  act on is a number that goes stale unnoticed. No <lastmod> either, for the
  same reason — this file is hand-maintained, so any date in it would be a
  claim we cannot keep true.

  Player pages (/players/:sleeperId) are absent on purpose: ~12k ids is a
  generated sitemap's job, not a static file's.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://fantasycocaptain.com/</loc>
  </url>
  <url>
    <loc>https://fantasycocaptain.com/rankings</loc>
  </url>
  <url>
    <loc>https://fantasycocaptain.com/how-it-works</loc>
  </url>
  <url>
    <loc>https://fantasycocaptain.com/tools/trade</loc>
  </url>
</urlset>
