<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><title>VietnamTravel Directory and Travel Guide- Health &amp;gt; Children's Health</title><link>http://www.vietnam-hub.com/health/childrens-health/</link><description>Vietnam Travel Directory and Vietnam Travel Guide </description></channel></rss>tf8_encode($links[$i]['RECPR_URL']);
	$links[$i]['OWNER_NAME'] = xml_utf8_encode($links[$i]['OWNER_NAME']);
	$links[$i]['OWNER_EMAIL'] = xml_utf8_encode($links[$i]['OWNER_EMAIL']);
}
if ($n > 0)
	$tpl->assign('links', $links);

@ header('Content-type: application/xml');
echo $tpl->fetch('rss2.tpl');
?>