<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Home / landing actual (raíz) -->
  <url>
    <loc>https://chatconsulta.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Login -->
  <url>
    <loc>https://chatconsulta.com/login</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Signup -->
  <url>
    <loc>https://chatconsulta.com/signup</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Planes -->
  <url>
    <loc>https://chatconsulta.com/planes</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Legal -->
  <url>
    <loc>https://chatconsulta.com/legal</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- (si más adelante tenés landing pública o blog, se agregan acá) -->
</urlset>
