<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE DOCUMENT [
<!ELEMENT DOCUMENT (#PCDATA)>
<!ENTITY Description "This is entity content.">
]>
<DOCUMENT>This is element text and an entity follows:&Description; </DOCUMENT>