This method parses XML code. The string s$ contains part (or perhaps all) of the document
to be parsed. The method returns a boolean value indicating success or failure. If parser:Parse()
fails, you can use parser:GetError() to get extended error information.