<?xml version="1.1" encoding="UTF-8"?>
<!DOCTYPE root [ 
	<!ELEMENT root ANY>
	<!ENTITY  ent "BAD&#x86;">
]>
<root>&ent;</root>
<!-- Entity Replacement text contains a character reference 
to x86 and is referenced in element content -->
