<?xml version="1.0" encoding="UTF-8"?>
<vxml xmlns="http://www.w3.org/2001/vxml" version="2.0">
	<form>
		<block>
			Welcome to the W3C conference. There are already 
			<value expr="'3'" />
			participants in the conference. 
			<!--above value is based on count kept by vconference.asp-->
		</block>
	</form>
</vxml>
