home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" ?>
- <!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">
-
- <bulletml type="vertical"
- xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">
-
- <action label="top">
- <fire>
- <direction type="relative">0</direction>
- <speed type="relative">0</speed>
- <bullet/>
- </fire>
- <fire>
- <direction type="relative">1.5+$rank</direction>
- <speed type="relative">0</speed>
- <bullet/>
- </fire>
- <fire>
- <direction type="relative">-1.5-$rank</direction>
- <speed type="relative">0</speed>
- <bullet/>
- </fire>
- <vanish/>
- </action>
-
- </bulletml>
-