The XML of the link is perfectly valid!
However, note Tag <overview>
, where there is a text in which a type of apostrophe ’
appears after the word Drake
, see:
<Overview>Uncharted: The Nathan Drake Collection combines the three
PlayStation 3 blockbuster Nathan Drake adventures in one package.
Included are the single-player campaigns for Uncharted: Drake’s Fortune,
Uncharted 2: Among Thieves, and Uncharted 3: Drake’s Deception. Thanks to the
power of PlayStation 4 hardware, all three games have been upgraded to run at
1080p and 60fps with better lighting, textures, and models. Also added are a
range of improvements and additions including Photo Mode and new trophies
</Overview>
This caratere is a Right Single Quotation Mark and may be in a different encoding than UTF-8
, causing this error.
Another possibility is that by copying XML content online to a local file, the file encoding was affected, causing the same error.