<!--
Description: feed info content xml:base
Expect:      bozo and feed['info_detail']['base'] == u'http://example.com/test/'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <info type="application/xhtml+xml" xml:base="http://example.com/test/"><div xmlns="http://www.w3.org/1999/xhtml">Example <a href="test.html">test</a></div></info>
</feed