<?xml version="1.0" encoding="UTF-8"?>
<!-- La landing es una sola página. El toggle ES/EN no cambia de URL: el idioma
     viaja en `?lang=`, así que la variante en inglés es una URL de verdad y va
     acá como alternate (los mismos hreflang que declara el <head>).

     Las guías (MKT-2) son otra cosa: existen SOLO en español, así que van sin
     `xhtml:link` ninguno: declarar alternates hacia una traducción que no
     existe es peor que no declararlos, y el <head> de cada guía tampoco los
     lleva. La URL de cada una es la forma de directorio, con barra final, que
     es exactamente lo que dice su canonical. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://hosttribu.com/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://hosttribu.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://hosttribu.com/?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hosttribu.com/" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://hosttribu.com/?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://hosttribu.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://hosttribu.com/?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hosttribu.com/" />
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://hosttribu.com/guias/impuestos-airbnb-costa-rica-2026/</loc>
    <lastmod>2026-08-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://hosttribu.com/guias/el-resumen-de-airbnb-no-es-tu-factura/</loc>
    <lastmod>2026-08-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://hosttribu.com/guias/iva-comision-airbnb-factura-electronica-compra/</loc>
    <lastmod>2026-08-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
