'; ?> <?php echo $xmlDoc->channel->title; ?> channel->link; ?> channel->description; ?> channel->pubdate; ?> channel->language; ?> channel->item as $node ) { $enclosureAttriutes = $node->enclosure->attributes(); // exclude items in the "auto" category if( $node->category != 210 ) { ?> <![CDATA[<?php echo $node->title; ?>]]> link; ?> description; ?>]]> guid; ?> author; ?> pubDate; ?> category; ?>]]>