I think i've isolated the problem to items that have a special type of apostrophe in it.
For example.
Code:
<?xml version="1.0" encoding="utf-8"?>
<EQ2LLinks>
<Items>
<Item Submitted="True" ItemName="Clurg’s Family Stein Recipe" ItemCrc="1188395928" ItemId="-741810945" />
</Items>
<Drops />
<Adornments />
</EQ2LLinks>
the ’ should look like '
Update your parser to the 2.0.0.1 version and let me know if its fixed.