23 lines
No EOL
579 B
XML
23 lines
No EOL
579 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<url>
|
|
<loc>https://developomp.com</loc>
|
|
<changefreq>always</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://blog.developomp.com</loc>
|
|
<changefreq>always</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://portfolio.developomp.com</loc>
|
|
<changefreq>always</changefreq>
|
|
<priority>0.9</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://developomp.com/resume</loc>
|
|
<changefreq>always</changefreq>
|
|
<priority>0.4</priority>
|
|
</url>
|
|
</urlset> |