<?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
                          https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Página inicial -->
  <url>
    <loc>https://www.sistembr.com.br/</loc>
    <lastmod>2025-06-09</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Blog -->
  <url>
    <loc>https://www.sistembr.com.br/blog.php</loc>
    <lastmod>2025-06-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Post genérico (ex: exibe um post específico via query string) -->
  <url>
    <loc>https://www.sistembr.com.br/post.php</loc>
    <lastmod>2025-06-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Página de login -->
  <url>
    <loc>https://www.sistembr.com.br/login.php</loc>
    <lastmod>2025-06-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Exemplo de outras páginas -->
  <!--
  <url>
    <loc>https://www.sistembr.com.br/sobre.php</loc>
    <lastmod>2025-06-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  -->

</urlset>
