summaryrefslogtreecommitdiff
path: root/ext/dom/examples/note-invalid.xml
blob: 58d4e650441bba4131ccd022ba6bd230b5a2df33 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<!DOCTYPE note SYSTEM "note.dtd">
<note>
<to>PHP User Group</to>
<from>Shane</from>
<heading>Reminder</heading>
<body>Don't forget the meeting tonight!</body>
<footer>Or I'll clobber you!</footer>
</note>