NewsBlur/vendor/feedvalidator/demo/docs-xml/warning/NotUTF8.xml

13 lines
579 B
XML

<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p>iTunes elements should only be present in feeds encoded as UTF-8</p>
</div>
<div id='explanation'>
<p>From the <a href="http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931676">Podcasting and iTunes: Technical Specification</a>: <cite>Please use UTF-8 encoding for your feed. Other encodings are not guaranteed to work in iTunes.</cite></p>
</div>
<div id='solution'>
<p>If working with iTunes is important to you, consider changing the encoding of your feed to UTF-8.</p>
</div>
</div>
</fvdoc>