module Fedora::XmlFormat

def encode(hash)

def encode(hash)
  hash.to_xml
end