PHP 5 comes bundled with a library called SimpleXML-enabled by default. With this library you can operate on elements, in an XML document as arrays. SimpleXML is quite handy when you know the ...