<!DOCTYPE zigzag SYSTEM "orthoplex.dtd">
<?xml-stylesheet type="text/xsl" href="orthoplex.xsl"?>
<zigzag>
<title>Empty Zigzag</title>

<dimensions>
	<dimension name="next" description="Next"/>
	<dimension name="across" description="Across"/>
</dimensions>


<cells>
<cell n="1"><content>Empty Cell</content></cell>
</cells>
</zigzag>
