<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://vft369.com/</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Projects Section -->
  <url>
    <loc>https://vft369.com/projects</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Data/Thoughts Section -->
  <url>
    <loc>https://vft369.com/data</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About Section -->
  <url>
    <loc>https://vft369.com/about</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact Section -->
  <url>
    <loc>https://vft369.com/contact</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- FAQ Section -->
  <url>
    <loc>https://vft369.com/faq</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!--
  NOTE: This is a static sitemap. For dynamic project/thought URLs,
  consider implementing a sitemap generator that:
  1. Fetches all projects and thoughts from Supabase
  2. Generates unique URLs for each (e.g., /projects/project-slug)
  3. Regenerates on build or via API endpoint

  For now, search engines will index the main sections and discover
  individual projects/thoughts through internal links and structured data.
  -->

</urlset>
