effectively what I am trying to do is pull the shape information from the svg file and store the shapes by id into a mysql database. since there are many tools available with php to read xml I converted the svg document to an xml document but unfortunately the shapes from the svg document are stored as attributes.effectively what I am trying to do is pull the