<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="video_menu.xsl" ?>
<!DOCTYPE tricksList [
   <!ELEMENT trick (name, description, video)>
   <!ELEMENT category (name, description)> 
   <!ELEMENT name (#PCDATA)>
   <!ELEMENT description (#PCDATA)>
   <!ELEMENT video (#PCDATA)>
]>
<!-- Format for XML tags of this file

If adding a category button, use the following

	<category>
		<name>Name of the category</name>
		<description>The description of this category. This is optional for this version 
		of the TricksPlayer, but may be used in future versions.</description>
	</category>

If adding a video, use the following

	<trick>
		<name>Name of the Trick/Video</name>
		<description>Description of the trick/video. This is optional for this version 
		of the TricksPlayer, but may be used in future versions.</description>
		<video>filename.swf</video>
	</trick>

Both ot these two types of tags must be under one pair of <tricksList> tag.

Note that you can have the inner tags in any order (eg: video first, then description, 
and name for last). Also, the TricksPlayer is NOT case sensitive in regards to the tags, 
but since XML is case sensitive, you must use the same case for the beginning and ending
tags (eg: <tricks> and </TRICKS> won't work together).

-->
<tricksList>
	<category>
		<name>Fundamental Tricks and Combos</name>
		<description>These are tricks that serve as a basis for most other tricks. These tricks are generally well-known, and are perhaps easier to perform than others. Ayone should start with these first.</description>
	</category>
	<trick>
		<name>ThumbAround Normal</name>
		<description>One of the most well-known tricks around the world, the ThumbAround makes the pen spin AROUND your thumb. The Normal version spins counter-clockwise for a right-handed person. This should not be confused with a ThumbSpin Normal, which spins on TOP of the Thumb. This video is seen from the top.</description>
		<video>thumbaround.swf</video>
	</trick>
	<trick>
		<name>Sonic Normal</name>
		<description>Another common trick is the Sonic. This standard version makes the pen to travel from one finger to another, in a motion that some people describe as "jumping". This trick is known for its speed and its high rate of success (once you've learned it, that is). This video contains the respective views: side, front, and top.</description>
		<video>sonic.swf</video>
	</trick>
	<trick>
		<name>FingerPass Normal</name>
		<description>This trick has the pen rolling down the fingers first, then back up, indefinitely. A well-known variation of the FingerPass if Boris' trick with a pen (watch 007 Golden Eye). Video from the side.</description>
		<video>fingerpass.swf</video>
	</trick>
	<trick>
		<name>FingerPass Normal - top view</name>
		<description>The FingerPass viewed from the top.</description>
		<video>fingerpass_top.swf</video>
	</trick>
	<category>
		<name>More Tricks</name>
		<description>Other tricks that are not fundamental tricks, but have not yet been categorized.</description>
	</category>
	<trick>
		<name>Fingerless ThumbAround</name>
		<description>This is a variation of the ThumbAround Normal. The pen spins around the Thumb as usual; however, there's no fingers to push the pen!!! This trick makes for an interesting show off among those who already know the ThumbAround Normal. View from the top.</description>
		<video>fingerless_thumbaround.swf</video>
	</trick>
	<trick>
		<name>Leigun</name>
		<description>A deadly weapon. Used in an open field, this trick can shoot the pen over the a room's length with minimal hand movement. The video only shows the pen traveling a short distance, but you can see the basic technique in action (note: in real life, the pen does not need to be caught). There are actually three variations of this trick: shooting forward, shooting backward, and in place. Never use this trick against a living target. View from the top.</description>
		<video>leigunforward.swf</video>
	</trick>
	<trick>
		<name>BackAround</name>
		<description>This is one of the most original and versatile tricks around (thanks to David Weis for inventing it). The move looks cool, and can be linked from almost any trick. This is similar to an IndexAround Reverse, but note that the pen touches the skin between the index and middle fingers during the spin. The force is also provided by the movement of the hand instead of a finger push. View from the top.</description>
		<video>backaround.swf</video>
	</trick>
	<category>
		<name>Combos</name>
		<description>By combining two or more tricks together, you can create combos that will baffle your audience. Here are some combos ranging from the common, the unusual, to the very difficult ones.</description>
	</category>
	<trick>
		<name>Double ThumbAround Normal</name>
		<description>This is a short, yet very difficult combo to perform. It is basically a ThumbAround Normal followed by a Fingerless ThumbAround Normal. Viewed from top.</description>
		<video>720normal.swf</video>
	</trick>
	<trick>
		<name>Infinity Normal</name>
		<description>The Infinity was first named because it resembles the mathematical symbol for infinity (a sideways eight) when looked from the proper angle. This combo has a very unusual look, since the pen held at one end (most tricks hold the pen around the center). It also uses a different way of spinning the pen, which make the tip of the pen go "through" the fingers. This video shows a view from the top, which doesn't allow you to quite see the infinity symbol.</description>
		<video>infinitynormal.swf</video>
	</trick>
	<trick>
		<name>Double Infinity Normal</name>
		<description>The Double Infinity is a variation of the Infinity, in which the pen not only goes through Thumb-Index and Index-Middle, but also through Middle-Ring. No, this combo is not performing two Infinities in sequence.</description>
		<video>doubleinfinity.swf</video>
	</trick>
	<trick>
		<name>Reverse to BackAround</name>
		<description>This combo is one of David Weis's signature moves. I have performed it here to illustrate how it must be done, but
		I don't claim to be an expert at it. You can visit David Weis's Pencil Spinning site for his original video.</description>
		<video>rev_to_bak.swf</video>
	</trick>
	<trick>
		<name>A NeoBak Combo</name>
		<description>This combo is something that I've worked on for over two years. It consists of a Fake Reverse, followed by a NeoBak, followed by a BackAround-23-12. The difficulty lies in connecting the last BackAround because the pen either falls off easily, or it gets stuck. Not to mention how awkward your hand feels when doing this combo. The view is from the top.</description>
		<video>rev_to_neobak_to_bak23_to_middletap.swf</video>
	</trick>
	<category>
		<name>SuperHandz Clips</name>
		<description>These videos were taken from the SuperHandz Pen Spinning video I made a while ago. To see the whole video, visit <link>www.superhandz.com</link></description>
	</category>
	<trick>
		<name>FingerPass Combo</name>
		<description>A simple combo with part of the FingerPass Reverse at the end. For some reason, this combo flows really smoothly, and is one of my favorites. Viewed from the side.</description>
		<video>sh_fingerpass.swf</video>
	</trick>
	<trick>
		<name>Half Taps and Cont. 360s</name>
		<description> Cotinuous HalfTaps and Continous ThumbArounds. This trick is done using a really long pencil (twice the length of a regular pencil). Viewed from the top.</description>
		<video>sh_halftaps.swf</video>
	</trick>
	<trick>
		<name>Infinity Combo</name>
		<description> Some linkage with variations of the Infinity, ending with a toss. Viewed from the front.</description>
		<video>sh_infinity.swf</video>
	</trick>
	<category>
		<name>Tutorials</name>
		<description>These are instructional videos that teach you how to perform a trick.</description>
	</category>
	<trick>
		<name>ThumbAround Normal</name>
		<description>This tutorial teaches you how to make the pen spin AROUND your thumb. Although it is one of the fundamental tricks, it has a very high drop rate, so don't get frustrated when trying.</description>
		<video>thumbAround_normal.swf</video>
	</trick>
</tricksList>
