<?php
return array( 'title' => 'Feed title',
              'link'  => array( array( 'href' => 'Feed link' ) ),
            );
?>
