channel->item as $item) { // Print the title and description of the item echo $item->title . ""; echo $item->description . ""; } />