'; ?> <?php echo $this->rss_title; ?> rss_title); ?> GMT entries as $item) { ?> <?php echo $item->title(); ?> link(); ?> authors(); if (is_array($authors)) { foreach ($authors as $author) { echo "\t\t\t" , '', $author, '', "\n"; } } $categories = $item->tags(); if (is_array($categories)) { foreach ($categories as $category) { echo "\t\t\t" , '', $category, '', "\n"; } } ?> content(); ?>]]> date(true)); ?> id(); ?>