==================
* Added feed type and version detection, result['version'] will be one of SUPPORTED_VERSIONS.keys() or empty string if unrecognized
* Added support for creativeCommons:license and cc:license
* Added support for full Atom content model in title, tagline, info, copyright, summary
* Fixed bug with gzip encoding (not always telling server we support it when we do)