<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE hawhaw SYSTEM "http://www.hawhaw.de/xml/hawhaw.dtd">
<!--
HAWHAW XML demo (part 2)
Norbert Huffschmid
30.10.2005
-->
<hawhaw>
<deck title="Demo" align="center">
<!-- Intro is over - let's make a menu now -->
<linkset>
<!-- Here we define all those links to our samples: -->
<a href="http://www.hawhaw.de/xml/e/e1.xml" title="Formats">Example 1</a>
<a href="http://www.hawhaw.de/xml/e/e2_a.xml" title="Input">Example 2</a>
<a href="http://www.hawhaw.de/xml/e/e3_a.xml" title="Radio">Example 3</a>
<a href="http://www.hawhaw.de/xml/e/e4_a.xml" title="Checkbox">Example 4</a>
<a href="http://www.hawhaw.de/xml/e/e5_a.xml" title="Select">Example 5</a>
<a href="http://www.hawhaw.de/xml/e/e6.xml" title="Images">Example 6</a>
<a href="http://www.hawhaw.de/xml/e/e7_a.xml" title="Tables">Example 7</a>
<!-- Example 8 is not applicable for HAWHAW XML -->
<a href="http://www.hawhaw.de/xml/e/e9.xml" title="Call">Example 9</a>
<!-- make it more comfortable for voice users -->
<voice_text>
You can select an example by pressing the according dial button on your phone.
</voice_text>
</linkset>
</deck>
</hawhaw>