<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the homepage is listed. /start and /guides both carry noindex, and the
  /v2../v5 folders are build history — putting any of them in a sitemap would
  be telling Google to index pages we have told it not to index.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://c3steve.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://c3steve.com/"/>
    <xhtml:link rel="alternate" hreflang="ht" href="https://c3steve.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://c3steve.com/"/>
  </url>
</urlset>
