<?xml version="1.0" encoding="UTF-8"?>
<!--
  theonomos.com sitemap
  Upload to the site ROOT so it answers at https://theonomos.com/sitemap.xml

  RULES FOR EDITING THIS FILE LATER

  1. Every URL goes inside its own <url> block.
  2. Use the address EXACTLY as it loads in the browser bar, including
     https:// and any trailing slash. A mismatch counts as a different page.
  3. Add a block every time a new question page goes live. That is the
     whole point of having this file.
  4. lastmod is the date the PAGE CONTENT changed, format YYYY MM DD with
     dashes. If you are not sure, delete the lastmod line rather than
     guess. A wrong date teaches Google to ignore your dates.
  5. NEVER list the guide PDF here. It is the lead magnet. It stays out
     of search.

  ABOUT THE xhtml:link LINES

  Those declare that an English page and a Spanish page are translations
  of each other, not duplicate content. Three rules keep them working:

  a. Every page in a pair lists BOTH addresses, including its own. A page
     that does not point back at its partner breaks the pair.
  b. When you add a new translated page, add it to BOTH blocks.
  c. If a page has no translation yet, give it no xhtml:link lines at all.
     A pair pointing at a page that does not exist is worse than nothing.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Homepage. No Spanish version yet, so no pairing. -->
  <url>
    <loc>https://theonomos.com/</loc>
    <lastmod>2026-09-03</lastmod>
  </url>

  <!-- PAIR 1: Sheol, Hades, lake of fire, paradise -->
  <url>
    <loc>https://theonomos.com/questions/sheol-hades-lake-of-fire-paradise</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://theonomos.com/questions/sheol-hades-lake-of-fire-paradise"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://theonomos.com/es/preguntas/seol-hades-lago-de-fuego-paraiso"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://theonomos.com/questions/sheol-hades-lake-of-fire-paradise"/>
  </url>
  <url>
    <loc>https://theonomos.com/es/preguntas/seol-hades-lago-de-fuego-paraiso</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://theonomos.com/questions/sheol-hades-lake-of-fire-paradise"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://theonomos.com/es/preguntas/seol-hades-lago-de-fuego-paraiso"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://theonomos.com/questions/sheol-hades-lake-of-fire-paradise"/>
  </url>

  <!-- PAIR 2: Why have you forsaken me -->
  <url>
    <loc>https://theonomos.com/questions/why-have-you-forsaken-me</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://theonomos.com/questions/why-have-you-forsaken-me"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://theonomos.com/es/preguntas/por-que-me-has-desamparado"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://theonomos.com/questions/why-have-you-forsaken-me"/>
  </url>
  <url>
    <loc>https://theonomos.com/es/preguntas/por-que-me-has-desamparado</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://theonomos.com/questions/why-have-you-forsaken-me"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://theonomos.com/es/preguntas/por-que-me-has-desamparado"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://theonomos.com/questions/why-have-you-forsaken-me"/>
  </url>

</urlset>
