<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  
  <!-- Main landing page / scanner -->
  <url>
    <loc>https://securityscan.fyi/</loc>
    <lastmod>2024-10-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://securityscan.fyi/" />
  </url>
  
  <!-- Note: Since this is a single-page React app, we only have one URL -->
  <!-- In the future, if you add routes like /blog, /about, /pricing, add them here -->
  
  <!-- Example for future pages (commented out):
  <url>
    <loc>https://securityscan.fyi/blog</loc>
    <lastmod>2024-10-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://securityscan.fyi/about</loc>
    <lastmod>2024-10-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  -->

</urlset>
