approach town

What at first appeared to be a town is really not one castle but two! One is painted white with flying blue flags, each in the form of three W's. The other is black, and rotting corpses hang in cages from its walls.


you have:
go to the white castle
go to the black castle
start over

<RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:g="htp://www.holoweb.net/~liam/rdfg/" >
<Description about="#approach town">
<g:story rdf:resource="#What at first appeared to be a town is really not one castle but two! One is painted white with flying blue flags, each in the form of three W's. The other is black, and rotting corpses hang in cages from its walls."/>
</Description>
<Description about="#player">
<g:is at rdf:resource="#approach town"/>
</Description>

<Description about="#approach town">
<g:link rdf:resource="#go to the white castle"/>
</Description>
<Description about="#approach town">
<g:link rdf:resource="#go to the black castle"/>
</Description>
</RDF>