
<hdml version="2.0" markable="true">
<display name = "how" title="How are you?">
	<action type="accept" task="go" label="How" dest="#fine">
	How are you?
</display>
<display name="fine" title="Fine. And you?">
	<action type="accept" task="go" label="Fine" dest="#how">
	Fine. And you?
</display>
</hdml>
