roc_samples/data/xml/stellars.xml
cecilkorik 12cb7128f7 split everything in roc_samples out of the main roc project
refactored as needed to make roc work as a shared library, without any stupid import hacks
2017-05-08 23:49:09 -07:00

9 lines
No EOL
380 B
XML

<stellars>
<planet id="3">
<name>Bob</name>
<texture>earthy</texture>
<desc>Bob is a rich agricultural planet, with a moderate industrial sector, large population centers, and a stable ecosystem. It's a pleasant place, with a little something for everyone, but is otherwise fairly nondescript.</desc>
<mass>7.4e24</mass>
<radius>8552.3</radius>
</planet>
</stellars>