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

<url>
<loc>http://URL/</loc>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>http://URL/main/main.html</loc>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>http://URL/sub/sub1.html</loc>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>http://URL/sub/sub2.html</loc>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>http://URL/sub/sub3.html</loc>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

</urlset>