<?xml version="1.0" encoding="UTF-8"?>
<!--
  The three routes worth indexing, and the only three `RenderMode.Prerender`
  entries in src/app/app.routes.server.ts — a URL here that nginx answers with
  index.csr.html would be submitted content that a crawler sees empty.

  Held to that set, and to SITE_ORIGIN, by src/app/seo-indexability.spec.ts.

  No <lastmod>, <changefreq> or <priority>: Google ignores the last two, and a
  hand-maintained <lastmod> becomes a lie on the first copy edit that forgets it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pagos.ruitoqueesp.com/inicio</loc>
  </url>
  <url>
    <loc>https://pagos.ruitoqueesp.com/consultar-factura</loc>
  </url>
  <url>
    <loc>https://pagos.ruitoqueesp.com/otros-pagos</loc>
  </url>
</urlset>
