<?xml version="1.0" encoding="UTF-8"?>
<!--
  The three pages that are finished. Written by hand, like everything else in
  marketing/, which has no build step.

  photograph.html is deliberately absent. It is on the host - deploy-marketing.sh
  uploads every file in this folder - but it is not ready, and its own <head>
  carries a noindex. When it is ready, it gets an entry here and a link from
  index.html on the same day; either one alone is half the job.

  lastmod is a date somebody has to move. It is worth having anyway: a crawler
  that is told a page changed comes back sooner. The rule is the same as the
  ?v= number on style.css - if you edit the page, change the date. A date that
  is wrong in the stale direction only costs a slower recrawl; one that claims
  today on a page nobody has touched is the kind that gets the file ignored.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sundry.works/</loc>
    <lastmod>2026-09-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://sundry.works/privacy.html</loc>
    <lastmod>2026-09-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://sundry.works/terms.html</loc>
    <lastmod>2026-09-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
