<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p><code>foo</code> claims to be base64-encoded, but isn't</p>
</div>
<div id='explanation'>
<p>content is expected to be encoded in base64 if
the "type" attribute of atom:content is a MIME media type,
but is not an XML media type, does not
begin with "text/", and does not end with "/xml" or "+xml".</p>
</div>
<div id='solution'>
<p>Encode the content in base64, or reference it indirectly via the
<code>src</code> attribute.</p>
</div>
</div>
</fvdoc>
