```xml
<?xml version="1.0" encoding="UTF-8"?>

<urlset
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">


    <url>

        <loc>
            https://www.lyrasportshop.ir/
        </loc>

        <changefreq>
            daily
        </changefreq>

        <priority>
            1.0
        </priority>

    </url>


    <url>

        <loc>
            https://www.lyrasportshop.ir/products/
        </loc>

        <changefreq>
            daily
        </changefreq>

        <priority>
            0.9
        </priority>

    </url>


    <url>

        <loc>
            https://www.lyrasportshop.ir/women-sport-set/
        </loc>

        <changefreq>
            weekly
        </changefreq>

        <priority>
            0.9
        </priority>

    </url>


    <url>

        <loc>
            https://www.lyrasportshop.ir/leggings/
        </loc>

        <changefreq>
            weekly
        </changefreq>

        <priority>
            0.8
        </priority>

    </url>


    <url>

        <loc>
            https://www.lyrasportshop.ir/tops/
        </loc>

        <changefreq>
            weekly
        </changefreq>

        <priority>
            0.8
        </priority>

    </url>


    <url>

        <loc>
            https://www.lyrasportshop.ir/tshirts/
        </loc>

        <changefreq>
            weekly
        </changefreq>

        <priority>
            0.8
        </priority>

    </url>


    <url>

        <loc>
            https://www.lyrasportshop.ir/about/
        </loc>

        <changefreq>
            monthly
        </changefreq>

        <priority>
            0.5
        </priority>

    </url>


    <url>

        <loc>
            https://www.lyrasportshop.ir/contact/
        </loc>

        <changefreq>
            monthly
        </changefreq>

        <priority>
            0.5
        </priority>

    </url>


</urlset>
```
