<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — brandidnetwork.com
  Submit this to Google Search Console + Bing Webmaster Tools for fastest indexing.
  Update <lastmod> whenever a page changes; add new <url> entries as you launch pages.
-->
<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
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Landing page — brandidnetwork.com/ -->
  <url>
    <loc>https://brandidnetwork.com/</loc>
    <lastmod>2026-07-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- The tool itself — where visitors go from the landing "Launch" button -->
  <url>
    <loc>https://brandidnetwork.com/tool.html</loc>
    <lastmod>2026-07-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Privacy policy -->
  <url>
    <loc>https://brandidnetwork.com/privacy</loc>
    <lastmod>2026-07-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Add more entries as you launch pages (terms, about, blog etc.) -->

</urlset>
