<?xml version="1.0" encoding="UTF-8"?>
<!--
  Genesis Pro — Sitemap
  Language switching is client-side (localStorage), so canonical URLs are
  language-neutral. hreflang x-default and en/es all point to the same URL.
  This signals to Google that each page serves both EN and ES audiences.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Home -->
  <url>
    <loc>https://genesispro.io/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://genesispro.io/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://genesispro.io/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://genesispro.io/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Technology -->
  <url>
    <loc>https://genesispro.io/technology</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://genesispro.io/technology"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://genesispro.io/technology"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://genesispro.io/technology"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Services -->
  <url>
    <loc>https://genesispro.io/services</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://genesispro.io/services"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://genesispro.io/services"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://genesispro.io/services"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Ventures -->
  <url>
    <loc>https://genesispro.io/ventures</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://genesispro.io/ventures"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://genesispro.io/ventures"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://genesispro.io/ventures"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Products -->
  <url>
    <loc>https://genesispro.io/products</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://genesispro.io/products"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://genesispro.io/products"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://genesispro.io/products"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://genesispro.io/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://genesispro.io/about"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://genesispro.io/about"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://genesispro.io/about"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Careers -->
  <url>
    <loc>https://genesispro.io/careers</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://genesispro.io/careers"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://genesispro.io/careers"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://genesispro.io/careers"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://genesispro.io/contact</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://genesispro.io/contact"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://genesispro.io/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://genesispro.io/contact"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Terms -->
  <url>
    <loc>https://genesispro.io/terms</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://genesispro.io/terms"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://genesispro.io/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://genesispro.io/terms"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Privacy -->
  <url>
    <loc>https://genesispro.io/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://genesispro.io/privacy"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://genesispro.io/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://genesispro.io/privacy"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
