<?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"
    xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!--
    ==========================================================
    Sitemap XML
    Site: https://meucaderninho.net.br
    Produto: Meu Caderninho
    Tipo: Landing Page (One Page)
    Idioma: pt-BR
    Destinado a:
      - Google
      - Bing
      - DuckDuckGo
      - IA Crawlers
      - Outros mecanismos compatíveis com Sitemap.org
    ==========================================================
    -->

    <url>

        <loc>https://meucaderninho.net.br/</loc>

        <lastmod>2026-07-05</lastmod>

        <changefreq>weekly</changefreq>

        <priority>1.0</priority>

        <xhtml:link
            rel="alternate"
            hreflang="pt-BR"
            href="https://meucaderninho.net.br/" />

        <image:image>

            <image:loc>
                https://meucaderninho.net.br/favicon.ico
            </image:loc>

            <image:title>
                Meu Caderninho
            </image:title>

            <image:caption>
                Sistema de gestão para pequenos negócios
            </image:caption>

        </image:image>

    </url>

</urlset>