Here is my xml, I am having trouble pulling the values out of coordinate values. I see the coordinate values in the inner xml itellisense. How do get to the level of this element below
<type>Polygon</type> <coordinates>-10</coordinates> <coordinates>10</coordinates> <coordinates>9</coordinates>
<coordinates>3</coordinates> </coordinates></coordinates>