if ($author = $this->get_source_tags(SIMPLEPIE_NAMESPACE_ATOM_03, 'author'))
        {
            $name = null;
            $url = null;
            $email = null;