<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three documents, and only three.

  The site is one page plus the two notices its footer links to. The acts
  inside that page are fragments of it, not URLs of their own — listing
  #work and #engagements here would be claiming eleven pages exist where
  one does.

  No <lastmod>, <changefreq> or <priority>. The last two are read by nothing
  any more, and a hand-written <lastmod> on a static file is a date that is
  wrong from the next deploy onward, which is worse than absent: a crawler
  that has learned to distrust the dates on a site stops reading them at all.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://latticeworks.design/</loc>
  </url>
  <url>
    <loc>https://latticeworks.design/privacy.html</loc>
  </url>
  <url>
    <loc>https://latticeworks.design/terms.html</loc>
  </url>
</urlset>
