<?xml version="1.0" encoding="UTF-8"?>
<!--
  Cada URL declara sus tres variantes con xhtml:link. Es el equivalente en el
  sitemap de las etiquetas hreflang del HTML, y refuerza la señal: sin ella
  Google puede tratar /en/, /fr/ y /es/ como páginas que compiten entre sí en
  vez de como la misma página en tres idiomas.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://ninthsalon.com/en/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ninthsalon.com/en/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://ninthsalon.com/fr/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://ninthsalon.com/es/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ninthsalon.com/en/" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ninthsalon.com/fr/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ninthsalon.com/en/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://ninthsalon.com/fr/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://ninthsalon.com/es/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ninthsalon.com/en/" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ninthsalon.com/es/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ninthsalon.com/en/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://ninthsalon.com/fr/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://ninthsalon.com/es/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ninthsalon.com/en/" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://ninthsalon.com/en/legal/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ninthsalon.com/en/legal/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://ninthsalon.com/fr/legal/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://ninthsalon.com/es/legal/" />
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://ninthsalon.com/fr/legal/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ninthsalon.com/en/legal/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://ninthsalon.com/fr/legal/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://ninthsalon.com/es/legal/" />
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://ninthsalon.com/es/legal/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ninthsalon.com/en/legal/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://ninthsalon.com/fr/legal/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://ninthsalon.com/es/legal/" />
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://ninthsalon.com/en/pricing</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ninthsalon.com/en/pricing" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://ninthsalon.com/fr/pricing" />
    <xhtml:link rel="alternate" hreflang="es" href="https://ninthsalon.com/es/pricing" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ninthsalon.com/fr/pricing</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ninthsalon.com/en/pricing" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://ninthsalon.com/fr/pricing" />
    <xhtml:link rel="alternate" hreflang="es" href="https://ninthsalon.com/es/pricing" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ninthsalon.com/es/pricing</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ninthsalon.com/en/pricing" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://ninthsalon.com/fr/pricing" />
    <xhtml:link rel="alternate" hreflang="es" href="https://ninthsalon.com/es/pricing" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
