<?xml version="1.0" encoding="UTF-8"?>
<!--
    Карта сайта (sitemap.xml) для сайта koltsovaecoprint.ru
    Предназначена для поисковых систем (Google, Яндекс).
    Содержит только основные статические страницы сайта.
    Служебные страницы исключены в соответствии с robots.txt
-->

<urlset
		xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
    http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

	<!-- Главная страница сайта -->
	<!-- Наивысший приоритет, часто меняется -->
	<url>
		<loc>https://koltsovaecoprint.ru/</loc>
		<lastmod>2025-08-18</lastmod>
		<changefreq>weekly</changefreq>
		<priority>1.0</priority>
	</url>

	<!-- Страница "О себе" -->
	<!-- Информация об авторе, обновляется редко -->
	<url>
		<loc>https://koltsovaecoprint.ru/about</loc>
		<lastmod>2025-08-18</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>

	<!-- Страница магазина -->
	<!-- Важная страница, обновляется часто -->
	<url>
		<loc>https://koltsovaecoprint.ru/shop</loc>
		<lastmod>2025-08-18</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.9</priority>
	</url>

	<!-- Страница галерей -->
	<!-- Показывает работы, обновляется редко -->
	<url>
		<loc>https://koltsovaecoprint.ru/gallery</loc>
		<lastmod>2025-08-18</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>

	<!-- Страница уроков -->
	<!-- Важный раздел, часто используется -->
	<url>
		<loc>https://koltsovaecoprint.ru/lessons</loc>
		<lastmod>2025-08-18</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.8</priority>
	</url>

	<!-- Промо-страница мастер-класса -->
	<!-- Целевая страница, обновляется редко -->
	<url>
		<loc>https://koltsovaecoprint.ru/promo</loc>
		<lastmod>2025-08-18</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>

	<!-- Условия оферты -->
	<!-- Юридическая страница, почти не меняется -->
	<url>
		<loc>https://koltsovaecoprint.ru/offer-agreement</loc>
		<lastmod>2025-08-18</lastmod>
		<changefreq>yearly</changefreq>
		<priority>0.5</priority>
	</url>

	<!-- Политика конфиденциальности -->
	<!-- Юридическая страница, редко обновляется -->
	<url>
		<loc>https://koltsovaecoprint.ru/privacy-policy</loc>
		<lastmod>2025-08-18</lastmod>
		<changefreq>yearly</changefreq>
		<priority>0.5</priority>
	</url>

	<!-- УБРАНЫ ЗАБЛОКИРОВАННЫЕ СТРАНИЦЫ:
       /cart - заблокирована в robots.txt
       /auth - заблокирована в robots.txt
       /payment-instructions - заблокирована в robots.txt
  -->

</urlset>