<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — updated for EN + AR.

  Rules:
  - Every page has one <url> entry per language.
  - Every <url> block lists ALL language alternates (including itself) so Google
    can associate the language variants with each other.
  - hreflang="x-default" always points to the English (EN) version.
  - When adding a new language XX: duplicate every <url> pair, replace /en/ → /xx/
    and add <xhtml:link rel="alternate" hreflang="xx" ...> to every existing block.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- ── Home ──────────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- ── About ─────────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/about</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/about"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/about"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/about"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/about</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/about"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/about"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/about"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Terms ─────────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/terms</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/terms"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/terms"/>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/terms</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/terms"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/terms"/>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- ── Privacy ───────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/privacy"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/privacy"/>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/privacy"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/privacy"/>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- ── Dashboard (cross-platform hub) ────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/dashboard</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/dashboard"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/dashboard"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/dashboard"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/dashboard</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/dashboard"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/dashboard"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/dashboard"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ── Facebook tools page ───────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/tools</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/tools"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/tools"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/tools"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/tools</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/tools"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/tools"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/tools"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ── Instagram tools page ──────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/instagram/tools</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/tools"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/tools"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/tools"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/tools</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/tools"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/tools"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/tools"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ── Threads tools page ────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/threads/tools</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/tools"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/tools"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/tools"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/tools</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/tools"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/tools"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/tools"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ── Facebook / Friends ───────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/friends/unfriend</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/unfriend"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/unfriend"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/unfriend"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/friends/unfriend</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/unfriend"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/unfriend"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/unfriend"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/friends/unfriend-inactive</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/unfriend-inactive"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/unfriend-inactive"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/unfriend-inactive"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/friends/unfriend-inactive</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/unfriend-inactive"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/unfriend-inactive"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/unfriend-inactive"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/friends/unfriend-deactivated</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/unfriend-deactivated"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/unfriend-deactivated"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/unfriend-deactivated"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/friends/unfriend-deactivated</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/unfriend-deactivated"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/unfriend-deactivated"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/unfriend-deactivated"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/friends/unfriend-strangers</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/unfriend-strangers"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/unfriend-strangers"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/unfriend-strangers"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/friends/unfriend-strangers</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/unfriend-strangers"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/unfriend-strangers"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/unfriend-strangers"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/friends/add</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/add"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/add"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/add"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/friends/add</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/add"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/add"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/add"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/friends/block</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/block"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/block"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/block"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/friends/block</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/block"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/block"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/block"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/friends/restrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/restrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/restrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/restrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/friends/restrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/restrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/restrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/restrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/friends/block-messages</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/block-messages"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/block-messages"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/block-messages"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/friends/block-messages</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/block-messages"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/block-messages"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/block-messages"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/friends/poke</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/poke"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/poke"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/poke"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/friends/poke</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/friends/poke"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/friends/poke"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/friends/poke"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Facebook / Following ─────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/following/unfollow</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/following/unfollow"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/following/unfollow</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/following/unfollow"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/following/unfollow-friends</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/following/unfollow-friends"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/following/unfollow-friends"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/following/unfollow-friends"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/following/unfollow-friends</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/following/unfollow-friends"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/following/unfollow-friends"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/following/unfollow-friends"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Facebook / Posts ─────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/posts/delete</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/delete"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/posts/delete</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/delete"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/posts/trash</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/trash"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/trash"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/trash"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/posts/trash</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/trash"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/trash"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/trash"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/posts/archive</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/archive"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/archive"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/archive"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/posts/archive</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/archive"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/archive"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/archive"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/posts/hide</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/hide"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/hide"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/hide"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/posts/hide</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/hide"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/hide"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/hide"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/hidden-posts/restore</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/hidden-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/hidden-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/hidden-posts/restore"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/hidden-posts/restore</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/hidden-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/hidden-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/hidden-posts/restore"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/archived-posts/restore</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/archived-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/archived-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/archived-posts/restore"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/archived-posts/restore</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/archived-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/archived-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/archived-posts/restore"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/trashed-posts/restore</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/trashed-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/trashed-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/trashed-posts/restore"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/trashed-posts/restore</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/trashed-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/trashed-posts/restore"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/trashed-posts/restore"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/posts/untag</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/untag"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/untag"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/untag"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/posts/untag</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/untag"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/untag"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/untag"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/posts/comments-manager</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/comments-manager"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/comments-manager"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/comments-manager"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/posts/comments-manager</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/posts/comments-manager"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/posts/comments-manager"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/posts/comments-manager"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Facebook / Incoming Requests ─────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/incoming-requests/accept</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/incoming-requests/accept"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/incoming-requests/accept"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/incoming-requests/accept"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/incoming-requests/accept</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/incoming-requests/accept"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/incoming-requests/accept"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/incoming-requests/accept"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/incoming-requests/decline</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/incoming-requests/decline"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/incoming-requests/decline"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/incoming-requests/decline"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/incoming-requests/decline</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/incoming-requests/decline"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/incoming-requests/decline"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/incoming-requests/decline"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Facebook / Outgoing Requests ─────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/outgoing-requests/cancel</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/outgoing-requests/cancel"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/outgoing-requests/cancel"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/outgoing-requests/cancel"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/outgoing-requests/cancel</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/outgoing-requests/cancel"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/outgoing-requests/cancel"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/outgoing-requests/cancel"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Facebook / Messages ──────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/messages/download</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/messages/download"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/messages/download"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/messages/download"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/messages/download</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/messages/download"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/messages/download"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/messages/download"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Facebook / Blocked ───────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/blocked/unblock</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/blocked/unblock"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/blocked/unblock</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/blocked/unblock"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Facebook / Restricted ────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/restricted/unrestrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/restricted/unrestrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/restricted/unrestrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/restricted/unrestrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Facebook / Message Blocked ───────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/message-blocked/unblock</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/message-blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/message-blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/message-blocked/unblock"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/message-blocked/unblock</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/message-blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/message-blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/message-blocked/unblock"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Facebook / Groups ────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/groups/leave</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/groups/leave"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/groups/leave"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/groups/leave"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/groups/leave</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/groups/leave"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/groups/leave"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/groups/leave"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/groups/join</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/groups/join"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/groups/join"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/groups/join"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/groups/join</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/groups/join"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/groups/join"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/groups/join"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/groups/unfollow</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/groups/unfollow"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/groups/unfollow"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/groups/unfollow"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/groups/unfollow</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/groups/unfollow"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/groups/unfollow"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/groups/unfollow"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/groups/mute</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/groups/mute"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/groups/mute"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/groups/mute"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/groups/mute</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/groups/mute"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/groups/mute"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/groups/mute"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ── Facebook / Pages ─────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/pages/unlike</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/pages/unlike"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/pages/unlike"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/pages/unlike"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/pages/unlike</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/pages/unlike"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/pages/unlike"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/pages/unlike"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ── Facebook / Saved Items ───────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/saved-items/unsave</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/saved-items/unsave"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/saved-items/unsave"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/saved-items/unsave"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/saved-items/unsave</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/saved-items/unsave"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/saved-items/unsave"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/saved-items/unsave"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Facebook / Activity Log ──────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/comments</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/comments"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/comments"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/comments"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/comments</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/comments"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/comments"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/comments"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/reactions</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/reactions"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/reactions"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/reactions"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/reactions</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/reactions"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/reactions"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/reactions"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/timeline-posts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/timeline-posts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/timeline-posts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/timeline-posts"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/timeline-posts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/timeline-posts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/timeline-posts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/timeline-posts"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/wall-posts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/wall-posts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/wall-posts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/wall-posts"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/wall-posts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/wall-posts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/wall-posts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/wall-posts"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/group-posts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/group-posts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/group-posts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/group-posts"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/group-posts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/group-posts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/group-posts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/group-posts"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/group-reactions</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/group-reactions"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/group-reactions"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/group-reactions"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/group-reactions</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/group-reactions"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/group-reactions"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/group-reactions"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/story-reactions</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/story-reactions"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/story-reactions"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/story-reactions"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/story-reactions</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/story-reactions"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/story-reactions"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/story-reactions"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/watched-videos</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/watched-videos"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/watched-videos"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/watched-videos"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/watched-videos</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/watched-videos"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/watched-videos"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/watched-videos"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/connection-history</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/connection-history"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/connection-history"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/connection-history"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/connection-history</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/connection-history"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/connection-history"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/connection-history"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/following-history</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/following-history"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/following-history"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/following-history"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/following-history</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/following-history"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/following-history"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/following-history"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/anon-content</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/anon-content"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/anon-content"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/anon-content"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/anon-content</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/anon-content"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/anon-content"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/anon-content"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/search-history</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/search-history"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/search-history"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/search-history"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/search-history</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/search-history"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/search-history"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/search-history"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/activity-log/active-sessions</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/active-sessions"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/active-sessions"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/active-sessions"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/activity-log/active-sessions</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/activity-log/active-sessions"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/activity-log/active-sessions"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/activity-log/active-sessions"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Facebook / Insights ──────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/insights/friends-insights</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/insights/friends-insights"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/insights/friends-insights"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/insights/friends-insights"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/insights/friends-insights</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/insights/friends-insights"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/insights/friends-insights"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/insights/friends-insights"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/insights/posts-insights</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/insights/posts-insights"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/insights/posts-insights"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/insights/posts-insights"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/insights/posts-insights</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/insights/posts-insights"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/insights/posts-insights"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/insights/posts-insights"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Facebook / Extractors ────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/facebook/extractors/engagement</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/extractors/engagement"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/extractors/engagement"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/extractors/engagement"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/extractors/engagement</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/extractors/engagement"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/extractors/engagement"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/extractors/engagement"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/extractors/group-members</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/extractors/group-members"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/extractors/group-members"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/extractors/group-members"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/extractors/group-members</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/extractors/group-members"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/extractors/group-members"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/extractors/group-members"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/facebook/extractors/find-id</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/extractors/find-id"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/extractors/find-id"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/extractors/find-id"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/facebook/extractors/find-id</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/facebook/extractors/find-id"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/facebook/extractors/find-id"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/facebook/extractors/find-id"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Instagram / Following ────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/instagram/following/unfollow</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/following/unfollow"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/following/unfollow</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/following/unfollow"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/following/unfollow-non-followers</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/following/unfollow-non-followers"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/following/unfollow-non-followers"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/following/unfollow-non-followers"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/following/unfollow-non-followers</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/following/unfollow-non-followers"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/following/unfollow-non-followers"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/following/unfollow-non-followers"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/following/block</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/following/block"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/following/block"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/following/block"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/following/block</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/following/block"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/following/block"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/following/block"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/following/restrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/following/restrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/following/restrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/following/restrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/following/restrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/following/restrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/following/restrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/following/restrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/following/mute</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/following/mute"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/following/mute"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/following/mute"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/following/mute</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/following/mute"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/following/mute"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/following/mute"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Instagram / Followers ────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/instagram/followers/follow-back</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/follow-back"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/follow-back"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/follow-back"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/followers/follow-back</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/follow-back"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/follow-back"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/follow-back"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/followers/remove</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/remove"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/remove"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/remove"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/followers/remove</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/remove"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/remove"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/remove"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/followers/block</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/block"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/block"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/block"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/followers/block</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/block"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/block"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/block"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/followers/restrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/restrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/restrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/restrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/followers/restrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/restrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/restrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/restrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/followers/hide-story</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/hide-story"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/hide-story"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/hide-story"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/followers/hide-story</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/hide-story"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/hide-story"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/hide-story"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/followers/make-close-friend</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/make-close-friend"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/make-close-friend"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/make-close-friend"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/followers/make-close-friend</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/followers/make-close-friend"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/followers/make-close-friend"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/followers/make-close-friend"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Instagram / Posts ────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/instagram/posts/delete</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/posts/delete"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/posts/delete</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/posts/delete"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/posts/hide-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/posts/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/posts/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/posts/hide-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/posts/hide-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/posts/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/posts/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/posts/hide-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/posts/show-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/posts/show-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/posts/show-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/posts/show-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/posts/show-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/posts/show-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/posts/show-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/posts/show-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/posts/disable-comments</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/posts/disable-comments"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/posts/disable-comments"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/posts/disable-comments"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/posts/disable-comments</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/posts/disable-comments"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/posts/disable-comments"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/posts/disable-comments"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/instagram/posts/enable-comments</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/posts/enable-comments"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/posts/enable-comments"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/posts/enable-comments"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/posts/enable-comments</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/posts/enable-comments"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/posts/enable-comments"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/posts/enable-comments"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Instagram / Muted ────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/instagram/muted/unmute</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/muted/unmute"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/muted/unmute"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/muted/unmute"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/muted/unmute</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/muted/unmute"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/muted/unmute"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/muted/unmute"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Instagram / Restricted ───────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/instagram/restricted/unrestrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/restricted/unrestrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/restricted/unrestrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/restricted/unrestrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Instagram / Blocked ──────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/instagram/blocked/unblock</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/blocked/unblock"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/blocked/unblock</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/blocked/unblock"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Instagram / Story Exclusions ─────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/instagram/story-exclusions/remove</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/story-exclusions/remove"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/story-exclusions/remove"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/story-exclusions/remove"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/story-exclusions/remove</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/story-exclusions/remove"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/story-exclusions/remove"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/story-exclusions/remove"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Instagram / Close Friends ────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/instagram/close-friends/remove</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/close-friends/remove"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/close-friends/remove"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/close-friends/remove"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/instagram/close-friends/remove</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/instagram/close-friends/remove"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/instagram/close-friends/remove"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/instagram/close-friends/remove"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Threads / Following ──────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/threads/following/unfollow</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/following/unfollow"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/following/unfollow</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/following/unfollow"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/following/unfollow"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/following/unfollow-non-followers</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/following/unfollow-non-followers"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/following/unfollow-non-followers"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/following/unfollow-non-followers"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/following/unfollow-non-followers</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/following/unfollow-non-followers"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/following/unfollow-non-followers"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/following/unfollow-non-followers"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/following/block</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/following/block"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/following/block"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/following/block"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/following/block</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/following/block"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/following/block"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/following/block"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/following/restrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/following/restrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/following/restrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/following/restrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/following/restrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/following/restrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/following/restrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/following/restrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/following/mute</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/following/mute"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/following/mute"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/following/mute"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/following/mute</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/following/mute"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/following/mute"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/following/mute"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Threads / Followers ──────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/threads/followers/follow-back</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/followers/follow-back"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/followers/follow-back"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/followers/follow-back"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/followers/follow-back</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/followers/follow-back"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/followers/follow-back"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/followers/follow-back"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/followers/remove</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/followers/remove"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/followers/remove"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/followers/remove"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/followers/remove</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/followers/remove"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/followers/remove"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/followers/remove"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/followers/block</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/followers/block"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/followers/block"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/followers/block"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/followers/block</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/followers/block"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/followers/block"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/followers/block"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/followers/restrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/followers/restrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/followers/restrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/followers/restrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/followers/restrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/followers/restrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/followers/restrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/followers/restrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Threads / Posts ──────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/threads/posts/delete</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/posts/delete"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/posts/delete</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/posts/delete"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/posts/delete"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/posts/archive</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/posts/archive"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/posts/archive"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/posts/archive"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/posts/archive</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/posts/archive"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/posts/archive"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/posts/archive"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/posts/hide-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/posts/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/posts/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/posts/hide-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/posts/hide-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/posts/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/posts/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/posts/hide-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/posts/show-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/posts/show-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/posts/show-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/posts/show-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/posts/show-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/posts/show-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/posts/show-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/posts/show-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Threads / Replies ────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/threads/replies/delete</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/replies/delete"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/replies/delete"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/replies/delete"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/replies/delete</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/replies/delete"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/replies/delete"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/replies/delete"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/replies/archive</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/replies/archive"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/replies/archive"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/replies/archive"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/replies/archive</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/replies/archive"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/replies/archive"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/replies/archive"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/replies/hide-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/replies/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/replies/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/replies/hide-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/replies/hide-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/replies/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/replies/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/replies/hide-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/replies/show-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/replies/show-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/replies/show-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/replies/show-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/replies/show-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/replies/show-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/replies/show-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/replies/show-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Threads / Media ──────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/threads/media/delete</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/media/delete"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/media/delete"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/media/delete"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/media/delete</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/media/delete"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/media/delete"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/media/delete"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/media/archive</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/media/archive"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/media/archive"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/media/archive"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/media/archive</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/media/archive"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/media/archive"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/media/archive"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/media/hide-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/media/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/media/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/media/hide-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/media/hide-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/media/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/media/hide-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/media/hide-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/en/threads/media/show-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/media/show-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/media/show-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/media/show-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/media/show-counts</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/media/show-counts"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/media/show-counts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/media/show-counts"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Threads / Reposts ────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/threads/reposts/remove</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/reposts/remove"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/reposts/remove"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/reposts/remove"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/reposts/remove</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/reposts/remove"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/reposts/remove"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/reposts/remove"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Threads / Muted ──────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/threads/muted/unmute</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/muted/unmute"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/muted/unmute"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/muted/unmute"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/muted/unmute</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/muted/unmute"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/muted/unmute"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/muted/unmute"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Threads / Restricted ─────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/threads/restricted/unrestrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/restricted/unrestrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/restricted/unrestrict</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/restricted/unrestrict"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/restricted/unrestrict"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Threads / Blocked ────────────────────────────────────────────────── -->
  <url>
    <loc>https://koptan.com/en/threads/blocked/unblock</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/blocked/unblock"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://koptan.com/ar/threads/blocked/unblock</loc>
    <xhtml:link rel="alternate" hreflang="en"        href="https://koptan.com/en/threads/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="ar"        href="https://koptan.com/ar/threads/blocked/unblock"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://koptan.com/en/threads/blocked/unblock"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
