File: /var/www/quadcode.com/node_modules/super-sitemap/dist/fixtures/expected-sitemap.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://example.com/</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh" />
</url>
<url>
<loc>https://example.com/about</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/about" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/about" />
</url>
<url>
<loc>https://example.com/blog</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog" />
</url>
<url>
<loc>https://example.com/blog/another-post</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog/another-post" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog/another-post" />
</url>
<url>
<loc>https://example.com/blog/awesome-post</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog/awesome-post" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog/awesome-post" />
</url>
<url>
<loc>https://example.com/blog/hello-world</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog/hello-world" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog/hello-world" />
</url>
<url>
<loc>https://example.com/blog/tag/blue</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog/tag/blue" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog/tag/blue" />
</url>
<url>
<loc>https://example.com/blog/tag/red</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog/tag/red" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog/tag/red" />
</url>
<url>
<loc>https://example.com/campsites/canada/toronto</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/campsites/canada/toronto" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/campsites/canada/toronto" />
</url>
<url>
<loc>https://example.com/campsites/usa/california</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/campsites/usa/california" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/campsites/usa/california" />
</url>
<url>
<loc>https://example.com/campsites/usa/new-york</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/campsites/usa/new-york" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/campsites/usa/new-york" />
</url>
<url>
<loc>https://example.com/foo-path-1</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/foo-path-1" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/foo-path-1" />
</url>
<url>
<loc>https://example.com/foo.pdf</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://example.com/login</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/login" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/login" />
</url>
<url>
<loc>https://example.com/markdown-md</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://example.com/markdown-svx</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://example.com/optionals</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals" />
</url>
<url>
<loc>https://example.com/optionals/many</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many" />
</url>
<url>
<loc>https://example.com/optionals/many/data-a1</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a1" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a1" />
</url>
<url>
<loc>https://example.com/optionals/many/data-a1/data-b1</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a1/data-b1" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a1/data-b1" />
</url>
<url>
<loc>https://example.com/optionals/many/data-a1/data-b1/foo</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a1/data-b1/foo" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a1/data-b1/foo" />
</url>
<url>
<loc>https://example.com/optionals/many/data-a2</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a2" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a2" />
</url>
<url>
<loc>https://example.com/optionals/many/data-a2/data-b2</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a2/data-b2" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a2/data-b2" />
</url>
<url>
<loc>https://example.com/optionals/many/data-a2/data-b2/foo</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a2/data-b2/foo" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a2/data-b2/foo" />
</url>
<url>
<loc>https://example.com/optionals/optional-1</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/optional-1" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/optional-1" />
</url>
<url>
<loc>https://example.com/optionals/optional-2</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/optional-2" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/optional-2" />
</url>
<url>
<loc>https://example.com/pricing</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/pricing" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/pricing" />
</url>
<url>
<loc>https://example.com/privacy</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/privacy" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/privacy" />
</url>
<url>
<loc>https://example.com/signup</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/signup" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/signup" />
</url>
<url>
<loc>https://example.com/terms</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/terms" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/terms" />
</url>
<url>
<loc>https://example.com/zh</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh" />
</url>
<url>
<loc>https://example.com/zh/about</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/about" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/about" />
</url>
<url>
<loc>https://example.com/zh/blog</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog" />
</url>
<url>
<loc>https://example.com/zh/blog/another-post</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog/another-post" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog/another-post" />
</url>
<url>
<loc>https://example.com/zh/blog/awesome-post</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog/awesome-post" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog/awesome-post" />
</url>
<url>
<loc>https://example.com/zh/blog/hello-world</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog/hello-world" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog/hello-world" />
</url>
<url>
<loc>https://example.com/zh/blog/tag/blue</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog/tag/blue" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog/tag/blue" />
</url>
<url>
<loc>https://example.com/zh/blog/tag/red</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/blog/tag/red" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/blog/tag/red" />
</url>
<url>
<loc>https://example.com/zh/campsites/canada/toronto</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/campsites/canada/toronto" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/campsites/canada/toronto" />
</url>
<url>
<loc>https://example.com/zh/campsites/usa/california</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/campsites/usa/california" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/campsites/usa/california" />
</url>
<url>
<loc>https://example.com/zh/campsites/usa/new-york</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/campsites/usa/new-york" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/campsites/usa/new-york" />
</url>
<url>
<loc>https://example.com/zh/foo-path-1</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/foo-path-1" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/foo-path-1" />
</url>
<url>
<loc>https://example.com/zh/login</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/login" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/login" />
</url>
<url>
<loc>https://example.com/zh/optionals</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals" />
</url>
<url>
<loc>https://example.com/zh/optionals/many</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many" />
</url>
<url>
<loc>https://example.com/zh/optionals/many/data-a1</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a1" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a1" />
</url>
<url>
<loc>https://example.com/zh/optionals/many/data-a1/data-b1</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a1/data-b1" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a1/data-b1" />
</url>
<url>
<loc>https://example.com/zh/optionals/many/data-a1/data-b1/foo</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a1/data-b1/foo" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a1/data-b1/foo" />
</url>
<url>
<loc>https://example.com/zh/optionals/many/data-a2</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a2" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a2" />
</url>
<url>
<loc>https://example.com/zh/optionals/many/data-a2/data-b2</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a2/data-b2" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a2/data-b2" />
</url>
<url>
<loc>https://example.com/zh/optionals/many/data-a2/data-b2/foo</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/many/data-a2/data-b2/foo" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/many/data-a2/data-b2/foo" />
</url>
<url>
<loc>https://example.com/zh/optionals/optional-1</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/optional-1" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/optional-1" />
</url>
<url>
<loc>https://example.com/zh/optionals/optional-2</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/optionals/optional-2" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/optionals/optional-2" />
</url>
<url>
<loc>https://example.com/zh/pricing</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/pricing" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/pricing" />
</url>
<url>
<loc>https://example.com/zh/privacy</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/privacy" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/privacy" />
</url>
<url>
<loc>https://example.com/zh/signup</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/signup" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/signup" />
</url>
<url>
<loc>https://example.com/zh/terms</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="en" href="https://example.com/terms" />
<xhtml:link rel="alternate" hreflang="zh" href="https://example.com/zh/terms" />
</url>
</urlset>