<?php
header('Content-Type: application/xml; charset=utf-8');
echo file_get_contents('https://baliecodeli.net/index.php?sitemap=1');
