<?xml version="1.0" encoding="UTF-8"?>
<!--
  TheOrder-ERP sitemap.

  ONLY REAL, CRAWLABLE DOCUMENTS. The front page is a single-page app: About,
  Terms, Privacy and Contact are drawers over the same URL, not addresses, so
  listing them would be listing one page five times. The trilingual guide IS a
  separate served document and is the one page here with genuine depth for a
  crawler to read.

  Tenant workspaces (<sub>.theorder-erp.com) are deliberately absent: different
  hosts, all behind a login.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://theorder-erp.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://theorder-erp.com/guide.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
