<?xml version="1.0" ?>
<?xml-stylesheet href="contactsx.xsl" type="text/xsl"?>
<mylist>
  <contact>
	<name>Peter Ohring</name>
        <email>peter.ohring@purchase.edu</email>
        <date>1988/09/01</date>
  </contact>
  <contact>
	<name>Joel Tenenbaum</name>
        <email>joel@zephyr.ns.purchase.edu</email>
        <date>1970/09/15</date>
  </contact>
  <contact>
	<name>Marty Lewinter</name>
        <email>mathman@purchase.edu</email>
        <date>1988/08/31</date>
  </contact>
  <contact>
 	<name>Jeanine Meyer</name>
   	<email>jeanine.meyer@purchase.edu</email>
	<date>2001/01/15</date>
  </contact>
</mylist>