I am making an application for android, and an element of the functionality of the application is to return results from an online search of a library\'s catalogue. The appl
You can use XmlPullParser for parsing XML.
For e.g. refer to http://developer.android.com/reference/org/xmlpull/v1/XmlPullParser.html