<?xml version="1.0" encoding="UTF-8"?>
<!--
  The console is a single-page app: /create, /orders and the rest are client
  routes with no server-rendered content, so listing them would offer crawlers
  URLs that return the same empty shell. Only the landing page is real to a
  crawler until the marketing pages are pre-rendered.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.devforge.trade/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
