<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the pages somebody who has never heard of PlateMatch should land on.
  Everything behind an account, a session code or an invite token is left out
  and sent noindex (public/_headers). Add a URL here when a new public page is
  added, give it an indexable entry in src/navigation/pageMeta.js and a
  ROUTE_MODULES entry in scripts/prerender.mjs too.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://platematch.app/</loc></url>
  <url><loc>https://platematch.app/how-it-works</loc></url>
  <url><loc>https://platematch.app/faq</loc></url>
  <url><loc>https://platematch.app/about</loc></url>
  <url><loc>https://platematch.app/terms</loc></url>
  <url><loc>https://platematch.app/privacy</loc></url>
</urlset>
