<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static routes only. The 200-odd product URLs are deliberately absent:
  listing them would need the catalog at build time, and every product Lea
  adds would silently make this file wrong until someone regenerated and
  redeployed it. Google finds those pages by following links from the catalog.
  Revisit alongside prerendering (PROGRESS "Still open" item 10); a
  per-product sitemap is only worth having once each product URL serves its
  own text, which today it does not.

  Do not write a double hyphen anywhere in this comment. XML forbids it inside
  a comment, and Google Search Console rejects the whole file with nothing
  more useful than "Parsing error, line 9". That already happened once.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://lea-press.com/</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://lea-press.com/print</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://lea-press.com/gift</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://lea-press.com/privacy</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
