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://www.ticketsolutions.com/rss/rss-lasvegas.asp", 40, $html, 1);
?>