PPT Slide
<!DOCTYPE cost SYSTEM "BookCatalogue.dtd">
<cost units="USD"ᡟ.99</cost>
<!DOCTYPE cost SYSTEM "BookCatalogue.dtd">
<cost units='USD'ᡟ.99</cost>
A non-XML-aware tools would flag these as
being different, due to the syntax difference
in the attribute value delimiter.