<?xml version="1.0" encoding="UTF-8"?>
<!--
  Grasp Social — Sitemap (GS_WEB_LAUNCH_CONSOLIDATION_v2 Phase B2).

  Public marketing routes only. Authenticated routes (/dashboard, /posts,
  /settings, etc.) are excluded — they require sign-in and produce no
  public content for crawlers.

  Updated when: marketing routes are added/removed. lastmod uses the
  production deploy date convention (Operator updates at deploy if a
  marketing route's content changed materially).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://graspsocial.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
