Description
Notes:
- Watch for encoding issues. This is probably the number one reason why approximately 10% of the feeds out there are not well formed XML. An all too common scenario: cutting and pasting a so-called smart quote from MSWord to a weblog publishing tool.
- Simple solution is to declare the encoding
- Alternately, convert everything to UTF-8
- Best solution is to convert everything to entity references. Examples: