<?xml version="1.0" encoding="UTF-8"?>
<!-- The pages this site has, written in the extensionless form, which is
     the form every page's own <link rel="canonical"> uses: a sitemap that
     named /about.html would be pointing a crawler at a second URL for a page
     that has already said which one of the two it wants indexed.

     No count in that sentence. It said seven over eight entries, and the next
     page added would have been added to a file whose header was already
     wrong, which is how a second one gets missed (T-1390, J97). A file that
     exists to be an inventory should not carry a second inventory in prose. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://calculingo.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://calculingo.app/about</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://calculingo.app/releases</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://calculingo.app/contact</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <!-- The figure the sun answers link out to. Yearly, because the drawing is
       geometry and geometry does not get a release; ranked above the prose
       pages, because it is the one page here somebody might arrive at from a
       search rather than from the calculator. -->
  <url>
    <loc>https://calculingo.app/size</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://calculingo.app/sun</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <!-- The board the conversion answers link out to. Ranked above the figure and
       level with nothing else here: converting a time between places is the
       commonest thing anybody arrives at this site to do, and this is the page
       that does it whole rather than one answer at a time. Yearly, because what
       it draws is arithmetic and the zone data behind it comes from the
       reader's own browser, so a release here does not change what it says. -->
  <url>
    <loc>https://calculingo.app/time</loc>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <!-- The compass the bearing answers link out to. Level with the figure and
       for the same reason: it is the same sun drawn from straight above rather
       than edge on, and a reader looking for which way the sun comes up is as
       likely to arrive here from a search as from a query box. Yearly, because
       a rose of the sky is geometry too. -->
  <url>
    <loc>https://calculingo.app/compass</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
