<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every page, in both languages.

  Static rather than generated: it is six URLs that change only when a page is
  added, and a generator would need the same list kept in step anyway. When you
  add a page to PAGES in src/client/App.tsx, add it here too.

  The xhtml:link annotations are how the en/es pairing reaches a search engine
  without it having to render JavaScript first — the tags in <Seo> are set at
  runtime, and a crawler's first pass does not run scripts.

  There is deliberately no <lastmod>. It is optional, search engines largely
  ignore it, and a hand-maintained one goes stale and starts lying.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://www.buildpassing.com/</loc>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.buildpassing.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.buildpassing.com/es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.buildpassing.com/"/>
  </url>
  <url>
    <loc>https://www.buildpassing.com/es</loc>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.buildpassing.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.buildpassing.com/es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.buildpassing.com/"/>
  </url>
  <url>
    <loc>https://www.buildpassing.com/privacy</loc>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.buildpassing.com/privacy"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.buildpassing.com/es/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.buildpassing.com/privacy"/>
  </url>
  <url>
    <loc>https://www.buildpassing.com/es/privacy</loc>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.buildpassing.com/privacy"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.buildpassing.com/es/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.buildpassing.com/privacy"/>
  </url>
  <url>
    <loc>https://www.buildpassing.com/cookies</loc>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.buildpassing.com/cookies"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.buildpassing.com/es/cookies"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.buildpassing.com/cookies"/>
  </url>
  <url>
    <loc>https://www.buildpassing.com/es/cookies</loc>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.buildpassing.com/cookies"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.buildpassing.com/es/cookies"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.buildpassing.com/cookies"/>
  </url>

</urlset>
