Specification of the basic structure of an empty room

The following code demonstrates how to create the basic structure of an empty room file.


1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 
3 <room scriptid="room1" scriptfile="test.bsh">
4  
5 </room>
Java2html