<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Русская версия главной страницы -->
  <url>
    <loc>https://almacore.kz/index.php?lang=ru</loc>
    <xhtml:link 
                 rel="alternate"
                 hreflang="en"
                 href="https://almacore.kz/index.php?lang=en"/>
    <xhtml:link 
                 rel="alternate"
                 hreflang="kk"
                 href="https://almacore.kz/index.php?lang=kk"/> <!-- ДОБАВЛЕНО -->
    <xhtml:link 
                 rel="alternate"
                 hreflang="ru"
                 href="https://almacore.kz/index.php?lang=ru"/>
    <xhtml:link
                 rel="alternate"
                 hreflang="x-default"
                 href="https://almacore.kz/index.php?lang=ru"/> <!-- Указываем русскую как версию по умолчанию -->
    <lastmod>2025-05-16T12:00:00+06:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Английская версия главной страницы -->
  <url>
    <loc>https://almacore.kz/index.php?lang=en</loc>
    <xhtml:link 
                 rel="alternate"
                 hreflang="ru"
                 href="https://almacore.kz/index.php?lang=ru"/>
    <xhtml:link 
                 rel="alternate"
                 hreflang="kk"
                 href="https://almacore.kz/index.php?lang=kk"/> <!-- ДОБАВЛЕНО -->
    <xhtml:link 
                 rel="alternate"
                 hreflang="en"
                 href="https://almacore.kz/index.php?lang=en"/>
    <xhtml:link
                 rel="alternate"
                 hreflang="x-default"
                 href="https://almacore.kz/index.php?lang=ru"/> <!-- Указываем русскую как версию по умолчанию -->
    <lastmod>2025-05-16T12:00:00+06:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority> 
  </url>

  <!-- Казахская версия главной страницы -->
  <url>
    <loc>https://almacore.kz/index.php?lang=kk</loc>
    <xhtml:link 
                 rel="alternate"
                 hreflang="ru"
                 href="https://almacore.kz/index.php?lang=ru"/>
    <xhtml:link 
                 rel="alternate"
                 hreflang="en"
                 href="https://almacore.kz/index.php?lang=en"/>
    <xhtml:link 
                 rel="alternate"
                 hreflang="kk"
                 href="https://almacore.kz/index.php?lang=kk"/>
    <xhtml:link
                 rel="alternate"
                 hreflang="x-default"
                 href="https://almacore.kz/index.php?lang=ru"/> <!-- Указываем русскую как версию по умолчанию -->
    <lastmod>2025-05-16T12:00:00+06:00</lastmod> 
    <changefreq>monthly</changefreq>
    <priority>1.0</priority> 
  </url>

  <!-- 
  Если у вас появятся другие страницы, например, "contact.php" как отдельная страница (а не секция),
  то для нее нужно будет добавить аналогичные блоки для всех трех языков (ru, en, kk).
  Пример для contact.php:

  <url>
    <loc>https://almacore.kz/contact.php?lang=ru</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://almacore.kz/contact.php?lang=en"/>
    <xhtml:link rel="alternate" hreflang="kk" href="https://almacore.kz/contact.php?lang=kk"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://almacore.kz/contact.php?lang=ru"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://almacore.kz/contact.php?lang=ru"/>
    <lastmod>2025-05-16T12:00:00+06:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://almacore.kz/contact.php?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://almacore.kz/contact.php?lang=ru"/>
    <xhtml:link rel="alternate" hreflang="kk" href="https://almacore.kz/contact.php?lang=kk"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://almacore.kz/contact.php?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://almacore.kz/contact.php?lang=ru"/>
    <lastmod>2025-05-16T12:00:00+06:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://almacore.kz/contact.php?lang=kk</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://almacore.kz/contact.php?lang=ru"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://almacore.kz/contact.php?lang=en"/>
    <xhtml:link rel="alternate" hreflang="kk" href="https://almacore.kz/contact.php?lang=kk"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://almacore.kz/contact.php?lang=ru"/>
    <lastmod>2025-05-16T12:00:00+06:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  -->

</urlset>