<?xml version="1.0" encoding="UTF-8" ?> 
- <rss version="2.0" xmlns:ror="http://rorweb.com/0.1/">
- <channel>
  <title>Events</title> 
- <!--  First Event 
  --> 
- <item>
  <title>Martial Arts Summer Camp</title> 
  <link>http://www.integritymaa.com/summerc.htm 
  <ror:type>Event</ror:type> 
  <ror:starts>2008-05-26</ror:starts> 
  <ror:ends>2008-08-15</ror:ends> 
  <ror:location>Frederick</ror:location> 
  </item>
- <!--  Second Event 
  --> 
- <item>
  <title>Movie Summer Camp</title> 
  <link>http://www.integritymaa.com/summerc.htm 
  <ror:type>Event</ror:type> 
  <ror:starts>2008-06-16</ror:starts> 
  <ror:ends>2008-07-25</ror:ends> 
  <ror:location>Frederick</ror:location> 
  </item>
- <!--  Third Event 
  --> 
<item>
  <title>Summer Camp Movie Premier</title> 
  <link>http://www.integritymaa.com/event.htm 
  <ror:type>Event</ror:type> 
  <ror:starts>2008-08-01</ror:starts> 
  <ror:ends>2008-08-01</ror:ends> 
  <ror:location>Frederick</ror:location> 
  </item>
  
  <item>
  <title>General Belt Testing</title> 
  <link>http://www.integritymaa.com/test.htm 
  <ror:type>Event</ror:type> 
  <ror:starts>2008-05-21</ror:starts> 
  <ror:ends>2008-05-21</ror:ends> 
  <ror:location>Frederick</ror:location> 
  </item>

  </channel>
  </rss>