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://upcoming.yahoo.com/syndicate/v2/search_all/?category_id=1&loc=Las+Vegas+NV&rt=1", 8, $html, 1);
?>