sgmllib without monkey patch {'type': 'application/atom+xml', 'rel': 'alternate', 'title': 'Simon Fell > Its just code'} sgmllib with feedparser 4.1 monkeypatch {'type': 'application/atom+xml', 'rel': 'alternate', 'title': 'Simon Fell > Its just code'} sgmllib with nightly feedparser monkey patch {'href': 'http://www.pocketsoap.com/weblog/feed.atom', 'type': 'application/atom+xml', 'rel': 'alternate', 'title': 'Simon Fell > Its just code'} html5lib {u'href': u'http://www.pocketsoap.com/weblog/feed.atom', u'type': u'application/atom+xml', u'rel': u'alternate', u'title': u'Simon Fell > Its just code'}