<?xml version="1.0" encoding="UTF-8"?>
<!--
  The two pages worth indexing. Everything else is behind sign-in.

  Deliberately short: a sitemap listing pages a visitor cannot open is worse than no sitemap, and
  the accuracy proof is here because it is the one public page that answers the question a buyer
  actually asks — whether the numbers can be checked.

  The address is filled in by the server from the request itself, so this file does not need
  editing when the domain changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://smartponics.net/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://smartponics.net/privacy.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://smartponics.net/signin.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
