# File lib/cfpropertylist/rbCFPropertyList.rb, line 254
    def load_xml(filename=nil)
      load(filename,List::FORMAT_XML)
    end