blob: 348e73f30f12b6420b68b0933050a5a7b5902bf2 [file] [log] [blame]
<?xml version="1.0"?>
<!DOCTYPE note [
<!ELEMENT note (to,from,heading,body)>
<!ELEMENT to (#PCDATA)>
<!ENTITY writer "Albert Einstein">
<!ENTITY author "Albert Einstein">
<!ENTITY test SYSTEM "test.txt">
<!ENTITY % test2 "test2">
<!ENTITY author "author">
]>
<note>
<to>&writer;</to>
</note>