29 lines
617 B
XML
29 lines
617 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
|
|
|
<url>
|
|
<loc>http://example.org/why/</loc>
|
|
<lastmod>2019-05-21T14:25:56-07:00</lastmod>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>http://example.org/why/architecture/</loc>
|
|
<priority>0</priority>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>http://example.org/categories/</loc>
|
|
<priority>0</priority>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>http://example.org/</loc>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>http://example.org/tags/</loc>
|
|
<priority>0</priority>
|
|
</url>
|
|
|
|
</urlset> |