Copyright 2008 CONCERTS-IN-LASVEGAS.COM. All Rights Reserved.
\n";
$html .= "
\n";
$html .= " #{title} \n";
$html .= " #{description} \n";
$html .= " #{pubDate}
\n";
$html .= " | \n";
$html .= " \n";
$rss = new rss_parser("http://rss.news.yahoo.com/rss/music", 9, $html, 1);
?>