<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained, and pinned to the real pages by `src/data/sitemap.test.ts` —
  add a route under `src/pages/` without listing it here and that test fails.

  It is a static file rather than a generated route for the same reason
  `_redirects` is: this site is `output: 'static'`, so a page listing itself is
  the only thing an endpoint could do that this file doesn't, and a rules file
  a test can read is cheaper than a build-time integration.

  No <lastmod>: a hard-coded date is a claim that goes stale the first time
  anyone edits the copy without touching this file, and a lastmod a crawler
  learns to distrust is worse than none. No <changefreq>/<priority> either —
  Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://intellihoops.com/</loc>
  </url>
  <url>
    <loc>https://intellihoops.com/developers</loc>
  </url>
</urlset>
