<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/ru/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/tj/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/ru/about</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/tj/about</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/ru/news</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/tj/news</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/ru/projects</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/tj/projects</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/ru/departments</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/tj/departments</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/ru/documents</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/tj/documents</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/ru/training</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/tj/training</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/ru/contacts</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>http://<?php echo $_SERVER['HTTP_HOST']; ?>/tj/contacts</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
</urlset>
