XMLAttribute(XMLText : String; AttributeName : String);
XMLNode(XMLText : String; NodeName : String; Occurence : Integer);
XMLNodeCount(XMLText : String);
XMLNodeValue(XMLText : String; NodeName : String; Occurence : Integer);
XMLNodeValueExt(XMLText : String; NodeName : String; Occurence : Integer)
XMLNodeValueFromIndex(XMLText : String; Index : Integer);