<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> 
    <url>
        <loc>http://localhost/machin.html</loc>
        <lastmod>2018-06-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://localhost/test.html</loc>
        <lastmod>2018-06-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url> 
    <url>
        <loc>http://localhost/test2.html</loc>
        <lastmod>2018-06-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1</priority>
    </url>
</urlset>
