cache_dir = './temp';
$rss->cache_time = 1200;
// Try to load and parse RSS file
if ($rs = $rss->get('http://www.keralaclassified.com/rss.php')) {
// Show website logo (if presented)
//if ($rs[image_url] != '') {
//echo "
\n";
//}
// Show clickable website title
// echo "$rs[title]
\n";
// Show website description
//echo "$rs[description]
\n";
// Show last published articles (title, link, description)
echo "