Rev 1221 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5 | Werner | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- some comment here --> |
||
3 | <document> |
||
4 | <params> |
||
5 | <param1>17</param1> |
||
6 | <stampFile>e:\dev\iland\fonstudio\inits\circle100fun.jpg</stampFile> |
||
7 | <cellSize>1</cellSize> |
||
8 | <cells>100</cells> |
||
9 | </params> |
||
10 | <trees> |
||
11 | <tree x="80" y="80" dbh="10" height="10"/> |
||
12 | <tree x="30" y="20" dbh="23" height="15"/> |
||
13 | <tree x="20" y="10" dbh="40.45" height="30"/> |
||
14 | <tree x="5.454" y="45.4" dbh="20" height="20"/> |
||
15 | <tree x="50" y="78.6" dbh="10" height="10"/> |
||
16 | <tree x="70" y="20" dbh="23" height="15"/> |
||
17 | <tree x="60" y="70" dbh="40.45" height="30"/> |
||
18 | <tree x="85.454" y="45.4" dbh="20" height="20"/> |
||
19 | </trees> |
||
20 | |||
21 | </document> |