<?php
include("mainfile.php");
global $prefix, $db, $nukeurl;
$harita = '<' . '?xml version="1.0" encoding="UTF-8"?' . '>' . "\n";
$harita .= '<urlset xmlns="http://www.google.com/schemas/sitemap/0.84">' . "\n";
$haber = $db->sql_query("SELECT sid, time FROM " . $prefix . "_stories ORDER...