<?xml version="1.0" encoding="UTF-8"?>
<!-- Canonical .com URLs even though blindeditor.ai serves this same file: every
     page's <link rel="canonical"> already nominates .com, and a sitemap
     disagreeing with it would send mixed signals.

     The four /legal/ pages were noindex until the documents went live at
     Version 1.0 (31 July 2026), and the noindex outlived the reason for it.
     They are indexable now and each declares its own canonical, so they belong
     here. Their URLs are extensionless because that is the S3 key
     infra/coming_soon.tf uploads them under; a .html suffix would 404.

     404.html stays out, and so does anything still carrying
     <meta name="robots" content="noindex">: listing such a page asks Google to
     index something that then tells it not to, which earns conflicting-signal
     warnings in Search Console rather than coverage. Add a URL here only when
     the page is meant to be indexed, and give it a canonical in the same
     change. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://blindeditor.com/</loc>
  </url>
  <url>
    <loc>https://blindeditor.com/legal/terms-and-conditions</loc>
  </url>
  <url>
    <loc>https://blindeditor.com/legal/acceptable-use-policy</loc>
  </url>
  <url>
    <loc>https://blindeditor.com/legal/privacy-policy</loc>
  </url>
  <url>
    <loc>https://blindeditor.com/legal/data-processing-addendum</loc>
  </url>
</urlset>
