# File lib/marc/record.rb, line 110 def to_xml return MARC::XMLWriter.encode(self, :include_namespace => true) end