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">
- <changeSpeed>
- <speed>0</speed>
- <term>1</term>
- </changeSpeed>
- <wait>1</wait>
- <changeSpeed>
- <speed>1</speed>
- <term>120-$rank*100</term>
- </changeSpeed>
- <wait>120-$rank*100</wait>
- <fire>
- <direction type="relative">0</direction>
- <bullet/>
- </fire>
- </action>
-
- </bulletml>
-