not_well_formed2.xml   [plain text]


<?xml version="1.0" ?>
<!-- AttValue: " or ' expected -->
<books>
 <book number=nine>
  <title>The Grapes of Wrath</title>
  <author>John Steinbeck</author>
 </book>
 <book>
  <title>The Pearl</title>
  <author>John Steinbeck</author>
 </book>
</books>