<?xml version="1.0"?>
<!DOCTYPE root 
[
<!ELEMENT root (#PCDATA)>
<!ATTLIST root att CDATA #IMPLIED>
<!--* Wrong Closing sequence in NotationDecl *-->
<!NOTATION JPGformat SYSTEM "JPGFormat"!>
<!ENTITY aImage SYSTEM "image.jpg" NDATA JPGformat>
]>
<root/>
