XML property list or XML plist is a preferred way to store property lists on OS X and iOS system.
- XPath API: Used to parse xml output
- NSDictionary: Its a Objective C library. Java implementation of this library is used to parse the xmlplist output (String).