<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <!--
    Each page is listed once per locale so every <loc> resolves to a 200
    directly (unprefixed paths 307-redirect to the locale variant, which
    Google treats as soft-404 in a sitemap). hreflang alternates link the
    locale variants together; x-default points at the unprefixed root,
    which the server 307s based on Accept-Language.
  -->

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

  <url>
    <loc>https://librochiquito.com/en/book</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://librochiquito.com/en/book"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://librochiquito.com/es/book"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://librochiquito.com/book"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://librochiquito.com/es/book</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://librochiquito.com/en/book"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://librochiquito.com/es/book"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://librochiquito.com/book"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://librochiquito.com/en/coloring-book</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://librochiquito.com/en/coloring-book"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://librochiquito.com/es/coloring-book"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://librochiquito.com/coloring-book"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://librochiquito.com/es/coloring-book</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://librochiquito.com/en/coloring-book"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://librochiquito.com/es/coloring-book"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://librochiquito.com/coloring-book"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://librochiquito.com/en/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://librochiquito.com/en/about"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://librochiquito.com/es/about"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://librochiquito.com/about"/>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://librochiquito.com/es/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://librochiquito.com/en/about"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://librochiquito.com/es/about"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://librochiquito.com/about"/>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
