summaryrefslogtreecommitdiff
path: root/ext/dom/examples/note-invalid.xml
blob: 0f4611c6a287b605a89f51a1291551f8ff350f85 (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>