<?xml version="1.0" encoding="UTF-8"?>
<!--
  SopAI sitemap. Every URL is on the canonical domain (sopai.co); the
  legacy inboxai.online host serves the same routes and points back
  to these canonicals via <link rel="canonical"> in HTML.

  We list all public, indexable routes only. Internal app routes
  (/dashboard, /admin, /onboarding, etc.) are blocked in robots.txt
  and intentionally absent from this sitemap so Google does not waste
  crawl budget on auth-walled pages.

  hreflang alternates announce that each page is available in ru/en/es
  on the same URL. Since the SPA reads `lang` from a cookie / URL
  param rather than separate locale paths, x-default points to the
  same canonical URL.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://sopai.co/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/" />
  </url>

  <url>
    <loc>https://sopai.co/features</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/features" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/features" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/features" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/features" />
  </url>

  <url>
    <loc>https://sopai.co/pricing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/pricing" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/pricing" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/pricing" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/pricing" />
  </url>

  <url>
    <loc>https://sopai.co/faq</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/faq" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/faq" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/faq" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/faq" />
  </url>

  <url>
    <loc>https://sopai.co/blog</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/blog" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/blog" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/blog" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/blog" />
  </url>

  <!--
    Platform landings. Each long-form page targets per-network search
    intent ("Instagram DM automation", "TikTok comment AI replies",
    etc.). Priorities are 0.85 because these pages convert traffic
    almost as well as /features.
  -->
  <url>
    <loc>https://sopai.co/instagram</loc>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/instagram" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/instagram" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/instagram" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/instagram" />
  </url>

  <url>
    <loc>https://sopai.co/tiktok</loc>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/tiktok" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/tiktok" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/tiktok" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/tiktok" />
  </url>

  <url>
    <loc>https://sopai.co/youtube</loc>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/youtube" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/youtube" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/youtube" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/youtube" />
  </url>

  <url>
    <loc>https://sopai.co/telegram</loc>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/telegram" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/telegram" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/telegram" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/telegram" />
  </url>

  <!--
    Comparison / alternatives pages. Long-tail SEO targets ("ManyChat
    alternative", "Buffer vs SopAI", "best AI SMM tools"). Lower
    priority than the platform landings because the parent /features
    page is the canonical conversion surface.
  -->
  <url>
    <loc>https://sopai.co/vs/manychat</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/vs/manychat" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/vs/manychat" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/vs/manychat" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/vs/manychat" />
  </url>

  <url>
    <loc>https://sopai.co/vs/buffer</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/vs/buffer" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/vs/buffer" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/vs/buffer" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/vs/buffer" />
  </url>

  <url>
    <loc>https://sopai.co/alternatives</loc>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/alternatives" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/alternatives" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/alternatives" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/alternatives" />
  </url>

  <url>
    <loc>https://sopai.co/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://sopai.co/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/terms" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/terms" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/terms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/terms" />
  </url>

  <url>
    <loc>https://sopai.co/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/privacy" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/privacy" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/privacy" />
  </url>

  <url>
    <loc>https://sopai.co/data-deletion</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://sopai.co/data-deletion" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sopai.co/data-deletion" />
    <xhtml:link rel="alternate" hreflang="es" href="https://sopai.co/data-deletion" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sopai.co/data-deletion" />
  </url>
</urlset>
