<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three URLs. This file was written with one, saying it was here so that there
  was somewhere obvious to add the second page the day there was one - and
  /patch was that page, then /privacy. /download came and went: the apps are
  on GitHub, and Get the app goes straight there.

  lab.html is deliberately still not in here. It is a bench for looking at what
  the pigment extractor produced, it carries a meta robots tag saying so, and a
  sitemap entry would be this file arguing with that tag. See robots.txt, which
  explains why the tag rather than a Disallow is what removes it.

  No <lastmod>: a date that is not maintained is worse than no date, and this
  one would go stale the first time the app changed without anyone editing this
  file. No <changefreq> or <priority> either - Google has ignored both for years
  and states so.

  The URL must match rel=canonical in index.html exactly, trailing slash and
  all. A sitemap entry that differs from the canonical is a second opinion, and
  the crawler resolving the disagreement is time it does not spend on the page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mbrd.valjdakosta.com/</loc>
  </url>
  <url>
    <loc>https://mbrd.valjdakosta.com/patch</loc>
  </url>
  <url>
    <loc>https://mbrd.valjdakosta.com/privacy</loc>
  </url>
</urlset>
