<?xml version="1.0" encoding="utf-8"?>

<tutorial>
   <description>Replace with Description Inside Here</description>
   <keywords>Replace with Keywords Inside Here</keywords>
   <title>Replace with Title Inside Here</title>
   <slug>Replace with Slug Inside Here</slug>
   
   <step>
      <left><image><name>pict1.jpg</name><width>250</width><height>269</height><alt>Picture 1</alt></image></left>
	  <stepnumber>1</stepnumber>
	  <text>This is a sample step. It is step number 1. If I wanted to link to Spoono, i would write: <link><url>http://www.spoono.com</url>Spoono.com</link>)</text>
   </step>
   
   <step>
      <left><link><url>pict2a.jpg</url><image><name>pict2.gif</name><width>250</width><height>269</height><alt>Picture 2</alt></image></link></left>
	  <stepnumber>2</stepnumber>
	  <text>The left side up there shows a picture pict2.gif which links to a pict2a.jpg. Pretty snazzy eh? This is a sample step. It is step number 2. Just keep adding these and changing the stepnumber.</text>
   </step>
 
</tutorial>
