1 2 3 4 5 6
<?xml version="1.0"?> <!DOCTYPE EXAMPLE SYSTEM "example.dtd" [ <!ENTITY xml "Extensible Markup Language"> ]> <EXAMPLE> &xml;</EXAMPLE>