# File rbCFPropertyList.rb, line 181
    def load_xml_str(str=nil)
      load_str(str,List::FORMAT_XML)
    end