<?xml version="1.0" encoding="UTF-8"?>
<!--
  diffoniq.com sitemap. Hand-written on purpose: this docroot is a handful of static
  files with no build step, and a generator would be more machinery than content.
  Keep it in step by hand when a page is added.

  Deliberately NOT listed:
    /help/    carries X-Robots-Tag: noindex until the 2.0 launch — it describes features
              that do not exist yet. Listing a noindex URL asks a crawler to fetch what it
              is then told to discard.
    /order/   is a 302 to csitte.at until the launch; a sitemap should name destinations,
              not redirects.
    /changelog/  exists since 31.08.2026 but carries the same noindex until launch, for the
              same reason: it describes 2.0 as a thing that shipped.
    /eula/    exists since 10.09.2026 and carries the same noindex until launch: it is the
              licence text of a program that has not shipped. It went live early because the
              winget manifest names the URL as its LicenseUrl and a dead one fails the
              submission (bridge 332).
  All of these belong in here at the 2.0 launch.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://diffoniq.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://diffoniq.com/support/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://diffoniq.com/privacy/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://diffoniq.com/imprint/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
