<?php
return array( 'id' => 'Feed id',
              'title' => 'Feed title',
              'updated' => 'Feed updated',
              'author' => array( array() ) );
?>
