<?xml version="1.0"?>
<?xml-stylesheet href="slide.css" type="text/css"?>

<slide xmlns:html="http://www.w3.org/TR/REC-html40">
  <header>
	<logo>
		<html:img src="graphics/ecc.gif"/>
	</logo>
	<title>XML and Browser </title>
        <html:hr/>
  </header>
  <body>
	 <p>This presentation will demonstrate the features of the
            following browsers that support XML</p>
	 <list>
		<item><html:img src="graphics/circleg.gif"/> Citec's DocZilla</item>
		<item><html:img src="graphics/circleg.gif"/> Fujitsu's HyBrick </item>
		<item><html:img src="graphics/circleg.gif"/> Microsoft Explorer</item>
	 </list>
  </body>
  <footer>
       <html:hr/>
    <next><html:img src="graphics/go_next_btn.gif"/>
    <html:a href="slide2.xml"> NEXT</html:a>
   </next>
	 		<prev><html:img
	 src="graphics/go_prev_btn.gif"/>
	 <html:a href="slide0.xml"> BACK</html:a></prev>

         <copyright>Copyright &#169; <html:a href="http://www.eccnet.com">Electronic
             Commerce Connection, Inc.</html:a></copyright>

  </footer>
</slide>
