# File lib/dm-serializer/to_xml.rb, line 10
    def to_xml(opts = {})
      to_xml_document(opts).to_s
    end