<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Homepage -->
    <url>
        <loc>https://ecoliq.am/</loc>
        <lastmod>2025-10-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://ecoliq.am/about</loc>
        <lastmod>2025-10-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Products List -->
    <url>
        <loc>https://ecoliq.am/products</loc>
        <lastmod>2025-10-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Services List -->
    <url>
        <loc>https://ecoliq.am/services</loc>
        <lastmod>2025-10-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://ecoliq.am/contacts</loc>
        <lastmod>2025-10-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Note: Individual product and service detail pages should be added dynamically -->
    <!-- Example format for dynamic pages:
    <url>
      <loc>https://ecoliq.am/products/product-slug</loc>
      <lastmod>2025-10-02</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.6</priority>
    </url>
    -->

</urlset>