<?xml version="1.0" encoding="UTF-8"?>
<!-- Two pages, two <url>s: the landing and the privacy policy, which are the
     only documents this surface serves. A sitemap that lists paths it does not
     serve is worse than no sitemap at all — web/surfaces.sh asserts both of
     these answer 200 under Host: anaquel.net. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://anaquel.net/</loc>
  </url>
  <url>
    <loc>https://anaquel.net/privacidad.html</loc>
  </url>
</urlset>
