<?xml version="1.0" encoding="UTF-8"?>
<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">
    <!-- Pages for indexing -->
    <!-- Examples: http://domain.com/page -->
        <url>
                <loc>https://pneumo.kiev.ua/</loc>
                <changefreq>monthly</changefreq>
                <priority>1.0</priority>
            </url>
        <url>
                <loc>https://pneumo.kiev.ua/index</loc>
                <changefreq>monthly</changefreq>
                <priority>1.0</priority>
            </url>
        <url>
                <loc>https://pneumo.kiev.ua/index.html</loc>
                <changefreq>monthly</changefreq>
                <priority>1.0</priority>
            </url>
        <url>
                <loc>https://pneumo.kiev.ua/home</loc>
                <changefreq>monthly</changefreq>
                <priority>1.0</priority>
            </url>
        <url>
                <loc>https://pneumo.kiev.ua/home.html</loc>
                <changefreq>monthly</changefreq>
                <priority>1.0</priority>
            </url>
        <!-- Examples: http://www.domain.com/page -->
        <url>
                    <loc>https://www.pneumo.kiev.ua/</loc>
                    <changefreq>monthly</changefreq>
                    <priority>1.0</priority>
                </url>
            <url>
                    <loc>https://www.pneumo.kiev.ua/index</loc>
                    <changefreq>monthly</changefreq>
                    <priority>1.0</priority>
                </url>
            <url>
                    <loc>https://www.pneumo.kiev.ua/index.html</loc>
                    <changefreq>monthly</changefreq>
                    <priority>1.0</priority>
                </url>
            <url>
                    <loc>https://www.pneumo.kiev.ua/home</loc>
                    <changefreq>monthly</changefreq>
                    <priority>1.0</priority>
                </url>
            <url>
                    <loc>https://www.pneumo.kiev.ua/home.html</loc>
                    <changefreq>monthly</changefreq>
                    <priority>1.0</priority>
                </url>
            </urlset>
