<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only publicly meaningful URLs belong here. The application pages sit behind
  authentication and are excluded in robots.txt, so listing them would just
  generate soft-404s and dilute crawl budget.

  Update the <loc> host if you move to a custom domain, and add content pages
  (guides, teardowns) here as they ship.
-->
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <url>
    <loc>https://ecomexpan-production.up.railway.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ecomexpan-production.up.railway.app/landing</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
