I am using SAX parser to parse a XML response but it throws an exception.
ExpatParser$ParseException : (not well formed) invalid token
Is there any
what encoding are you using?
if you are using ISO-8859-1, try using UTF-8