21 lines
798 B
XML
21 lines
798 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||
|
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||
|
|
<url>
|
||
|
|
<loc>https://atomaste.com/</loc>
|
||
|
|
<xhtml:link rel="alternate" hreflang="en" href="https://atomaste.com/"/>
|
||
|
|
<xhtml:link rel="alternate" hreflang="fr" href="https://atomaste.com/fr.html"/>
|
||
|
|
<lastmod>2026-01-02</lastmod>
|
||
|
|
<changefreq>monthly</changefreq>
|
||
|
|
<priority>1.0</priority>
|
||
|
|
</url>
|
||
|
|
<url>
|
||
|
|
<loc>https://atomaste.com/fr.html</loc>
|
||
|
|
<xhtml:link rel="alternate" hreflang="en" href="https://atomaste.com/"/>
|
||
|
|
<xhtml:link rel="alternate" hreflang="fr" href="https://atomaste.com/fr.html"/>
|
||
|
|
<lastmod>2026-01-02</lastmod>
|
||
|
|
<changefreq>monthly</changefreq>
|
||
|
|
<priority>0.9</priority>
|
||
|
|
</url>
|
||
|
|
</urlset>
|