<?xml version="1.0" encoding="UTF-8"?>
<!--
  TODO: prepend the custom domain (e.g. https://example.com) to each <loc> once
  the domain is connected, and add a matching Sitemap: line to robots.txt.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>/privacy</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>/terms</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>/refunds</loc>
    <priority>0.3</priority>
  </url>
</urlset>
