a4df87e52f
extensions to the distributed environment provided by Narya. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1 c613c5cb-e716-0410-b11b-feb51c14d237
9 lines
222 B
XML
9 lines
222 B
XML
<?xml version="1.0"?>
|
|
|
|
<!-- test scene parser -->
|
|
<scene name="Test Scene" version="42">
|
|
<neighbor>Some neighbor</neighbor>
|
|
<neighbor>Some other neighbor</neighbor>
|
|
<neighbor>Yet another neighbor</neighbor>
|
|
</scene>
|