as stated "registered symbol breaks the parsing. "
So if the parsing does not happen, need to fix that and I have tried HTML::Entities::numeric, but that converts everything to numeric equi, so that does not help.
Therefore the question is how to read an XML as string to be fed to create my xpath object, where there are symbols in the String ?
Thanks.