<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, and that is honest.

  Every other path in this app is drawn by Flutter after the page loads, so
  there is no second URL with different content for a crawler to fetch. Listing
  invented URLs would earn nothing but crawl errors. This grows the day the
  listings are rendered on a server, and not before.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://waynapps.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
