<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the 3 public marketing pages - the company landing page plus its
  two product briefings (dnp3.html/scada.html, split out of what used to
  be the whole landing page - see index.html's own "Products" section for
  how a visitor finds them). /services/ has its own <meta name="robots"
  content="noindex"> (post-login landing page, requires a session per
  ../computingsphere_auth/authelia/configuration.yml's access_control) and
  everything else on this domain (/account, /users, /admin, /org) is
  behind Authelia too. /verify.html is public but carries a one-time
  ?token= in its URL (verify.js) - excluded from both this file and
  robots.txt for the same reason /reset-password is excluded on the auth
  portal.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.computingsphere.com/</loc>
    <lastmod>2026-09-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.computingsphere.com/dnp3.html</loc>
    <lastmod>2026-09-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.computingsphere.com/scada.html</loc>
    <lastmod>2026-09-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
