<?xml version="1.0" encoding="UTF-8"?>
<!--
  The pages a search engine should know about. None of them is linked from the
  landing, so this file is the only way they get discovered.

  /explainer/ is deliberately absent: it is an earlier version of the Spanish
  explainer, still served but superseded by /explainer-es/. Listing both would
  offer the same content twice and let the engine pick which one ranks.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://bricket.ai/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bricket.ai/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://bricket.ai/es/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://bricket.ai/es/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bricket.ai/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://bricket.ai/es/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://bricket.ai/explainer-en/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bricket.ai/explainer-en/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://bricket.ai/explainer-es/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://bricket.ai/explainer-es/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bricket.ai/explainer-en/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://bricket.ai/explainer-es/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://bricket.ai/simulator/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bricket.ai/simulator/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://bricket.ai/simulator-es/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://bricket.ai/simulator-es/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bricket.ai/simulator/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://bricket.ai/simulator-es/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
