<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public, indexable pages only.

  The terminal sections (/terminal, /history, /bets, /explorer) are deliberately
  absent: they need an account, and a crawler reaching one is served the
  signed-out landing page, so listing them would offer four duplicates of "/".

  Kept in step with CONTENT_ROUTES in src/terminalRoute.ts by a test, which also
  checks each URL here matches that page's own canonical. There is no lastmod:
  a hand-maintained date is a claim that goes stale the moment it is wrong, and
  the sitemap is more useful without one than with a lie in it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://skew.ltd/</loc></url>
  <url><loc>https://skew.ltd/guides</loc></url>
  <url><loc>https://skew.ltd/value-betting</loc></url>
  <url><loc>https://skew.ltd/pinnacle-odds-tracker</loc></url>
  <url><loc>https://skew.ltd/odds-movement</loc></url>
  <url><loc>https://skew.ltd/clv-calculator</loc></url>
  <url><loc>https://skew.ltd/fair-odds-calculator</loc></url>
</urlset>
