* * Description: * XML class. Use this class to override XML_Core. * Extend this class to make your own XML based driver (Atom, XRDS, GData, RSS, PodCast RSS, or your own brewed XML format) */ class XML extends XML_Core {}