MATLAB: Can someone help me write a code to read data from an XML file into a structured array? I want to plot a graph with the extracted data.

structured arraysxml

I have written an XML code that has 11 control points, at each control point I have four(4) parameters that change. I want to write a code that extracts the integers associated to these parameters into 4 columns and 11 rows with each column bearing a parameter name.