chromium/third_party/libxml/fuzz/seed_corpus/ecd7838d793f699b0486c6c324978e736ef61619

<?xml version="1.0"?>
<!DOCTYPE EXAMPLE SYSTEM "example.dtd" [
<!ENTITY xml "Extensible Markup Language">
]>
<EXAMPLE prop1="a&amp;b" prop2="&xml;">
  Test of entities in attributes.
</EXAMPLE>