<?xml version="1.0" encoding="UTF-8"?>
<!--
  Solo las páginas que existen como HTML servido: la portada y los legales. Las
  rutas de dentro de la app (fichas, colección) las pinta Flutter sobre un
  canvas, así que listarlas aquí sería mandar al buscador a páginas sin texto.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://blushelf.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://blushelf.app/legal/privacidad.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://blushelf.app/legal/privacy.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://blushelf.app/legal/privacidad.html"/>
  </url>
  <url>
    <loc>https://blushelf.app/legal/privacy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="es" href="https://blushelf.app/legal/privacidad.html"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://blushelf.app/legal/privacy.html"/>
  </url>
  <url>
    <loc>https://blushelf.app/legal/terminos.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://blushelf.app/legal/terms.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://blushelf.app/legal/terminos.html"/>
  </url>
  <url>
    <loc>https://blushelf.app/legal/terms.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="es" href="https://blushelf.app/legal/terminos.html"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://blushelf.app/legal/terms.html"/>
  </url>
</urlset>
