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

  Only the public landing page belongs here. Every other route is behind
  authentication; listing them would just point crawlers at a login wall.

  NOTE: sitemaps require absolute URLs, so the host below is hard-coded.
  Change dialus.invoxol.com to your production domain before you submit this to
  Google Search Console, and update the Sitemap: line in robots.txt to match.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://dialus.invoxol.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
