Blame | Last modification | View Log | Download | RSS feed
<?xml version="1.0"?> <!DOCTYPE doc [ <!ELEMENT title EMPTY> <!ELEMENT version EMPTY> <!ELEMENT doc (title,version)> ]> <doc> <title> <version></version> </title> </doc>
<?xml version="1.0"?>
<!DOCTYPE doc [
<!ELEMENT title EMPTY>
<!ELEMENT version EMPTY>
<!ELEMENT doc (title,version)>
]>
<doc>
<title>
<version></version>
</title>
</doc>