Using xPath parse xml file source code in java.
Parse an xml file based on data node xPath and return xml file data into a map of list. key - Column Names. Value - Data of columns.
Find unique path of columns and use it to get the data of that node(Column).