Extarcting values from XML files

You might be better keeping the XML as a string and trying to process it that way. If the XML changes to that degree, it is going to be next to impossible to rely on a general purpose XML->JSON conversion.