<?xml version="1.0" encoding="UTF-8"?>
<!--
  Four pages, and each one declares its Spanish alternate. The bare URL is
  the English page and it is the one submitted: the site is sold into the
  United States, so English is what should rank. `?lang=es` is listed as an
  alternate rather than as its own <url> entry, because it is the same
  document with its text swapped, not a second page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://americaninstituteofaquaticsports.netlify.app/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://americaninstituteofaquaticsports.netlify.app/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://americaninstituteofaquaticsports.netlify.app/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://americaninstituteofaquaticsports.netlify.app/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://americaninstituteofaquaticsports.netlify.app/courses</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://americaninstituteofaquaticsports.netlify.app/courses"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://americaninstituteofaquaticsports.netlify.app/courses?lang=es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://americaninstituteofaquaticsports.netlify.app/courses"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://americaninstituteofaquaticsports.netlify.app/institute</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://americaninstituteofaquaticsports.netlify.app/institute"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://americaninstituteofaquaticsports.netlify.app/institute?lang=es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://americaninstituteofaquaticsports.netlify.app/institute"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>


</urlset>
