Annotation of embedaddon/php/ext/dom/examples/note.xml, revision 1.1

1.1     ! misho       1: <?xml version="1.0"?>
        !             2: <!DOCTYPE note SYSTEM "note.dtd">
        !             3: <note>
        !             4: <to>PHP User Group</to>
        !             5: <from>Shane</from>
        !             6: <heading>Reminder</heading>
        !             7: <body>Don't forget the meeting tonight!</body>
        !             8: </note> 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>