SGML to XML Conversions
Empty tags <empty> to < ….. />
<?Processing Instruction> to <? ……... ?>
CDATA to CDATA sections <![CDATA[ … ]]>
Named entities remain unchanged - α
<!DOCTYPE ...> refers to XML DTD containing only character entity definitions to Unicode points <!ENTITY alpha “α”>