<?xml version="1.0" encoding="UTF-8"?>
<!--
  Inspiration Lab — single-route SPA. The only public URL today is the
  Workspace at /, served by the BrowserRouter fallback. /admin/* lives
  behind auth and is Disallow'd in robots.txt, so it doesn't belong
  here. New public routes (landing pages, blog, etc.) should be added
  as additional <url> entries with a fresh <lastmod>.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://inspiration.vexels.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
