<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two pages, listed by hand. There is no build step in this repo, so nothing
  generates this — if a page is ever added, add it here too.

  The host is www, matching what the server actually serves: desktank.app
  308-redirects to www.desktank.app, and a sitemap of redirecting URLs asks
  every crawler to take two hops to reach one page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.desktank.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.desktank.app/update</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
