This class can be used to retrieve information from remote Web page using the SimpleXML API. It retrieves the contents of a given Web page and then uses the SimpleXML API to import the page document . The class can extract page elements given the respectuve XPath document path. The extracted data may be subject of subsequent processing with user defined PHP code.