<cfxml variable="sitemapcontent">
<urlset
 xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

 <url>
   <loc>#APPLICATION.publicURL#</loc>
   <lastmod>2017-05-12</lastmod>
 </url>
  <url>
    <loc>#APPLICATION.publicURL#/jobs</loc>
    <lastmod>2017-05-12</lastmod>
  </url>
</urlset>
</cfxml>