<?xml version="1.0" encoding="UTF-8"?>
<!--
  Four pages, written by hand: two in English and the same two in Spanish.

  The converter at `/app/` is deliberately not here. It is `noindex`, because
  the landing is the page meant to rank, and listing a page that asks not to be
  indexed is a contradiction Search Console reports as an error.

  A generator would be more machinery than there are URLs, and a sitemap is the
  one file where being wrong is worse than being absent: a URL listed here that
  404s is a signal to Google that the whole file is stale. Add a line when a
  page is added, and change `lastmod` only when the page's own content changed,
  not when the engine or the stylesheet did. `lastmod` is read; a date that
  moves every deploy teaches Google to ignore it.

  No double hyphen anywhere in this comment. XML forbids one inside a comment,
  and a parser stops at it: this file spent a while serving a parse error to
  anything that read it, in a prose style that reaches for the em dash.

  `changefreq` and `priority` are deliberately absent: Google has said for years
  that it ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://fcp2aaf.com/</loc>
    <lastmod>2026-08-09</lastmod>
  </url>
  <url>
    <loc>https://fcp2aaf.com/docs/</loc>
    <lastmod>2026-08-09</lastmod>
  </url>
  <url>
    <loc>https://fcp2aaf.com/es/</loc>
    <lastmod>2026-08-10</lastmod>
  </url>
  <url>
    <loc>https://fcp2aaf.com/es/docs/</loc>
    <lastmod>2026-08-10</lastmod>
  </url>
</urlset>
