<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sponge VPN sitemap. Landing's section anchors (#features, #pricing,
  #reviews, #faq) are not separate URLs; Google indexes them from the
  main page. Sub-pages under /pages/ are separate documents.

  Each URL declares its language alternates via xhtml:link
  rel="alternate" hreflang="…" so Google indexes the localised
  variants (?lang=en, ?lang=de, …) for the audience that searches in
  that language. The bare URL is the Russian default (x-default).
-->
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://vpnsponge.xyz/</loc>
    <lastmod>2026-05-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="ru"        href="https://vpnsponge.xyz/"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://vpnsponge.xyz/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="es"        href="https://vpnsponge.xyz/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="de"        href="https://vpnsponge.xyz/?lang=de"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://vpnsponge.xyz/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vpnsponge.xyz/"/>
  </url>

  <url>
    <loc>https://vpnsponge.xyz/pages/about.html</loc>
    <lastmod>2026-05-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://vpnsponge.xyz/pages/servers.html</loc>
    <lastmod>2026-05-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://vpnsponge.xyz/pages/help.html</loc>
    <lastmod>2026-05-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://vpnsponge.xyz/pages/contact.html</loc>
    <lastmod>2026-05-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://vpnsponge.xyz/pages/privacy.html</loc>
    <lastmod>2026-05-31</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
</urlset>
