<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the three pages that exist for a signed-out visitor.

  Everything else in this application is behind a session and renders the same
  shell, so listing it would be offering a crawler a set of URLs that all return
  the marketing page -- duplicate content, and a weaker signal for the pages that
  are real.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://luminnaleads.com.ng/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://luminnaleads.com.ng/signup</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://luminnaleads.com.ng/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
