<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>My Code</title>
    <link>http://steve.swindley.co.uk/</link>
    <description>All code featured designed and programmed by Stephen Swindley.</description>
    <image>
        <url>http://steve.swindley.co.uk/mycode.jpg</url>
        <link>http://steve.swindley.co.uk/</link>
    </image>
    <item>
       <title>FailureCodes</title>
       <link>http://steve.swindley.co.uk/#FailureCodes</link> 
       <description>Show description of failure codes returned from electronic sensor. Developed as a tool to aid in fault finding providing documentation on 4 byte failure code. This followed my involvement in writing the operating instructions and providing technical support on this device. </description>
    </item>
    <item>
       <title>TimesTable</title>
       <link>http://steve.swindley.co.uk/#TimesTable</link> 
       <description>Childrens times tables quiz for the 1 to 12 times tables. Hard option gives tables up to 24. Modified into a number of different versions to give count on questions (+1 or 2), adding numbers up to 10 (100 for hard option) and negative numbers.</description>
    </item>
  </channel>
</rss>