<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained. Add a <url> entry when a page is added to src/pages/.
  Trailing slashes are required: the server 308-redirects /apply to /apply/,
  and a sitemap should list the final URL, not a redirect.
  /thanks/ is omitted on purpose — it carries <meta name="robots" content="noindex">.
  No lastmod/changefreq/priority: Google ignores the latter two, and a
  hand-maintained lastmod goes stale, which is worse than absent.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://machinespeed.design/</loc>
  </url>
  <url>
    <loc>https://machinespeed.design/apply/</loc>
  </url>
  <url>
    <loc>https://machinespeed.design/privacy/</loc>
  </url>
</urlset>
