<? header("Content-Type: text/xml; charset=ISO-8859-1");
include("noutati_class.php");
$rss = new RSS();
echo $rss->GetFeed();
?>
