<?xml version="1.0" encoding="UTF-8"?>
<!-- Only the two indexable app URLs. /signup is an alias that canonicalises
     to /register, so it is deliberately not listed (a sitemap must only
     advertise canonical URLs). -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.easyquo.com/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://app.easyquo.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
