title = 'Feed title'; $link = $feed->add( 'link' ); $link->set( 'Feed link' ); return $feed; ?>