<?xml version='1.0' encoding='UTF-8'?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
         xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
         xmlns:example="http://www.example.com/schemas/example_schema">
    <url>
        <loc>http://www.palmshadow.com/</loc>
        <lastmod>2017-02-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>http://www.palmshadow.com/index.php</loc>
         <lastmod>2017-02-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>http://www.palmshadow.com/footsteps.php</loc>
         <lastmod>2017-02-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>http://www.palmshadow.com/contactus.php</loc>
          <lastmod>2015-10-28</lastmod>
      <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
	
</urlset>