libxml2 2.9.1 clean sources
[tomato/tomato-dir865l.git] / release / src / router / libxml2 / test / VCM / v12.xml
blob3eed3d6f234e5f958695a88112fad836fa505724
1 <!DOCTYPE doc [
2 <!ELEMENT doc (a)* >
3 <!ELEMENT a EMPTY>
4 ]>
5 <doc>
6 <a/>
7 <a/>
8 <a/>
9 </doc>