class ActiveFedora::RDFXMLDatastream

def mime_type

def mime_type
  'text/xml'
end

def serialization_format

def serialization_format
  :rdfxml
end