29 lines
724 B
XML
29 lines
724 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<url>
|
|
<loc>https://elwig.at/de/</loc>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://elwig.at/en/</loc>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.9</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://elwig.at/de/vorschau</loc>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://elwig.at/en/preview</loc>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.7</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://elwig.at/files/</loc>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.5</priority>
|
|
</url>
|
|
</urlset>
|