<?xml version="1.0" encoding="ISO-8859-1"?> 

<storslee>

  <class name="cis133"> 

	<day>Friday</day>	 
	<time when="start">6:00</time> 
	<time when="end">9:20</time>
	<content> Internet Basics</content>
	<size limit="25"/>
	<grade/>


  </class>

  <class name="cis133"> 

	<day>Friday</day>
	<time when="start">1:00</time> 
	<time when="end">4:20</time>
	<content> Internet Basics</content>

  </class>

	<class name="cis166"> 

	<day>Friday</day>
	<time when="start">5:30</time> 
	<time when="end">9:00</time>
	<content> JavaSript </content>

  </class>
  	







</storslee>




