<?xml version="1.0" encoding="UTF-8"?>
<!--
  The two pages the site wants indexed, at the exact URLs their own <link
  rel="canonical"> declares. Crawlers were asking for this ten times a day and
  getting the 404 page.

  Deliberately absent: /404.html and /v1/, which both carry <meta name="robots"
  content="noindex"> — /v1/ is the first landing treatment, kept only so the
  two can be compared.

  No <lastmod>. It would have to be edited by hand on every copy change, and a
  date nobody maintains is one Google learns to ignore across the whole file —
  worse than leaving it out. tests/unit/test_studio_markup.py keeps the URL
  list honest instead.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://antezala.com/</loc></url>
  <url><loc>https://antezala.com/privacidad</loc></url>
</urlset>
