<?xml version="1.0" encoding="UTF-8"?>
<!--
  WiFiIQ sitemap. Rewritten Aug 2026.

  CHANGES FROM THE PREVIOUS VERSION:

    · /Home/Privacy removed. That route is now a permanent redirect to the
      Strategy9 privacy policy — it was the Visual Studio scaffold placeholder
      and is gone. A sitemap should never list a URL that 301s; it wastes
      crawl budget and Google reports it as an error.

    · lastmod dates removed rather than updated. Every URL carried
      2025-05-28, which was simply the day the file was written. A lastmod
      that does not track real edits is worse than none — Google learns to
      distrust it. Put real dates back only if something updates them
      automatically.

    · changefreq and priority removed. Google has stated for years that it
      ignores both. They were pure decoration.

  Kept deliberately out: /Security/WhitepaperPdf (a download endpoint, not a
  page) and anything under /Home/Error.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://www.wifiiq.net/</loc></url>
  <url><loc>https://www.wifiiq.net/Security/Whitepaper</loc></url>
  <url><loc>https://www.wifiiq.net/Home/Contact</loc></url>
</urlset>
