Processing an XML document using Simple XML is one of the simplest available ways for processing XML documents. When Simple XML parses an XML documents it converts each XML element into a SimpleXMLElement object. We get a graph of SimpleXMLElement objects connected with each other. This video clip explains how to process XML using Simple XML. This video clip was prepared as part of the 'PHP Web Services' course, available for free at www.abelski.com