\input DraTex.sty
\input AlDraTex.sty

\input TeX4ht.sty
\Preamble{html}      \EndPreamble

\Draw
\PictNode(1){ \Do(1,#1){{
   \Line(3,10) {\Line(3,-10)}
   { \Move(0,9){\Line(-3,-9)}
    {\Line(3,-9)} } \Line(0,13)
   \Text(--$\bullet$--)}
   \Move(9,0) }}
\Tree()( 2,5//
   0,2 & 2,3//
   0,1 & 0,2// )
\EndDraw

\bye

