<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xmlns:xhtml="http://www.w3.org/1999/xhtml"
       xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
       http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
       http://www.w3.org/1999/xhtml
       http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd">
     <url>
       <loc>http://www.something.com/something</loc>
       <xhtml:link rel="alternate" hreflang="en-us" href="http://www.something.com/something" />
     </url>
</urlset>