<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0"><channel>
  <title>Chris Davies Home page</title>
  <link>http://www.chris-davies.com/tutorial.php</link>
  <description>Free web building tutorials</description>
  <category>Web development</category>
  <webMaster>chris@chris-davies.com</webMaster>
  <item>
    <title>MySQL ans PHP tutorial</title>
    <link>http://www.chris-davies.com/tutorial.php</link>
    <description>Saving image locations to MySQL database with PHP</description>
    <category>Web development</category>
  </item>
  <item>
    <title>PHP pagination tutorial</title>
    <link>http://www.chris-davies.com/tutorial.php</link>
    <description>Manage multiple screens of data using pagination</description>
    <category>Web development</category>
  </item>
<item>
    <title>QuickTime VR and Multimedia Integration</title>
    <link>http://www.chris-davies.com/tutorial.php</link>
    <description>Adding video clips to your website</description>
    <category>Web development</category>
  </item>
<item>
    <title>English dates in PHP and MySQL</title>
    <link>http://www.chris-davies.com/tutorial.php</link>
    <description>Altering the Date() format to display Eglish Dates in MySQL and PHP</description>
    <category>Web development</category>
  </item>
<item>
    <title>JavaScript Snippets</title>
    <link>http://www.chris-davies.com/tutorial.php</link>
    <description>USeful JavaScript snipptets</description>
    <category>Web development</category>
  </item>
<item>
    <title>Running PHP and ASP on Microsofts' IIS</title>
    <link>http://www.chris-davies.com/tutorial.php</link>
    <description>Ever needed to run two different scripting languages? Now you can with PHP and ASP running Microsofts' IIS</description>
    <category>Web development</category>
  </item>
<item>
    <title>Displaying a MySQL result set</title>
    <link>http://www.chris-davies.com/tutorial.php</link>
    <description>How to get your MySQL data into a table</description>
    <category>Web development</category>
  </item>
</channel></rss>