<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is one page. The nav links (#how, #features, #faq, #community,
  #contact) are fragments of that page, not separate documents, so they are not
  listed here: Google discards the fragment and would read them as duplicate
  submissions of the apex URL.

  The apex is the canonical host. www.wardogcomms.com serves the same content
  today, so it is deliberately absent — a sitemap that lists both asks Google to
  index the site twice.

  /artillery is a genuine second document, not a fragment: its own path, its
  own title, and useful to somebody who never visits the front page. It is the
  page most likely to be searched for by name.

  Bump lastmod when the page content changes in a way worth recrawling.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://wardogcomms.com/</loc>
    <lastmod>2026-09-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://wardogcomms.com/servers</loc>
    <lastmod>2026-09-17</lastmod>
    <!-- Its content changes with every match, unlike the pages around it. -->
    <changefreq>hourly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://wardogcomms.com/artillery</loc>
    <lastmod>2026-09-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
