<?xml version="1.0" encoding="UTF-8"?>
<!--
  Query-param routes (main.tsx). Listed explicitly because a crawler has no
  way to discover "/?terms" from "/" other than the footer links.
  /?app and /?calibrate are deliberately absent: one needs a camera and the
  other is an internal harness. Neither is a landing surface.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.formwork.site/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.formwork.site/?privacy</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://www.formwork.site/?terms</loc>
    <priority>0.5</priority>
  </url>
</urlset>
