I have following xml data printed as array in php so now I want to convert this XML data and make insert query so how to do that as I am not so good with XML so if anyone out there who can write the sample code to convert this XML array into columns and data as part of sql query.I have following xml data printed as array in p