object(SimpleXMLElement)#2 (1) { ["make"]=> array(2) { [0]=> object(SimpleXMLElement)#3 (2) { ["@attributes"]=> array(1) { ["name"]=> string(4) "Ford" } ["model"]=> string(7) "Mustang" } [1]=> object(SimpleXMLElement)#4 (2) { ["@attributes"]=> array(1) { ["name"]=> string(5) "Honda" } ["model"]=> string(6) "Accord" } } }
Mustang
Accord