<?xml version="1.0"?>
<!DOCTYPE vxml PUBLIC "-//Tellme Networks//Voice Markup Language 1.0//EN"
"http://resources.tellme.com/toolbox/vxml-tellme.dtd">

<vxml> 
<form id="welcome">
  <block>
    <audio>Welcome to link, language</audio>
    <pause>800</pause>
  </block>
</form>
 
<form>
  <block>
    <audio>Getting Started with WordPress Custom Fields</audio>
    <pause>300</pause>
  </block>
  <block>
    <audio>The WordPress Custom Fields feature provides the flexibility to store and call custom image URLs, headers, and background wallpapers in your posts.</audio>
    <pause>500</pause>
  </block>
</form>
 
<form>
  <block>
    <audio>Squeezing the Most Out of the Ajax Control Toolkit&#39;s Accordion Tool</audio>
    <pause>300</pause>
  </block>
  <block>
    <audio>The Accordion Control is one of the many useful controls that comprise the Ajax Control Toolkit.</audio>
    <pause>500</pause>
  </block>
</form>
 
<form>
  <block>
    <audio>Creating an Audit Record Application with ASP.NET</audio>
    <pause>300</pause>
  </block>
  <block>
    <audio>Learn how to implement an audit history of employee records that have been updated using ASP.NET.</audio>
    <pause>500</pause>
  </block>
</form>
 
<form>
  <block>
    <audio>Create Keyboard Shortcuts for Web Apps with JavaScript</audio>
    <pause>300</pause>
  </block>
  <block>
    <audio>For a long time, Web apps were not considered an viable alternative to desktop apps, and one of the primary reasons was the lack of keyboard shortcuts. You can change that using JavaScript.</audio>
    <pause>500</pause>
  </block>
</form>
 
<form>
  <block>
    <audio>Enhancing the Chained Select Widget with Dojo FilteringSelects</audio>
    <pause>300</pause>
  </block>
  <block>
    <audio>Since the emergence of JSON, object literals, and JavaScript frameworks like Dojo, setting up chained select boxes does not have to be an ordeal.</audio>
    <pause>500</pause>
  </block>
</form>

</vxml>

