v13.xml   [plain text]


<!DOCTYPE doc [
<!ELEMENT doc (a)+ >
<!ELEMENT a EMPTY>
]>
<doc>
<a/>
</doc>