# File lib/cfpropertylist/rbCFPropertyList.rb, line 272
    def load_xml_str(str=nil)
      load_str(str,List::FORMAT_XML)
    end