The Starting Point 

<slide>
  <title>The Starting Point</title>
  <bullet>A script to create HTML slides from XML</bullet>
  <bullet>Like this ...</bullet>
  <code><![CDATA[
    <slide>
      <title>The Starting Point</title>
      <bullet>A script to create HTML slides from XML</bullet>
      <bullet>Like this ...</bullet>
    </slide>
  ]]></code>
</slide>