Aliases for this format
This allows the following:
Obtaining an RDFXML format class
RDF::Format.for(:xml) # RDF::RDFXML::XML RDF::Format.for(:xml).reader # RDF::RDFXML::Reader RDF::Format.for(:xml).writer # RDF::RDFXML::Writer