- <?xml version="1.0" encoding="UTF-8" ?>
- <wapl xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://wapl.wapple.net/wapl.xsd">
<layout>
- <row>
- <cell>
- <chars>
- <value>Hello world!</value>
- </chars>
- </cell>
- </row>
</layout>
<layout start_stack="div">
- <row><cell><chars><value>More hello worlds!</value></chars></cell></row>
</layout>
- </wapl>