<?php 

header('Content-type: application/xml; charset="utf8"',true) 

?>



<urlset xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"

         xsi:schemaLocation="https://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"

         xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"

         xmlns:example="https://www.example.com/schemas/example_schema"> 


          	  <url>

          	<loc>https://bestenazyildiz.com/index.html</loc>

          	<lastmod>2019-21-09</lastmod>

          	<changefreq>daily</changefreq>

          	<priority>1.00</priority>

          </url>

 

  </urlset>