<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!--
    Single-page site with client-side language toggle (EN/PT).
    Google cannot execute JavaScript, so both language versions
    resolve to the same URL. We declare all hreflang variants
    on the one canonical URL entry, including x-default.
  -->
  <url>
    <loc>https://standfasttherefore.com/</loc>

    <!-- Self-referencing hreflang for EN -->
    <xhtml:link
      rel="alternate"
      hreflang="en"
      href="https://standfasttherefore.com/"/>

    <!-- Self-referencing hreflang for PT -->
    <xhtml:link
      rel="alternate"
      hreflang="pt"
      href="https://standfasttherefore.com/"/>

    <!-- x-default: fallback for all other languages/regions -->
    <xhtml:link
      rel="alternate"
      hreflang="x-default"
      href="https://standfasttherefore.com/"/>

    <lastmod>2026-07-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://standfasttherefore.com/resources.html</loc>

    <!-- Self-referencing hreflang for EN -->
    <xhtml:link
      rel="alternate"
      hreflang="en"
      href="https://standfasttherefore.com/resources.html"/>

    <!-- Self-referencing hreflang for PT -->
    <xhtml:link
      rel="alternate"
      hreflang="pt"
      href="https://standfasttherefore.com/resources.html"/>

    <!-- x-default: fallback for all other languages/regions -->
    <xhtml:link
      rel="alternate"
      hreflang="x-default"
      href="https://standfasttherefore.com/resources.html"/>

    <lastmod>2026-07-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
