<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for socceragent.pro.

  Only public, indexable marketing pages are listed here. Authenticated app
  routes (/dashboard, /players, /admin, /api/...) are blocked in robots.txt
  and intentionally absent from this sitemap.

  When adding a new public page:
    1. Add it here with its lastmod/changefreq/priority.
    2. Make sure it sets unique meta via `useSEO()` (see
       client/src/hooks/use-seo.ts).
    3. Submit the URL via `npx tsx scripts/seo-ping.ts <full-url>` to
       fan it out to the IndexNow network (Bing/Yandex/Seznam/Naver/Yep).
       Google does not support IndexNow — request indexing in Google
       Search Console manually (see docs/SEO_SUBMISSION_PLAYBOOK.md).
-->
<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">

  <url>
    <loc>https://socceragent.pro/</loc>
    <lastmod>2026-05-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://socceragent.pro/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://socceragent.pro/" />
    <image:image>
      <image:loc>https://socceragent.pro/marketing/screenshots/deal-pipeline.png</image:loc>
      <image:title>Soccer Agent Platform — Deal Pipeline kanban</image:title>
      <image:caption>Visual transfer-deal pipeline tracking every negotiation from prospect to signed contract.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://socceragent.pro/marketing/screenshots/ai-scout-report.png</image:loc>
      <image:title>Soccer Agent Platform — AI Scout Report</image:title>
      <image:caption>AI-powered scouting analysis with attack, defense, consistency and form scores per player.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://socceragent.pro/marketing/screenshots/financial-dashboard.png</image:loc>
      <image:title>Soccer Agent Platform — Financial Dashboard</image:title>
      <image:caption>Commission tracking, revenue trends and pipeline forecasts for soccer agencies.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://socceragent.pro/marketing/screenshots/player-portfolio.png</image:loc>
      <image:title>Soccer Agent Platform — Player Portfolio Detail</image:title>
      <image:caption>Comprehensive player profile with contracts, career stats, market value and documents.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://socceragent.pro/marketing/screenshots/agent-network.png</image:loc>
      <image:title>Soccer Agent Platform — Agent Network</image:title>
      <image:caption>Discover and connect with FIFA-licensed agents worldwide for co-representation deals.</image:caption>
    </image:image>
    <video:video>
      <video:thumbnail_loc>https://socceragent.pro/marketing/screenshots/deal-pipeline.png</video:thumbnail_loc>
      <video:title>Soccer Agent Platform — Professional Player Management</video:title>
      <video:description>Enterprise platform for professional soccer agents to manage players, transfers, contracts and deal pipelines with AI scouting and live match intelligence.</video:description>
      <video:content_loc>https://socceragent.pro/videos/hero-landing.mp4</video:content_loc>
    </video:video>
  </url>

  <url>
    <loc>https://socceragent.pro/pricing</loc>
    <lastmod>2026-05-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://socceragent.pro/pricing" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://socceragent.pro/pricing" />
  </url>

  <url>
    <loc>https://socceragent.pro/contact</loc>
    <lastmod>2026-05-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://socceragent.pro/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://socceragent.pro/contact" />
  </url>

  <url>
    <loc>https://socceragent.pro/terms</loc>
    <lastmod>2026-05-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://socceragent.pro/privacy</loc>
    <lastmod>2026-05-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>
