<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two real URLs, because there are two real URLs.

  Every screen in the app lives behind a hash route (#/read/30.111 and the
  rest), and a fragment is not a distinct address to a search engine. Listing
  2,711 of them would be listing the same page 2,711 times.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://daftogo.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://daftogo.com/demo</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
