<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Главная страница (русская версия) -->
    <url>
        <loc>https://try-on-wheels.ru/</loc>
        <xhtml:link rel="alternate" hreflang="ru" href="https://try-on-wheels.ru/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://try-on-wheels.ru/en/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://try-on-wheels.ru/en/"/>
        <lastmod>2026-02-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://try-on-wheels.ru/og-image.png</image:loc>
            <image:title>Try-on-Wheels - Примерка дисков онлайн</image:title>
        </image:image>
        <image:image>
            <image:loc>https://try-on-wheels.ru/examples/car-after-1.png</image:loc>
            <image:title>Пример виртуальной примерки дисков</image:title>
        </image:image>
        <image:image>
            <image:loc>https://try-on-wheels.ru/examples/car-after-2.png</image:loc>
            <image:title>Результат примерки колёсных дисков</image:title>
        </image:image>
        <video:video>
            <video:thumbnail_loc>https://try-on-wheels.ru/og-image.png</video:thumbnail_loc>
            <video:title>Демонстрация работы Try-on-Wheels бота</video:title>
            <video:description>Виртуальная примерка автомобильных дисков с помощью нейросети компьютерного зрения</video:description>
            <video:content_loc>https://try-on-wheels.ru/bot_video.mp4</video:content_loc>
        </video:video>
    </url>

    <!-- Main page (English version) -->
    <url>
        <loc>https://try-on-wheels.ru/en/</loc>
        <xhtml:link rel="alternate" hreflang="ru" href="https://try-on-wheels.ru/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://try-on-wheels.ru/en/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://try-on-wheels.ru/en/"/>
        <lastmod>2026-02-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://try-on-wheels.ru/og-image.png</image:loc>
            <image:title>Try-on-Wheels - Virtual wheel fitting online</image:title>
        </image:image>
        <image:image>
            <image:loc>https://try-on-wheels.ru/examples/car-after-1.png</image:loc>
            <image:title>Virtual wheel fitting example</image:title>
        </image:image>
        <image:image>
            <image:loc>https://try-on-wheels.ru/examples/car-after-2.png</image:loc>
            <image:title>Car rim fitting result</image:title>
        </image:image>
        <video:video>
            <video:thumbnail_loc>https://try-on-wheels.ru/og-image.png</video:thumbnail_loc>
            <video:title>Try-on-Wheels bot demonstration</video:title>
            <video:description>Virtual car wheel fitting using computer vision AI neural network</video:description>
            <video:content_loc>https://try-on-wheels.ru/bot_video.mp4</video:content_loc>
        </video:video>
    </url>

</urlset>
