Annotation of embedaddon/libxml2/doc/examples/tst.xml, revision 1.1

1.1     ! misho       1: <thing>
        !             2:     <thing1>hello</thing1>
        !             3: </thing>
        !             4: <thing>
        !             5:     <thing2>goodbye</thing2>
        !             6: </thing>
        !             7: 

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