id = 'Feed id'; $feed->title = 'Feed title'; $feed->title->type = 'text'; $feed->updated = 'Feed updated'; $feed->icon = ''; return $feed; ?>