1 <!DOCTYPE doc [ 2 <!ELEMENT doc (#PCDATA)> 3 ]> 4 <doc> 5 <?pi value?> 6 text 7 <!-- and comments --> 8 </doc> 9