<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — NexTag
  Site one-page: apenas a home é indexável.
  IMPORTANTE: substitua "SEU_DOMINIO" pelo domínio real antes de publicar
  (ex: www.usenextag.com.br).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://SEU_DOMINIO/</loc>
    <lastmod>2026-09-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>
