<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static, fully local sitemap — no Supabase edge function involved, so it
  can be imported straight into Google Search Console.

  Deliberately excluded, and why:
  - /terms, /privacy, /refund, /cookie — each is explicitly
    <meta name="robots" content="noindex"> on the page itself; listing a
    noindex page in a sitemap is a contradictory signal to search engines.
  - /generatormd — an internal utility page with no title/description/OG
    tags and no robots directive of its own; not meant to be indexed.
  - /dashboard, /admin.html — all private, per-user, or internal; already
    covered by robots.txt's Disallow list (or noindex on the page itself).
  - /about, /contact, /faqs, /foundly-for, /resources, /support,
    /view-idea, /view-result, /embeds/*, /app, /affiliate, /partner,
    /map-view — all removed entirely; the pages and every reference to them
    are gone.
  - /blog and its posts ARE indexable (real content, no noindex) — listed
    below.

  Keep this file in sync by hand whenever a static page is added, removed,
  or its indexability changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://foundly.pro/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/how-to-validate-a-business-idea-before-you-build-it/</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/how-to-know-if-your-startup-idea-is-worth-building/</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/how-to-find-real-demand-for-a-business-idea/</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/how-to-research-a-business-idea-before-spending-money/</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/how-to-find-customer-pain-points-online/</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/how-to-analyze-competitors-before-starting-a-business/</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/how-to-know-if-people-will-actually-pay-for-your-idea/</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/how-to-use-reddit-to-validate-a-business-idea/</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/10-signs-your-business-idea-is-not-worth-building/</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://foundly.pro/blog/business-idea-validation-checklist-15-things-to-research-before-building/</loc>
    <priority>0.6</priority>
  </url>
</urlset>
