projects
/
python-bulletml.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update URLs and documentation formats.
[python-bulletml.git]
/
examples
/
popcorn
/
down.xml
1
<?xml
version
=
"1.0"
?>
2
<!DOCTYPE
bulletml SYSTEM
"http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd"
>
3
4
<bulletml
xmlns
=
"http://www.asahi-net.or.jp/~cs8k-cyu/bulletml"
>
5
<action
label
=
"top"
>
6
<fire>
7
<direction
type
=
"absolute"
>
180
</direction>
8
<bullet/>
9
</fire>
10
</action>
11
</bulletml>