<?xml version="1.0" encoding="UTF-8"?>
<!--
  PRINT SHOP DIRECTORY for izzy.la.

  SAME-HOST ONLY. Every <loc> below is on izzy.la, matching the rule this
  file's own robots.txt states (sitemaps.org): the sitemap's host must equal
  the host of every URL it lists. Cross-host <loc>s are ignored by crawlers
  unless every host is verified for cross-submission, so the product-host
  entries that used to live here (saturnshop.org, awake.fashion,
  izzydesign.dev) have been removed. Product hosts get their own map via
  middleware.js (seo/hosts/<host>/) — one map per host, not one map for all.
  izzydesign.dev/design/home/ was doubly wrong: it 308s to
  saturndesign.org/design/home/, and a sitemap lists destinations, never hops.

  Inclusion test applied to every path (curl-verified 2026-08-23):
  200 on the final URL, no meta robots=noindex, not Disallow'd in robots.txt,
  AND a self-referencing <link rel="canonical">.

  That last clause is why this map is short. A page whose canonical names a
  DIFFERENT host is telling Google "index that one instead" — listing it here
  contradicts the page's own tag and lands it in Search Console as "Alternate
  page with proper canonical tag" rather than indexed. Four live, crawlable,
  200-OK pages fail only this clause and are deliberately omitted:

    /awake/          canonical -> app.saturntrading.org/awake/
    /os/             canonical -> saturnswarm.com/os/
    /fashion/        canonical -> awake.fashion/fashion/
    /saturntrading/  canonical -> saturntrading.org/

  They stay crawlable and are linked from the homepage; they are simply not
  this host's to claim. If izzy.la should rank for any of them, the fix is to
  make that page self-canonical FIRST — then add it back here. Do not add a
  URL to this map while its canonical points somewhere else.

  Also omitted:
  - /account/ and /book/ ship meta robots=noindex and are robots-disallowed.
  - /paper/ is a noindex, robots-disallowed stub that forwards to /awake/.
  - /design/ (308 -> saturndesign.org/design/) and /saturnshop/ (308 ->
    saturnshop.org/) are off-host redirects, not destinations.
  - /api/, /admin/, /ops/**, /seo/ are robots-disallowed.

  lastmod values are the last git commit date of each page's index.html.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://izzy.la/</loc>
    <lastmod>2026-08-14</lastmod>
  </url>
  <url>
    <loc>https://izzy.la/shop/</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
  <url>
    <loc>https://izzy.la/privacy/</loc>
    <lastmod>2026-08-09</lastmod>
  </url>
</urlset>
