<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, so this is close to pointless — but the domain is new and a sitemap is the cheapest way to get
  crawled rather than waiting to be found.

  It used to list /scantopdf/, /scantopdf/privacy and /scantopdf/camscanner-alternative. Those pages are
  now served by scantopdf.ethertech.dev from the app's own repo, and this site returns 404 for them, so
  listing them here would advertise three dead URLs to a crawler. Each app's sitemap belongs on its own
  subdomain, next to the pages it lists.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ethertech.dev/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
