# File lib/active_resource/formats/xml_format.rb, line 14
      def encode(hash)
        hash.to_xml
      end