<?xml version="1.0" encoding="UTF-8"?>
<!--
  The five indexable pages on this site, and only those.

  /connect is deliberately absent: it carries `noindex, follow` because it is reached from a
  success screen, an email or a support reply rather than searched for, and listing a page
  here that asks not to be indexed is a contradiction a crawler reports back as an error.

  There is no `lastmod`, and that is a choice rather than an omission. A date that is not
  maintained is worse than no date — Google ignores a lastmod it finds unreliable, and this is
  a hand-edited static site with no build step to stamp one. `changefreq` and `priority` are
  left out for the same reason: both are hints Google has said publicly it does not use.

  If a page is added under apps/iamboone.app, it belongs here or it belongs behind a
  `noindex`. Those are the only two honest states.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://iamboone.app/</loc></url>
  <url><loc>https://iamboone.app/how-it-works</loc></url>
  <url><loc>https://iamboone.app/docs</loc></url>
  <url><loc>https://iamboone.app/privacy</loc></url>
  <url><loc>https://iamboone.app/terms</loc></url>
</urlset>
