<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the three pages that are meant to be found.

  The imprint, the privacy notice and the contact page carry noindex and are deliberately left
  out: listing a page here and telling the crawler not to index it are contradictory
  instructions, and the one that loses is not always the one you meant.

  No <lastmod>. A date in this file is a promise about content it cannot see, and a stale one is
  worse than none - Google ignores lastmod it has learned not to trust. The pages change when
  the site is deployed, and the crawler finds that out by fetching them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://remoto.at/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://remoto.at/download</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://remoto.at/license</loc>
    <priority>0.3</priority>
  </url>
</urlset>
