<?xml version="1.0" encoding="UTF-8"?>
<urlset
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">


<!-- Página principal -->
  <url>
    <loc>https://ia.galenbook.com/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Home del usuario -->
  <url>
    <loc>https://ia.galenbook.com/home</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Diagnósticos -->
  <url>
    <loc>https://ia.galenbook.com/diagnosticos</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Librería -->
  <url>
    <loc>https://ia.galenbook.com/libreria</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Buscador de Artículos -->
  <url>
    <loc>https://ia.galenbook.com/buscadorarticulos</loc>
    <priority>0.9</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Registro -->
  <url>
    <loc>https://ia.galenbook.com/index/register</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>


</urlset>