'Channel about', 'title' => 'Feed title', 'link' => 'Feed link', 'description' => 'Feed description', 'item' => array( array( 'id' => 'Item about 1', 'title' => 'Item title 1', 'link' => 'Item link 1', 'Content' => array( array( 'encoded' => 'Content encoded 1' ) ) ), array( 'id' => 'Item about 2', 'title' => 'Item title 2', 'link' => 'Item link 2', 'Content' => array( array( 'encoded' => 'Content encoded 2' ) ) ), ), ); ?>