<?xml version="1.0" encoding="UTF-8"?>
<!--
  Source of truth for these paths is the <Routes> block in src/App.tsx and the
  `docs` map in src/pages/Legal.tsx. Add a route there, add it here — nothing
  generates this file, so it drifts silently if you forget.

  Deliberately omitted: /subscribe and /welcome (mid-funnel and post-signup
  pages, no standalone search value), /thanks (post-submission confirmation, no
  standalone value) and the * NotFound route. Also omitted per URL: <changefreq>
  and <priority>, which Google ignores.

  <lastmod> appears on exactly the seven URLs whose content has a git-derived
  date in src/content/updated.ts, and check-sitemap.mjs fails if any of them
  disagrees with that file. The original objection to lastmod stands and is the
  reason for the split: a hand-maintained date starts lying the first time
  anyone forgets to bump it. These are not hand-maintained, they are checked.
  The five URLs without one — /, /join, /support, /press, /privacy — are pages
  whose source is a component, where a styling commit would move the date and
  tell a crawler the content changed when it did not. No date beats a false one.

  The <image:image> block under / lists the five photographs and app exports on
  the landing page. Only <image:loc> is published: Google dropped support for
  image:caption, image:title, image:geo_location and image:license in May 2022,
  so anything else here would be decoration a crawler ignores. The alt text in
  Landing.tsx is what actually describes these files.

  scripts/check-sitemap.mjs checks this list against the <img> tags in
  Landing.tsx in both directions and against the files on disk.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>
  <url>
    <loc>https://anthroutfit.com/</loc>
    <image:image><image:loc>https://anthroutfit.com/anthroutfit-fitting-room-recommended-sizes.webp</image:loc></image:image>
    <image:image><image:loc>https://anthroutfit.com/anthroutfit-fit-check-friends-rate-outfit.webp</image:loc></image:image>
    <image:image><image:loc>https://anthroutfit.com/lookbook/anthroutfit-tailored-jacket-shoulder-fit.webp</image:loc></image:image>
    <image:image><image:loc>https://anthroutfit.com/lookbook/anthroutfit-jeans-waist-size-fit.webp</image:loc></image:image>
    <image:image><image:loc>https://anthroutfit.com/lookbook/anthroutfit-wardrobe-fit-every-body.webp</image:loc></image:image>
  </url>
  <url><loc>https://anthroutfit.com/join</loc></url>
  <url><loc>https://anthroutfit.com/faq</loc><lastmod>2026-08-13</lastmod></url>
  <url><loc>https://anthroutfit.com/support</loc></url>
  <url><loc>https://anthroutfit.com/partners</loc></url>
  <url><loc>https://anthroutfit.com/press</loc></url>
  <url><loc>https://anthroutfit.com/compare</loc><lastmod>2026-09-01</lastmod></url>
  <url><loc>https://anthroutfit.com/privacy</loc></url>
  <url><loc>https://anthroutfit.com/legal/terms</loc><lastmod>2026-09-01</lastmod></url>
  <url><loc>https://anthroutfit.com/legal/privacy-policy</loc><lastmod>2026-09-01</lastmod></url>
  <url><loc>https://anthroutfit.com/legal/refunds</loc><lastmod>2026-09-01</lastmod></url>
  <url><loc>https://anthroutfit.com/legal/ip-dmca</loc><lastmod>2026-09-01</lastmod></url>
  <url><loc>https://anthroutfit.com/legal/accessibility</loc><lastmod>2026-09-01</lastmod></url>
</urlset>
