<?xml version="1.0" encoding="UTF-8" ?>
<!--
    Pittcon Column Covers
   <?xml version="1.0" encoding="UTF-8" ?>
   	
   	Author: Vera Wiest
    Filename:         types.xml
   Supporting Files: columns.css, 
                    
-->
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:ty="http://jacksonelect.com/parts">
	  
<head>

<?xml-stylesheet type="text/css" href="columns.css" ?>
</head>
<body>
		
<types xmlns:ty="http://nova.umd.edu/~ct450a03/Pittcon/columncovers.xml"
	xmlns:html="http://www.w3.org/1999/xhtml">
  	
 
<!-- -->	
	 

      
      
      <ty:types>
      <ty:type1>Quarter Round</ty:type1>
      <ty:image></ty:image>
      <ty:type2>Half Round</ty:type2>
      <ty:image></ty:image>
      <ty:type3>Three Quarter Round</ty:type3>
      <ty:image></ty:image>
      <ty:type4>Full with 2 Joints</ty:type4>
      <ty:image></ty:image>
      <ty:type5>Race Track Oval </ty:type5>
      <ty:image></ty:image>
      </ty:types>
      
           
   </types>
   </body>
   </html>