<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written rather than generated: the site is three pages, and a plugin to
  emit three URLs is more dependency than it is worth. tests/build.test.mjs
  fails if a page is ever built that is not listed here, so adding a page
  without updating this file cannot pass silently.

  No <lastmod>: a hardcoded date rots into a lie on the next content change,
  and Google ignores the field when it does not match observed changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.elim.org.sv/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://app.elim.org.sv/estudios-biblicos/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://app.elim.org.sv/privacidad/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
