packages feed

xmlhtml-0.1.0.1: test/resources/ibm/not-wf/P12/ibm12n03.xml

<?xml version="1.0"?>
<!DOCTYPE student [
	<!ELEMENT student (#PCDATA)> 
	<!ENTITY info PUBLIC '..\info.dtd>
]>

<!-- testing invalid pubid literal with no closing bracket  -->
<student>My Name is &info;. </student>