<?xml version="1.0" encoding="utf-8"?>
<ArrayOfPropertyEntry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <PropertyEntry>
    <PropertyName>Rick</PropertyName>
    <Value>Pine Forest Senior High</Value>
  </PropertyEntry>
  <PropertyEntry>
    <PropertyName>Steve</PropertyName>
    <Value>Pine Forest Senior High</Value>
  </PropertyEntry>
  <PropertyEntry>
    <PropertyName>Jake</PropertyName>
    <Value>Pine Forest Senior High</Value>
  </PropertyEntry>
  <PropertyEntry>
    <PropertyName>Laura</PropertyName>
    <Value>Pine Forest Senior High</Value>
  </PropertyEntry>
  <PropertyEntry>
    <PropertyName>Bob</PropertyName>
    <Value>Pine Forest Senior High</Value>
  </PropertyEntry>
</ArrayOfPropertyEntry>
