<?xml version="1.0" encoding="ISO-8859-1"?> <slide> <title>Effects</title> <blurb>Hit the right arrow key to get the bullets to show up!</blurb> <list fontsize="5em" type="alpha" effect="slide"> <li>This is a sliding bullet 1</li> <li effect="hide">This is a sliding bullet 2</li> <li>This is a sliding bullet 3</li> </list> <example fontsize="1.5em" title="Here is the source for this slide" filename="sliding_bullets.xml"/> </slide>