Reads a knowledge base from a XML file.
XML2kb(file)
Takes the name of the XML file.
file
Returns the knowledge base, if success. FALSE 0, is returned otherwise.
#XML2kb("sb.xml")