From: Jesse on
I don't know if anyone is still looking for a solution on this one, but I
solved this by simply using Trim() before I called LoadXML.

The text that I was trying to load had a carriage return at the very end of
the file that needed to be cleared out,