<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://app.lendario.ai/</loc>
    <lastmod>2026-01-11</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Books listing -->
  <url>
    <loc>https://app.lendario.ai/livros</loc>
    <lastmod>2026-01-11</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Authors listing -->
  <url>
    <loc>https://app.lendario.ai/autores</loc>
    <lastmod>2026-01-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Collections listing -->
  <url>
    <loc>https://app.lendario.ai/colecoes</loc>
    <lastmod>2026-01-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
    NOTE: For dynamic content (individual books, authors, collections),
    consider generating this sitemap dynamically via an API route or
    build-time script that queries the database.

    Example dynamic entries would be:
    <url>
      <loc>https://app.lendario.ai/livro/atomic-habits</loc>
      <lastmod>2026-01-10</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>
  -->
</urlset>
