Update:- Seems like I have to give the URL which is returning me the xml. Here it is - URL
I am getting SAXParseException when parsing an xml.
If the XML contains Unicode characters such as arabic or Persian letters, StringReader would make an exception. In these cases, pass the InputStream straightly to the Document object
StringReader