Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
libxml
/
fuzz
/
seed_corpus
/
2db003f3dd00fd677ec17137c627baa9aa65956a
blob: de066f9d2385e4c6a8365a4065ea89e81676b84d [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
standalone
=
"yes"
?>
<!DOCTYPE root [
<!ELEMENT root (cont1, (cont1, cont2?)+)>
<!ELEMENT cont1 EMPTY>
<!ELEMENT cont2 EMPTY>
]>
<root>
<cont1/>
<cont1/>
<cont1/>
<cont1/>
</root>