Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/Data/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/Data/HousesSales.xml

<?xml version="1.0" standalone="yes"?>
<dsHousesSales xmlns="http://tempuri.org/dsHousesSales.xsd">
  <xs:schema id="dsHousesSales" targetNamespace="http://tempuri.org/dsHousesSales.xsd" xmlns:mstns="http://tempuri.org/dsHousesSales.xsd" xmlns="http://tempuri.org/dsHousesSales.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
    <xs:element name="dsHousesSales" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:sequence>
          <xs:element maxOccurs="unbounded" name="Period">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="ID" type="xs:integer" />
                <xs:element name="Date" type="xs:date" />
                <xs:element name="Count" type="xs:integer" />
                <xs:element name="Region" type="xs:string" />
                <xs:element name="SeasonallyAdjusted" type="xs:string" />
                <xs:element name="Type" type="xs:string" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
  </xs:schema>
  <Period>
    <ID>1</ID>
    <Date>2000-01-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>2</ID>
    <Date>2000-01-01</Date>
    <Count>9</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>3</ID>
    <Date>2000-01-01</Date>
    <Count>33</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>4</ID>
    <Date>2000-01-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>5</ID>
    <Date>2000-01-01</Date>
    <Count>76</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>6</ID>
    <Date>2000-01-01</Date>
    <Count>145</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>7</ID>
    <Date>2000-01-01</Date>
    <Count>397</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>8</ID>
    <Date>2000-01-01</Date>
    <Count>255</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>9</ID>
    <Date>2000-01-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>10</ID>
    <Date>2000-01-01</Date>
    <Count>63</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>11</ID>
    <Date>2000-01-01</Date>
    <Count>153</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>12</ID>
    <Date>2000-01-01</Date>
    <Count>68</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>13</ID>
    <Date>2000-01-01</Date>
    <Count>311</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>14</ID>
    <Date>2000-02-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>15</ID>
    <Date>2000-02-01</Date>
    <Count>14</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>16</ID>
    <Date>2000-02-01</Date>
    <Count>37</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>17</ID>
    <Date>2000-02-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>18</ID>
    <Date>2000-02-01</Date>
    <Count>70</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>19</ID>
    <Date>2000-02-01</Date>
    <Count>163</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>20</ID>
    <Date>2000-02-01</Date>
    <Count>401</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>21</ID>
    <Date>2000-02-01</Date>
    <Count>222</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>22</ID>
    <Date>2000-02-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>23</ID>
    <Date>2000-02-01</Date>
    <Count>63</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>24</ID>
    <Date>2000-02-01</Date>
    <Count>153</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>25</ID>
    <Date>2000-02-01</Date>
    <Count>64</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>26</ID>
    <Date>2000-02-01</Date>
    <Count>299</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>27</ID>
    <Date>2000-03-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>28</ID>
    <Date>2000-03-01</Date>
    <Count>18</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>29</ID>
    <Date>2000-03-01</Date>
    <Count>38</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>30</ID>
    <Date>2000-03-01</Date>
    <Count>26</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>31</ID>
    <Date>2000-03-01</Date>
    <Count>75</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>32</ID>
    <Date>2000-03-01</Date>
    <Count>169</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>33</ID>
    <Date>2000-03-01</Date>
    <Count>395</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>34</ID>
    <Date>2000-03-01</Date>
    <Count>261</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>35</ID>
    <Date>2000-03-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>36</ID>
    <Date>2000-03-01</Date>
    <Count>64</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>37</ID>
    <Date>2000-03-01</Date>
    <Count>156</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>38</ID>
    <Date>2000-03-01</Date>
    <Count>64</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>39</ID>
    <Date>2000-03-01</Date>
    <Count>313</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>40</ID>
    <Date>2000-04-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>41</ID>
    <Date>2000-04-01</Date>
    <Count>14</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>42</ID>
    <Date>2000-04-01</Date>
    <Count>36</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>43</ID>
    <Date>2000-04-01</Date>
    <Count>22</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>44</ID>
    <Date>2000-04-01</Date>
    <Count>75</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>45</ID>
    <Date>2000-04-01</Date>
    <Count>138</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>46</ID>
    <Date>2000-04-01</Date>
    <Count>399</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>47</ID>
    <Date>2000-04-01</Date>
    <Count>229</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>48</ID>
    <Date>2000-04-01</Date>
    <Count>24</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>49</ID>
    <Date>2000-04-01</Date>
    <Count>64</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>50</ID>
    <Date>2000-04-01</Date>
    <Count>150</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>51</ID>
    <Date>2000-04-01</Date>
    <Count>60</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>52</ID>
    <Date>2000-04-01</Date>
    <Count>305</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>53</ID>
    <Date>2000-05-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>54</ID>
    <Date>2000-05-01</Date>
    <Count>14</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>55</ID>
    <Date>2000-05-01</Date>
    <Count>37</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>56</ID>
    <Date>2000-05-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>57</ID>
    <Date>2000-05-01</Date>
    <Count>70</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>58</ID>
    <Date>2000-05-01</Date>
    <Count>151</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>59</ID>
    <Date>2000-05-01</Date>
    <Count>408</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>60</ID>
    <Date>2000-05-01</Date>
    <Count>228</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>61</ID>
    <Date>2000-05-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>62</ID>
    <Date>2000-05-01</Date>
    <Count>64</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>63</ID>
    <Date>2000-05-01</Date>
    <Count>152</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>64</ID>
    <Date>2000-05-01</Date>
    <Count>61</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>65</ID>
    <Date>2000-05-01</Date>
    <Count>305</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>66</ID>
    <Date>2000-06-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>67</ID>
    <Date>2000-06-01</Date>
    <Count>14</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>68</ID>
    <Date>2000-06-01</Date>
    <Count>33</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>69</ID>
    <Date>2000-06-01</Date>
    <Count>17</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>70</ID>
    <Date>2000-06-01</Date>
    <Count>73</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>71</ID>
    <Date>2000-06-01</Date>
    <Count>147</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>72</ID>
    <Date>2000-06-01</Date>
    <Count>380</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>73</ID>
    <Date>2000-06-01</Date>
    <Count>193</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>74</ID>
    <Date>2000-06-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>75</ID>
    <Date>2000-06-01</Date>
    <Count>66</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>76</ID>
    <Date>2000-06-01</Date>
    <Count>154</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>77</ID>
    <Date>2000-06-01</Date>
    <Count>64</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>78</ID>
    <Date>2000-06-01</Date>
    <Count>306</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>79</ID>
    <Date>2000-07-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>80</ID>
    <Date>2000-07-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>81</ID>
    <Date>2000-07-01</Date>
    <Count>35</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>82</ID>
    <Date>2000-07-01</Date>
    <Count>22</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>83</ID>
    <Date>2000-07-01</Date>
    <Count>64</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>84</ID>
    <Date>2000-07-01</Date>
    <Count>170</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>85</ID>
    <Date>2000-07-01</Date>
    <Count>402</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>86</ID>
    <Date>2000-07-01</Date>
    <Count>251</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>87</ID>
    <Date>2000-07-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>88</ID>
    <Date>2000-07-01</Date>
    <Count>64</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>89</ID>
    <Date>2000-07-01</Date>
    <Count>149</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>90</ID>
    <Date>2000-07-01</Date>
    <Count>61</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>91</ID>
    <Date>2000-07-01</Date>
    <Count>303</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>92</ID>
    <Date>2000-08-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>93</ID>
    <Date>2000-08-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>94</ID>
    <Date>2000-08-01</Date>
    <Count>33</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>95</ID>
    <Date>2000-08-01</Date>
    <Count>22</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>96</ID>
    <Date>2000-08-01</Date>
    <Count>63</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>97</ID>
    <Date>2000-08-01</Date>
    <Count>144</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>98</ID>
    <Date>2000-08-01</Date>
    <Count>395</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>99</ID>
    <Date>2000-08-01</Date>
    <Count>246</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>100</ID>
    <Date>2000-08-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>101</ID>
    <Date>2000-08-01</Date>
    <Count>63</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>102</ID>
    <Date>2000-08-01</Date>
    <Count>151</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>103</ID>
    <Date>2000-08-01</Date>
    <Count>63</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>104</ID>
    <Date>2000-08-01</Date>
    <Count>302</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>105</ID>
    <Date>2000-09-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>106</ID>
    <Date>2000-09-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>107</ID>
    <Date>2000-09-01</Date>
    <Count>32</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>108</ID>
    <Date>2000-09-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>109</ID>
    <Date>2000-09-01</Date>
    <Count>69</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>110</ID>
    <Date>2000-09-01</Date>
    <Count>163</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>111</ID>
    <Date>2000-09-01</Date>
    <Count>421</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>112</ID>
    <Date>2000-09-01</Date>
    <Count>259</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>113</ID>
    <Date>2000-09-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>114</ID>
    <Date>2000-09-01</Date>
    <Count>63</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>115</ID>
    <Date>2000-09-01</Date>
    <Count>148</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>116</ID>
    <Date>2000-09-01</Date>
    <Count>62</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>117</ID>
    <Date>2000-09-01</Date>
    <Count>300</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>118</ID>
    <Date>2000-10-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>119</ID>
    <Date>2000-10-01</Date>
    <Count>13</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>120</ID>
    <Date>2000-10-01</Date>
    <Count>31</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>121</ID>
    <Date>2000-10-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>122</ID>
    <Date>2000-10-01</Date>
    <Count>87</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>123</ID>
    <Date>2000-10-01</Date>
    <Count>161</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>124</ID>
    <Date>2000-10-01</Date>
    <Count>420</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>125</ID>
    <Date>2000-10-01</Date>
    <Count>265</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>126</ID>
    <Date>2000-10-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>127</ID>
    <Date>2000-10-01</Date>
    <Count>66</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>128</ID>
    <Date>2000-10-01</Date>
    <Count>150</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>129</ID>
    <Date>2000-10-01</Date>
    <Count>62</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>130</ID>
    <Date>2000-10-01</Date>
    <Count>301</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>131</ID>
    <Date>2000-11-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>132</ID>
    <Date>2000-11-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>133</ID>
    <Date>2000-11-01</Date>
    <Count>30</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>134</ID>
    <Date>2000-11-01</Date>
    <Count>17</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>135</ID>
    <Date>2000-11-01</Date>
    <Count>68</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>136</ID>
    <Date>2000-11-01</Date>
    <Count>146</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>137</ID>
    <Date>2000-11-01</Date>
    <Count>418</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>138</ID>
    <Date>2000-11-01</Date>
    <Count>248</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>139</ID>
    <Date>2000-11-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>140</ID>
    <Date>2000-11-01</Date>
    <Count>68</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>141</ID>
    <Date>2000-11-01</Date>
    <Count>149</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>142</ID>
    <Date>2000-11-01</Date>
    <Count>63</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>143</ID>
    <Date>2000-11-01</Date>
    <Count>305</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>144</ID>
    <Date>2000-12-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>145</ID>
    <Date>2000-12-01</Date>
    <Count>10</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>146</ID>
    <Date>2000-12-01</Date>
    <Count>31</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>147</ID>
    <Date>2000-12-01</Date>
    <Count>19</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>148</ID>
    <Date>2000-12-01</Date>
    <Count>65</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>149</ID>
    <Date>2000-12-01</Date>
    <Count>173</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>150</ID>
    <Date>2000-12-01</Date>
    <Count>449</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>151</ID>
    <Date>2000-12-01</Date>
    <Count>296</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>152</ID>
    <Date>2000-12-01</Date>
    <Count>28</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>153</ID>
    <Date>2000-12-01</Date>
    <Count>65</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>154</ID>
    <Date>2000-12-01</Date>
    <Count>146</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>155</ID>
    <Date>2000-12-01</Date>
    <Count>62</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>156</ID>
    <Date>2000-12-01</Date>
    <Count>298</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>157</ID>
    <Date>2001-01-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>158</ID>
    <Date>2001-01-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>159</ID>
    <Date>2001-01-01</Date>
    <Count>35</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>160</ID>
    <Date>2001-01-01</Date>
    <Count>22</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>161</ID>
    <Date>2001-01-01</Date>
    <Count>56</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>162</ID>
    <Date>2001-01-01</Date>
    <Count>171</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>163</ID>
    <Date>2001-01-01</Date>
    <Count>435</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>164</ID>
    <Date>2001-01-01</Date>
    <Count>274</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>165</ID>
    <Date>2001-01-01</Date>
    <Count>28</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>166</ID>
    <Date>2001-01-01</Date>
    <Count>64</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>167</ID>
    <Date>2001-01-01</Date>
    <Count>145</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>168</ID>
    <Date>2001-01-01</Date>
    <Count>61</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>169</ID>
    <Date>2001-01-01</Date>
    <Count>296</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>170</ID>
    <Date>2001-02-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>171</ID>
    <Date>2001-02-01</Date>
    <Count>14</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>172</ID>
    <Date>2001-02-01</Date>
    <Count>40</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>173</ID>
    <Date>2001-02-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>174</ID>
    <Date>2001-02-01</Date>
    <Count>70</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>175</ID>
    <Date>2001-02-01</Date>
    <Count>168</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>176</ID>
    <Date>2001-02-01</Date>
    <Count>447</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>177</ID>
    <Date>2001-02-01</Date>
    <Count>278</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>178</ID>
    <Date>2001-02-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>179</ID>
    <Date>2001-02-01</Date>
    <Count>63</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>180</ID>
    <Date>2001-02-01</Date>
    <Count>143</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>181</ID>
    <Date>2001-02-01</Date>
    <Count>59</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>182</ID>
    <Date>2001-02-01</Date>
    <Count>296</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>183</ID>
    <Date>2001-03-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>184</ID>
    <Date>2001-03-01</Date>
    <Count>19</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>185</ID>
    <Date>2001-03-01</Date>
    <Count>43</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>186</ID>
    <Date>2001-03-01</Date>
    <Count>24</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>187</ID>
    <Date>2001-03-01</Date>
    <Count>75</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>188</ID>
    <Date>2001-03-01</Date>
    <Count>189</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>189</ID>
    <Date>2001-03-01</Date>
    <Count>439</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>190</ID>
    <Date>2001-03-01</Date>
    <Count>236</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>191</ID>
    <Date>2001-03-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>192</ID>
    <Date>2001-03-01</Date>
    <Count>61</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>193</ID>
    <Date>2001-03-01</Date>
    <Count>139</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>194</ID>
    <Date>2001-03-01</Date>
    <Count>61</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>195</ID>
    <Date>2001-03-01</Date>
    <Count>292</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>196</ID>
    <Date>2001-04-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>197</ID>
    <Date>2001-04-01</Date>
    <Count>16</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>198</ID>
    <Date>2001-04-01</Date>
    <Count>38</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>199</ID>
    <Date>2001-04-01</Date>
    <Count>23</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>200</ID>
    <Date>2001-04-01</Date>
    <Count>70</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>201</ID>
    <Date>2001-04-01</Date>
    <Count>163</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>202</ID>
    <Date>2001-04-01</Date>
    <Count>436</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>203</ID>
    <Date>2001-04-01</Date>
    <Count>240</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>204</ID>
    <Date>2001-04-01</Date>
    <Count>23</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>205</ID>
    <Date>2001-04-01</Date>
    <Count>60</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>206</ID>
    <Date>2001-04-01</Date>
    <Count>142</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>207</ID>
    <Date>2001-04-01</Date>
    <Count>62</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>208</ID>
    <Date>2001-04-01</Date>
    <Count>294</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>209</ID>
    <Date>2001-05-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>210</ID>
    <Date>2001-05-01</Date>
    <Count>14</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>211</ID>
    <Date>2001-05-01</Date>
    <Count>40</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>212</ID>
    <Date>2001-05-01</Date>
    <Count>21</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>213</ID>
    <Date>2001-05-01</Date>
    <Count>55</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>214</ID>
    <Date>2001-05-01</Date>
    <Count>152</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>215</ID>
    <Date>2001-05-01</Date>
    <Count>444</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>216</ID>
    <Date>2001-05-01</Date>
    <Count>234</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>217</ID>
    <Date>2001-05-01</Date>
    <Count>24</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>218</ID>
    <Date>2001-05-01</Date>
    <Count>60</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>219</ID>
    <Date>2001-05-01</Date>
    <Count>143</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>220</ID>
    <Date>2001-05-01</Date>
    <Count>65</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>221</ID>
    <Date>2001-05-01</Date>
    <Count>295</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>222</ID>
    <Date>2001-06-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>223</ID>
    <Date>2001-06-01</Date>
    <Count>16</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>224</ID>
    <Date>2001-06-01</Date>
    <Count>37</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>225</ID>
    <Date>2001-06-01</Date>
    <Count>21</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>226</ID>
    <Date>2001-06-01</Date>
    <Count>61</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>227</ID>
    <Date>2001-06-01</Date>
    <Count>171</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>228</ID>
    <Date>2001-06-01</Date>
    <Count>415</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>229</ID>
    <Date>2001-06-01</Date>
    <Count>235</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>230</ID>
    <Date>2001-06-01</Date>
    <Count>24</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>231</ID>
    <Date>2001-06-01</Date>
    <Count>63</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>232</ID>
    <Date>2001-06-01</Date>
    <Count>147</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>233</ID>
    <Date>2001-06-01</Date>
    <Count>68</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>234</ID>
    <Date>2001-06-01</Date>
    <Count>301</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>235</ID>
    <Date>2001-07-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>236</ID>
    <Date>2001-07-01</Date>
    <Count>13</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>237</ID>
    <Date>2001-07-01</Date>
    <Count>37</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>238</ID>
    <Date>2001-07-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>239</ID>
    <Date>2001-07-01</Date>
    <Count>72</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>240</ID>
    <Date>2001-07-01</Date>
    <Count>154</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>241</ID>
    <Date>2001-07-01</Date>
    <Count>424</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>242</ID>
    <Date>2001-07-01</Date>
    <Count>230</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>243</ID>
    <Date>2001-07-01</Date>
    <Count>24</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>244</ID>
    <Date>2001-07-01</Date>
    <Count>63</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>245</ID>
    <Date>2001-07-01</Date>
    <Count>148</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>246</ID>
    <Date>2001-07-01</Date>
    <Count>70</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>247</ID>
    <Date>2001-07-01</Date>
    <Count>305</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>248</ID>
    <Date>2001-08-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>249</ID>
    <Date>2001-08-01</Date>
    <Count>13</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>250</ID>
    <Date>2001-08-01</Date>
    <Count>36</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>251</ID>
    <Date>2001-08-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>252</ID>
    <Date>2001-08-01</Date>
    <Count>65</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>253</ID>
    <Date>2001-08-01</Date>
    <Count>147</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>254</ID>
    <Date>2001-08-01</Date>
    <Count>423</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>255</ID>
    <Date>2001-08-01</Date>
    <Count>231</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>256</ID>
    <Date>2001-08-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>257</ID>
    <Date>2001-08-01</Date>
    <Count>67</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>258</ID>
    <Date>2001-08-01</Date>
    <Count>149</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>259</ID>
    <Date>2001-08-01</Date>
    <Count>69</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>260</ID>
    <Date>2001-08-01</Date>
    <Count>308</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>261</ID>
    <Date>2001-09-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>262</ID>
    <Date>2001-09-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>263</ID>
    <Date>2001-09-01</Date>
    <Count>33</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>264</ID>
    <Date>2001-09-01</Date>
    <Count>16</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>265</ID>
    <Date>2001-09-01</Date>
    <Count>51</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>266</ID>
    <Date>2001-09-01</Date>
    <Count>161</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>267</ID>
    <Date>2001-09-01</Date>
    <Count>429</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>268</ID>
    <Date>2001-09-01</Date>
    <Count>212</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>269</ID>
    <Date>2001-09-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>270</ID>
    <Date>2001-09-01</Date>
    <Count>68</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>271</ID>
    <Date>2001-09-01</Date>
    <Count>146</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>272</ID>
    <Date>2001-09-01</Date>
    <Count>70</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>273</ID>
    <Date>2001-09-01</Date>
    <Count>310</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>274</ID>
    <Date>2001-10-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>275</ID>
    <Date>2001-10-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>276</ID>
    <Date>2001-10-01</Date>
    <Count>33</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>277</ID>
    <Date>2001-10-01</Date>
    <Count>16</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>278</ID>
    <Date>2001-10-01</Date>
    <Count>67</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>279</ID>
    <Date>2001-10-01</Date>
    <Count>153</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>280</ID>
    <Date>2001-10-01</Date>
    <Count>440</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>281</ID>
    <Date>2001-10-01</Date>
    <Count>211</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>282</ID>
    <Date>2001-10-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>283</ID>
    <Date>2001-10-01</Date>
    <Count>69</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>284</ID>
    <Date>2001-10-01</Date>
    <Count>146</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>285</ID>
    <Date>2001-10-01</Date>
    <Count>71</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>286</ID>
    <Date>2001-10-01</Date>
    <Count>308</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>287</ID>
    <Date>2001-11-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>288</ID>
    <Date>2001-11-01</Date>
    <Count>13</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>289</ID>
    <Date>2001-11-01</Date>
    <Count>35</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>290</ID>
    <Date>2001-11-01</Date>
    <Count>14</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>291</ID>
    <Date>2001-11-01</Date>
    <Count>70</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>292</ID>
    <Date>2001-11-01</Date>
    <Count>171</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>293</ID>
    <Date>2001-11-01</Date>
    <Count>472</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>294</ID>
    <Date>2001-11-01</Date>
    <Count>211</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>295</ID>
    <Date>2001-11-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>296</ID>
    <Date>2001-11-01</Date>
    <Count>70</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>297</ID>
    <Date>2001-11-01</Date>
    <Count>144</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>298</ID>
    <Date>2001-11-01</Date>
    <Count>72</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>299</ID>
    <Date>2001-11-01</Date>
    <Count>308</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>300</ID>
    <Date>2001-12-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>301</ID>
    <Date>2001-12-01</Date>
    <Count>10</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>302</ID>
    <Date>2001-12-01</Date>
    <Count>33</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>303</ID>
    <Date>2001-12-01</Date>
    <Count>18</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>304</ID>
    <Date>2001-12-01</Date>
    <Count>73</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>305</ID>
    <Date>2001-12-01</Date>
    <Count>162</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>306</ID>
    <Date>2001-12-01</Date>
    <Count>464</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>307</ID>
    <Date>2001-12-01</Date>
    <Count>280</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>308</ID>
    <Date>2001-12-01</Date>
    <Count>28</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>309</ID>
    <Date>2001-12-01</Date>
    <Count>70</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>310</ID>
    <Date>2001-12-01</Date>
    <Count>142</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>311</ID>
    <Date>2001-12-01</Date>
    <Count>69</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>312</ID>
    <Date>2001-12-01</Date>
    <Count>308</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>313</ID>
    <Date>2002-01-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>314</ID>
    <Date>2002-01-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>315</ID>
    <Date>2002-01-01</Date>
    <Count>32</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>316</ID>
    <Date>2002-01-01</Date>
    <Count>18</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>317</ID>
    <Date>2002-01-01</Date>
    <Count>67</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>318</ID>
    <Date>2002-01-01</Date>
    <Count>180</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>319</ID>
    <Date>2002-01-01</Date>
    <Count>399</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>320</ID>
    <Date>2002-01-01</Date>
    <Count>234</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>321</ID>
    <Date>2002-01-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>322</ID>
    <Date>2002-01-01</Date>
    <Count>71</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>323</ID>
    <Date>2002-01-01</Date>
    <Count>145</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>324</ID>
    <Date>2002-01-01</Date>
    <Count>70</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>325</ID>
    <Date>2002-01-01</Date>
    <Count>310</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>326</ID>
    <Date>2002-02-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>327</ID>
    <Date>2002-02-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>328</ID>
    <Date>2002-02-01</Date>
    <Count>40</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>329</ID>
    <Date>2002-02-01</Date>
    <Count>23</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>330</ID>
    <Date>2002-02-01</Date>
    <Count>66</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>331</ID>
    <Date>2002-02-01</Date>
    <Count>173</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>332</ID>
    <Date>2002-02-01</Date>
    <Count>450</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>333</ID>
    <Date>2002-02-01</Date>
    <Count>259</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>334</ID>
    <Date>2002-02-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>335</ID>
    <Date>2002-02-01</Date>
    <Count>70</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>336</ID>
    <Date>2002-02-01</Date>
    <Count>146</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>337</ID>
    <Date>2002-02-01</Date>
    <Count>67</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>338</ID>
    <Date>2002-02-01</Date>
    <Count>313</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>339</ID>
    <Date>2002-03-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>340</ID>
    <Date>2002-03-01</Date>
    <Count>16</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>341</ID>
    <Date>2002-03-01</Date>
    <Count>41</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>342</ID>
    <Date>2002-03-01</Date>
    <Count>27</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>343</ID>
    <Date>2002-03-01</Date>
    <Count>65</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>344</ID>
    <Date>2002-03-01</Date>
    <Count>154</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>345</ID>
    <Date>2002-03-01</Date>
    <Count>430</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>346</ID>
    <Date>2002-03-01</Date>
    <Count>274</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>347</ID>
    <Date>2002-03-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>348</ID>
    <Date>2002-03-01</Date>
    <Count>72</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>349</ID>
    <Date>2002-03-01</Date>
    <Count>147</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>350</ID>
    <Date>2002-03-01</Date>
    <Count>63</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>351</ID>
    <Date>2002-03-01</Date>
    <Count>316</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>352</ID>
    <Date>2002-04-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>353</ID>
    <Date>2002-04-01</Date>
    <Count>17</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>354</ID>
    <Date>2002-04-01</Date>
    <Count>39</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>355</ID>
    <Date>2002-04-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>356</ID>
    <Date>2002-04-01</Date>
    <Count>58</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>357</ID>
    <Date>2002-04-01</Date>
    <Count>171</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>358</ID>
    <Date>2002-04-01</Date>
    <Count>438</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>359</ID>
    <Date>2002-04-01</Date>
    <Count>269</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>360</ID>
    <Date>2002-04-01</Date>
    <Count>28</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>361</ID>
    <Date>2002-04-01</Date>
    <Count>75</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>362</ID>
    <Date>2002-04-01</Date>
    <Count>153</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>363</ID>
    <Date>2002-04-01</Date>
    <Count>65</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>364</ID>
    <Date>2002-04-01</Date>
    <Count>324</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>365</ID>
    <Date>2002-05-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>366</ID>
    <Date>2002-05-01</Date>
    <Count>17</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>367</ID>
    <Date>2002-05-01</Date>
    <Count>39</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>368</ID>
    <Date>2002-05-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>369</ID>
    <Date>2002-05-01</Date>
    <Count>70</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>370</ID>
    <Date>2002-05-01</Date>
    <Count>183</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>371</ID>
    <Date>2002-05-01</Date>
    <Count>442</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>372</ID>
    <Date>2002-05-01</Date>
    <Count>283</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>373</ID>
    <Date>2002-05-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>374</ID>
    <Date>2002-05-01</Date>
    <Count>75</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>375</ID>
    <Date>2002-05-01</Date>
    <Count>156</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>376</ID>
    <Date>2002-05-01</Date>
    <Count>66</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>377</ID>
    <Date>2002-05-01</Date>
    <Count>327</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>378</ID>
    <Date>2002-06-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>379</ID>
    <Date>2002-06-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>380</ID>
    <Date>2002-06-01</Date>
    <Count>37</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>381</ID>
    <Date>2002-06-01</Date>
    <Count>26</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>382</ID>
    <Date>2002-06-01</Date>
    <Count>71</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>383</ID>
    <Date>2002-06-01</Date>
    <Count>158</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>384</ID>
    <Date>2002-06-01</Date>
    <Count>442</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>385</ID>
    <Date>2002-06-01</Date>
    <Count>286</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>386</ID>
    <Date>2002-06-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>387</ID>
    <Date>2002-06-01</Date>
    <Count>77</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>388</ID>
    <Date>2002-06-01</Date>
    <Count>157</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>389</ID>
    <Date>2002-06-01</Date>
    <Count>64</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>390</ID>
    <Date>2002-06-01</Date>
    <Count>328</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>391</ID>
    <Date>2002-07-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>392</ID>
    <Date>2002-07-01</Date>
    <Count>16</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>393</ID>
    <Date>2002-07-01</Date>
    <Count>39</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>394</ID>
    <Date>2002-07-01</Date>
    <Count>22</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>395</ID>
    <Date>2002-07-01</Date>
    <Count>63</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>396</ID>
    <Date>2002-07-01</Date>
    <Count>186</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>397</ID>
    <Date>2002-07-01</Date>
    <Count>456</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>398</ID>
    <Date>2002-07-01</Date>
    <Count>251</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>399</ID>
    <Date>2002-07-01</Date>
    <Count>31</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>400</ID>
    <Date>2002-07-01</Date>
    <Count>77</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>401</ID>
    <Date>2002-07-01</Date>
    <Count>159</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>402</ID>
    <Date>2002-07-01</Date>
    <Count>66</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>403</ID>
    <Date>2002-07-01</Date>
    <Count>333</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>404</ID>
    <Date>2002-08-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>405</ID>
    <Date>2002-08-01</Date>
    <Count>18</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>406</ID>
    <Date>2002-08-01</Date>
    <Count>43</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>407</ID>
    <Date>2002-08-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>408</ID>
    <Date>2002-08-01</Date>
    <Count>55</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>409</ID>
    <Date>2002-08-01</Date>
    <Count>205</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>410</ID>
    <Date>2002-08-01</Date>
    <Count>471</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>411</ID>
    <Date>2002-08-01</Date>
    <Count>283</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>412</ID>
    <Date>2002-08-01</Date>
    <Count>32</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>413</ID>
    <Date>2002-08-01</Date>
    <Count>78</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>414</ID>
    <Date>2002-08-01</Date>
    <Count>157</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>415</ID>
    <Date>2002-08-01</Date>
    <Count>66</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>416</ID>
    <Date>2002-08-01</Date>
    <Count>334</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>417</ID>
    <Date>2002-09-01</Date>
    <Count>8</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>418</ID>
    <Date>2002-09-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>419</ID>
    <Date>2002-09-01</Date>
    <Count>38</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>420</ID>
    <Date>2002-09-01</Date>
    <Count>21</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>421</ID>
    <Date>2002-09-01</Date>
    <Count>83</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>422</ID>
    <Date>2002-09-01</Date>
    <Count>197</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>423</ID>
    <Date>2002-09-01</Date>
    <Count>488</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>424</ID>
    <Date>2002-09-01</Date>
    <Count>276</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>425</ID>
    <Date>2002-09-01</Date>
    <Count>31</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>426</ID>
    <Date>2002-09-01</Date>
    <Count>79</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>427</ID>
    <Date>2002-09-01</Date>
    <Count>157</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>428</ID>
    <Date>2002-09-01</Date>
    <Count>66</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>429</ID>
    <Date>2002-09-01</Date>
    <Count>333</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>430</ID>
    <Date>2002-10-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>431</ID>
    <Date>2002-10-01</Date>
    <Count>14</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>432</ID>
    <Date>2002-10-01</Date>
    <Count>35</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>433</ID>
    <Date>2002-10-01</Date>
    <Count>23</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>434</ID>
    <Date>2002-10-01</Date>
    <Count>61</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>435</ID>
    <Date>2002-10-01</Date>
    <Count>182</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>436</ID>
    <Date>2002-10-01</Date>
    <Count>465</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>437</ID>
    <Date>2002-10-01</Date>
    <Count>298</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>438</ID>
    <Date>2002-10-01</Date>
    <Count>33</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>439</ID>
    <Date>2002-10-01</Date>
    <Count>82</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>440</ID>
    <Date>2002-10-01</Date>
    <Count>159</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>441</ID>
    <Date>2002-10-01</Date>
    <Count>68</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>442</ID>
    <Date>2002-10-01</Date>
    <Count>335</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>443</ID>
    <Date>2002-11-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>444</ID>
    <Date>2002-11-01</Date>
    <Count>16</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>445</ID>
    <Date>2002-11-01</Date>
    <Count>34</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>446</ID>
    <Date>2002-11-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>447</ID>
    <Date>2002-11-01</Date>
    <Count>63</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>448</ID>
    <Date>2002-11-01</Date>
    <Count>217</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>449</ID>
    <Date>2002-11-01</Date>
    <Count>454</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>450</ID>
    <Date>2002-11-01</Date>
    <Count>290</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>451</ID>
    <Date>2002-11-01</Date>
    <Count>35</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>452</ID>
    <Date>2002-11-01</Date>
    <Count>80</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>453</ID>
    <Date>2002-11-01</Date>
    <Count>159</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>454</ID>
    <Date>2002-11-01</Date>
    <Count>68</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>455</ID>
    <Date>2002-11-01</Date>
    <Count>338</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>456</ID>
    <Date>2002-12-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>457</ID>
    <Date>2002-12-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>458</ID>
    <Date>2002-12-01</Date>
    <Count>34</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>459</ID>
    <Date>2002-12-01</Date>
    <Count>17</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>460</ID>
    <Date>2002-12-01</Date>
    <Count>55</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>461</ID>
    <Date>2002-12-01</Date>
    <Count>255</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>462</ID>
    <Date>2002-12-01</Date>
    <Count>470</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>463</ID>
    <Date>2002-12-01</Date>
    <Count>268</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>464</ID>
    <Date>2002-12-01</Date>
    <Count>36</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>465</ID>
    <Date>2002-12-01</Date>
    <Count>77</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>466</ID>
    <Date>2002-12-01</Date>
    <Count>161</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>467</ID>
    <Date>2002-12-01</Date>
    <Count>70</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>468</ID>
    <Date>2002-12-01</Date>
    <Count>339</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>469</ID>
    <Date>2003-01-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>470</ID>
    <Date>2003-01-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>471</ID>
    <Date>2003-01-01</Date>
    <Count>37</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>472</ID>
    <Date>2003-01-01</Date>
    <Count>22</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>473</ID>
    <Date>2003-01-01</Date>
    <Count>77</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>474</ID>
    <Date>2003-01-01</Date>
    <Count>179</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>475</ID>
    <Date>2003-01-01</Date>
    <Count>459</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>476</ID>
    <Date>2003-01-01</Date>
    <Count>284</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>477</ID>
    <Date>2003-01-01</Date>
    <Count>36</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>478</ID>
    <Date>2003-01-01</Date>
    <Count>77</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>479</ID>
    <Date>2003-01-01</Date>
    <Count>163</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>480</ID>
    <Date>2003-01-01</Date>
    <Count>71</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>481</ID>
    <Date>2003-01-01</Date>
    <Count>341</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>482</ID>
    <Date>2003-02-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>483</ID>
    <Date>2003-02-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>484</ID>
    <Date>2003-02-01</Date>
    <Count>39</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>485</ID>
    <Date>2003-02-01</Date>
    <Count>23</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>486</ID>
    <Date>2003-02-01</Date>
    <Count>49</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>487</ID>
    <Date>2003-02-01</Date>
    <Count>183</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>488</ID>
    <Date>2003-02-01</Date>
    <Count>447</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>489</ID>
    <Date>2003-02-01</Date>
    <Count>257</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>490</ID>
    <Date>2003-02-01</Date>
    <Count>34</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>491</ID>
    <Date>2003-02-01</Date>
    <Count>73</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>492</ID>
    <Date>2003-02-01</Date>
    <Count>162</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>493</ID>
    <Date>2003-02-01</Date>
    <Count>70</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>494</ID>
    <Date>2003-02-01</Date>
    <Count>341</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>495</ID>
    <Date>2003-03-01</Date>
    <Count>9</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>496</ID>
    <Date>2003-03-01</Date>
    <Count>17</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>497</ID>
    <Date>2003-03-01</Date>
    <Count>47</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>498</ID>
    <Date>2003-03-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>499</ID>
    <Date>2003-03-01</Date>
    <Count>92</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>500</ID>
    <Date>2003-03-01</Date>
    <Count>170</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>501</ID>
    <Date>2003-03-01</Date>
    <Count>487</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>502</ID>
    <Date>2003-03-01</Date>
    <Count>250</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>503</ID>
    <Date>2003-03-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>504</ID>
    <Date>2003-03-01</Date>
    <Count>74</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>505</ID>
    <Date>2003-03-01</Date>
    <Count>157</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>506</ID>
    <Date>2003-03-01</Date>
    <Count>69</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>507</ID>
    <Date>2003-03-01</Date>
    <Count>338</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>508</ID>
    <Date>2003-04-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>509</ID>
    <Date>2003-04-01</Date>
    <Count>17</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>510</ID>
    <Date>2003-04-01</Date>
    <Count>40</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>511</ID>
    <Date>2003-04-01</Date>
    <Count>27</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>512</ID>
    <Date>2003-04-01</Date>
    <Count>75</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>513</ID>
    <Date>2003-04-01</Date>
    <Count>175</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>514</ID>
    <Date>2003-04-01</Date>
    <Count>473</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>515</ID>
    <Date>2003-04-01</Date>
    <Count>289</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>516</ID>
    <Date>2003-04-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>517</ID>
    <Date>2003-04-01</Date>
    <Count>76</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>518</ID>
    <Date>2003-04-01</Date>
    <Count>162</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>519</ID>
    <Date>2003-04-01</Date>
    <Count>72</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>520</ID>
    <Date>2003-04-01</Date>
    <Count>340</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>521</ID>
    <Date>2003-05-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>522</ID>
    <Date>2003-05-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>523</ID>
    <Date>2003-05-01</Date>
    <Count>50</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>524</ID>
    <Date>2003-05-01</Date>
    <Count>29</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>525</ID>
    <Date>2003-05-01</Date>
    <Count>72</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>526</ID>
    <Date>2003-05-01</Date>
    <Count>165</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>527</ID>
    <Date>2003-05-01</Date>
    <Count>519</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>528</ID>
    <Date>2003-05-01</Date>
    <Count>322</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>529</ID>
    <Date>2003-05-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>530</ID>
    <Date>2003-05-01</Date>
    <Count>79</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>531</ID>
    <Date>2003-05-01</Date>
    <Count>161</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>532</ID>
    <Date>2003-05-01</Date>
    <Count>71</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>533</ID>
    <Date>2003-05-01</Date>
    <Count>343</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>534</ID>
    <Date>2003-06-01</Date>
    <Count>8</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>535</ID>
    <Date>2003-06-01</Date>
    <Count>18</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>536</ID>
    <Date>2003-06-01</Date>
    <Count>48</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>537</ID>
    <Date>2003-06-01</Date>
    <Count>33</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>538</ID>
    <Date>2003-06-01</Date>
    <Count>77</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>539</ID>
    <Date>2003-06-01</Date>
    <Count>196</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>540</ID>
    <Date>2003-06-01</Date>
    <Count>549</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>541</ID>
    <Date>2003-06-01</Date>
    <Count>371</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>542</ID>
    <Date>2003-06-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>543</ID>
    <Date>2003-06-01</Date>
    <Count>84</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>544</ID>
    <Date>2003-06-01</Date>
    <Count>162</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>545</ID>
    <Date>2003-06-01</Date>
    <Count>67</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>546</ID>
    <Date>2003-06-01</Date>
    <Count>343</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>547</ID>
    <Date>2003-07-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>548</ID>
    <Date>2003-07-01</Date>
    <Count>20</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>549</ID>
    <Date>2003-07-01</Date>
    <Count>47</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>550</ID>
    <Date>2003-07-01</Date>
    <Count>26</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>551</ID>
    <Date>2003-07-01</Date>
    <Count>83</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>552</ID>
    <Date>2003-07-01</Date>
    <Count>218</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>553</ID>
    <Date>2003-07-01</Date>
    <Count>557</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>554</ID>
    <Date>2003-07-01</Date>
    <Count>310</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>555</ID>
    <Date>2003-07-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>556</ID>
    <Date>2003-07-01</Date>
    <Count>84</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>557</ID>
    <Date>2003-07-01</Date>
    <Count>159</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>558</ID>
    <Date>2003-07-01</Date>
    <Count>69</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>559</ID>
    <Date>2003-07-01</Date>
    <Count>342</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>560</ID>
    <Date>2003-08-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>561</ID>
    <Date>2003-08-01</Date>
    <Count>23</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>562</ID>
    <Date>2003-08-01</Date>
    <Count>48</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>563</ID>
    <Date>2003-08-01</Date>
    <Count>28</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>564</ID>
    <Date>2003-08-01</Date>
    <Count>78</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>565</ID>
    <Date>2003-08-01</Date>
    <Count>256</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>566</ID>
    <Date>2003-08-01</Date>
    <Count>558</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>567</ID>
    <Date>2003-08-01</Date>
    <Count>314</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>568</ID>
    <Date>2003-08-01</Date>
    <Count>28</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>569</ID>
    <Date>2003-08-01</Date>
    <Count>84</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>570</ID>
    <Date>2003-08-01</Date>
    <Count>163</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>571</ID>
    <Date>2003-08-01</Date>
    <Count>68</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>572</ID>
    <Date>2003-08-01</Date>
    <Count>346</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>573</ID>
    <Date>2003-09-01</Date>
    <Count>8</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>574</ID>
    <Date>2003-09-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>575</ID>
    <Date>2003-09-01</Date>
    <Count>42</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>576</ID>
    <Date>2003-09-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>577</ID>
    <Date>2003-09-01</Date>
    <Count>88</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>578</ID>
    <Date>2003-09-01</Date>
    <Count>192</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>579</ID>
    <Date>2003-09-01</Date>
    <Count>523</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>580</ID>
    <Date>2003-09-01</Date>
    <Count>328</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>581</ID>
    <Date>2003-09-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>582</ID>
    <Date>2003-09-01</Date>
    <Count>88</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>583</ID>
    <Date>2003-09-01</Date>
    <Count>165</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>584</ID>
    <Date>2003-09-01</Date>
    <Count>69</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>585</ID>
    <Date>2003-09-01</Date>
    <Count>350</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>586</ID>
    <Date>2003-10-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>587</ID>
    <Date>2003-10-01</Date>
    <Count>16</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>588</ID>
    <Date>2003-10-01</Date>
    <Count>40</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>589</ID>
    <Date>2003-10-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>590</ID>
    <Date>2003-10-01</Date>
    <Count>84</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>591</ID>
    <Date>2003-10-01</Date>
    <Count>195</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>592</ID>
    <Date>2003-10-01</Date>
    <Count>547</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>593</ID>
    <Date>2003-10-01</Date>
    <Count>318</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>594</ID>
    <Date>2003-10-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>595</ID>
    <Date>2003-10-01</Date>
    <Count>92</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>596</ID>
    <Date>2003-10-01</Date>
    <Count>171</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>597</ID>
    <Date>2003-10-01</Date>
    <Count>76</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>598</ID>
    <Date>2003-10-01</Date>
    <Count>361</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>599</ID>
    <Date>2003-11-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>600</ID>
    <Date>2003-11-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>601</ID>
    <Date>2003-11-01</Date>
    <Count>37</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>602</ID>
    <Date>2003-11-01</Date>
    <Count>22</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>603</ID>
    <Date>2003-11-01</Date>
    <Count>88</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>604</ID>
    <Date>2003-11-01</Date>
    <Count>156</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>605</ID>
    <Date>2003-11-01</Date>
    <Count>527</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>606</ID>
    <Date>2003-11-01</Date>
    <Count>322</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>607</ID>
    <Date>2003-11-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>608</ID>
    <Date>2003-11-01</Date>
    <Count>95</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>609</ID>
    <Date>2003-11-01</Date>
    <Count>169</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>610</ID>
    <Date>2003-11-01</Date>
    <Count>75</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>611</ID>
    <Date>2003-11-01</Date>
    <Count>366</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>612</ID>
    <Date>2003-12-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>613</ID>
    <Date>2003-12-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>614</ID>
    <Date>2003-12-01</Date>
    <Count>36</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>615</ID>
    <Date>2003-12-01</Date>
    <Count>21</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>616</ID>
    <Date>2003-12-01</Date>
    <Count>98</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>617</ID>
    <Date>2003-12-01</Date>
    <Count>180</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>618</ID>
    <Date>2003-12-01</Date>
    <Count>515</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>619</ID>
    <Date>2003-12-01</Date>
    <Count>336</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>620</ID>
    <Date>2003-12-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>621</ID>
    <Date>2003-12-01</Date>
    <Count>97</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>622</ID>
    <Date>2003-12-01</Date>
    <Count>172</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>623</ID>
    <Date>2003-12-01</Date>
    <Count>79</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>624</ID>
    <Date>2003-12-01</Date>
    <Count>370</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>625</ID>
    <Date>2004-01-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>626</ID>
    <Date>2004-01-01</Date>
    <Count>14</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>627</ID>
    <Date>2004-01-01</Date>
    <Count>46</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>628</ID>
    <Date>2004-01-01</Date>
    <Count>23</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>629</ID>
    <Date>2004-01-01</Date>
    <Count>103</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>630</ID>
    <Date>2004-01-01</Date>
    <Count>225</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>631</ID>
    <Date>2004-01-01</Date>
    <Count>545</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>632</ID>
    <Date>2004-01-01</Date>
    <Count>292</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>633</ID>
    <Date>2004-01-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>634</ID>
    <Date>2004-01-01</Date>
    <Count>96</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>635</ID>
    <Date>2004-01-01</Date>
    <Count>175</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>636</ID>
    <Date>2004-01-01</Date>
    <Count>78</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>637</ID>
    <Date>2004-01-01</Date>
    <Count>374</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>638</ID>
    <Date>2004-02-01</Date>
    <Count>8</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>639</ID>
    <Date>2004-02-01</Date>
    <Count>16</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>640</ID>
    <Date>2004-02-01</Date>
    <Count>47</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>641</ID>
    <Date>2004-02-01</Date>
    <Count>31</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>642</ID>
    <Date>2004-02-01</Date>
    <Count>84</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>643</ID>
    <Date>2004-02-01</Date>
    <Count>192</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>644</ID>
    <Date>2004-02-01</Date>
    <Count>532</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>645</ID>
    <Date>2004-02-01</Date>
    <Count>351</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>646</ID>
    <Date>2004-02-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>647</ID>
    <Date>2004-02-01</Date>
    <Count>94</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>648</ID>
    <Date>2004-02-01</Date>
    <Count>172</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>649</ID>
    <Date>2004-02-01</Date>
    <Count>74</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>650</ID>
    <Date>2004-02-01</Date>
    <Count>372</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>651</ID>
    <Date>2004-03-01</Date>
    <Count>8</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>652</ID>
    <Date>2004-03-01</Date>
    <Count>19</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>653</ID>
    <Date>2004-03-01</Date>
    <Count>59</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>654</ID>
    <Date>2004-03-01</Date>
    <Count>38</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>655</ID>
    <Date>2004-03-01</Date>
    <Count>86</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>656</ID>
    <Date>2004-03-01</Date>
    <Count>196</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>657</ID>
    <Date>2004-03-01</Date>
    <Count>620</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>658</ID>
    <Date>2004-03-01</Date>
    <Count>374</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>659</ID>
    <Date>2004-03-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>660</ID>
    <Date>2004-03-01</Date>
    <Count>99</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>661</ID>
    <Date>2004-03-01</Date>
    <Count>176</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>662</ID>
    <Date>2004-03-01</Date>
    <Count>75</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>663</ID>
    <Date>2004-03-01</Date>
    <Count>381</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>664</ID>
    <Date>2004-04-01</Date>
    <Count>9</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>665</ID>
    <Date>2004-04-01</Date>
    <Count>20</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>666</ID>
    <Date>2004-04-01</Date>
    <Count>47</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>667</ID>
    <Date>2004-04-01</Date>
    <Count>33</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>668</ID>
    <Date>2004-04-01</Date>
    <Count>85</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>669</ID>
    <Date>2004-04-01</Date>
    <Count>212</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>670</ID>
    <Date>2004-04-01</Date>
    <Count>540</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>671</ID>
    <Date>2004-04-01</Date>
    <Count>349</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>672</ID>
    <Date>2004-04-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>673</ID>
    <Date>2004-04-01</Date>
    <Count>100</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>674</ID>
    <Date>2004-04-01</Date>
    <Count>182</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>675</ID>
    <Date>2004-04-01</Date>
    <Count>73</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>676</ID>
    <Date>2004-04-01</Date>
    <Count>383</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>677</ID>
    <Date>2004-05-01</Date>
    <Count>10</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>678</ID>
    <Date>2004-05-01</Date>
    <Count>19</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>679</ID>
    <Date>2004-05-01</Date>
    <Count>53</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>680</ID>
    <Date>2004-05-01</Date>
    <Count>33</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>681</ID>
    <Date>2004-05-01</Date>
    <Count>102</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>682</ID>
    <Date>2004-05-01</Date>
    <Count>206</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>683</ID>
    <Date>2004-05-01</Date>
    <Count>576</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>684</ID>
    <Date>2004-05-01</Date>
    <Count>357</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>685</ID>
    <Date>2004-05-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>686</ID>
    <Date>2004-05-01</Date>
    <Count>101</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>687</ID>
    <Date>2004-05-01</Date>
    <Count>177</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>688</ID>
    <Date>2004-05-01</Date>
    <Count>76</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>689</ID>
    <Date>2004-05-01</Date>
    <Count>383</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>690</ID>
    <Date>2004-06-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>691</ID>
    <Date>2004-06-01</Date>
    <Count>18</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>692</ID>
    <Date>2004-06-01</Date>
    <Count>50</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>693</ID>
    <Date>2004-06-01</Date>
    <Count>30</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>694</ID>
    <Date>2004-06-01</Date>
    <Count>74</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>695</ID>
    <Date>2004-06-01</Date>
    <Count>192</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>696</ID>
    <Date>2004-06-01</Date>
    <Count>575</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>697</ID>
    <Date>2004-06-01</Date>
    <Count>339</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>698</ID>
    <Date>2004-06-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>699</ID>
    <Date>2004-06-01</Date>
    <Count>103</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>700</ID>
    <Date>2004-06-01</Date>
    <Count>178</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>701</ID>
    <Date>2004-06-01</Date>
    <Count>78</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>702</ID>
    <Date>2004-06-01</Date>
    <Count>383</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>703</ID>
    <Date>2004-07-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>704</ID>
    <Date>2004-07-01</Date>
    <Count>20</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>705</ID>
    <Date>2004-07-01</Date>
    <Count>44</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>706</ID>
    <Date>2004-07-01</Date>
    <Count>27</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>707</ID>
    <Date>2004-07-01</Date>
    <Count>54</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>708</ID>
    <Date>2004-07-01</Date>
    <Count>219</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>709</ID>
    <Date>2004-07-01</Date>
    <Count>490</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>710</ID>
    <Date>2004-07-01</Date>
    <Count>325</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>711</ID>
    <Date>2004-07-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>712</ID>
    <Date>2004-07-01</Date>
    <Count>101</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>713</ID>
    <Date>2004-07-01</Date>
    <Count>184</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>714</ID>
    <Date>2004-07-01</Date>
    <Count>83</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>715</ID>
    <Date>2004-07-01</Date>
    <Count>400</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>716</ID>
    <Date>2004-08-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>717</ID>
    <Date>2004-08-01</Date>
    <Count>19</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>718</ID>
    <Date>2004-08-01</Date>
    <Count>47</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>719</ID>
    <Date>2004-08-01</Date>
    <Count>30</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>720</ID>
    <Date>2004-08-01</Date>
    <Count>65</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>721</ID>
    <Date>2004-08-01</Date>
    <Count>220</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>722</ID>
    <Date>2004-08-01</Date>
    <Count>551</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>723</ID>
    <Date>2004-08-01</Date>
    <Count>339</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>724</ID>
    <Date>2004-08-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>725</ID>
    <Date>2004-08-01</Date>
    <Count>102</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>726</ID>
    <Date>2004-08-01</Date>
    <Count>187</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>727</ID>
    <Date>2004-08-01</Date>
    <Count>84</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>728</ID>
    <Date>2004-08-01</Date>
    <Count>405</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>729</ID>
    <Date>2004-09-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>730</ID>
    <Date>2004-09-01</Date>
    <Count>17</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>731</ID>
    <Date>2004-09-01</Date>
    <Count>42</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>732</ID>
    <Date>2004-09-01</Date>
    <Count>28</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>733</ID>
    <Date>2004-09-01</Date>
    <Count>81</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>734</ID>
    <Date>2004-09-01</Date>
    <Count>222</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>735</ID>
    <Date>2004-09-01</Date>
    <Count>553</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>736</ID>
    <Date>2004-09-01</Date>
    <Count>358</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>737</ID>
    <Date>2004-09-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>738</ID>
    <Date>2004-09-01</Date>
    <Count>104</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>739</ID>
    <Date>2004-09-01</Date>
    <Count>191</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>740</ID>
    <Date>2004-09-01</Date>
    <Count>89</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>741</ID>
    <Date>2004-09-01</Date>
    <Count>410</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>742</ID>
    <Date>2004-10-01</Date>
    <Count>8</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>743</ID>
    <Date>2004-10-01</Date>
    <Count>20</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>744</ID>
    <Date>2004-10-01</Date>
    <Count>40</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>745</ID>
    <Date>2004-10-01</Date>
    <Count>33</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>746</ID>
    <Date>2004-10-01</Date>
    <Count>104</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>747</ID>
    <Date>2004-10-01</Date>
    <Count>249</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>748</ID>
    <Date>2004-10-01</Date>
    <Count>537</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>749</ID>
    <Date>2004-10-01</Date>
    <Count>415</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>750</ID>
    <Date>2004-10-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>751</ID>
    <Date>2004-10-01</Date>
    <Count>105</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>752</ID>
    <Date>2004-10-01</Date>
    <Count>196</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>753</ID>
    <Date>2004-10-01</Date>
    <Count>83</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>754</ID>
    <Date>2004-10-01</Date>
    <Count>413</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>755</ID>
    <Date>2004-11-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>756</ID>
    <Date>2004-11-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>757</ID>
    <Date>2004-11-01</Date>
    <Count>44</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>758</ID>
    <Date>2004-11-01</Date>
    <Count>23</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>759</ID>
    <Date>2004-11-01</Date>
    <Count>82</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>760</ID>
    <Date>2004-11-01</Date>
    <Count>159</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>761</ID>
    <Date>2004-11-01</Date>
    <Count>597</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>762</ID>
    <Date>2004-11-01</Date>
    <Count>341</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>763</ID>
    <Date>2004-11-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>764</ID>
    <Date>2004-11-01</Date>
    <Count>111</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>765</ID>
    <Date>2004-11-01</Date>
    <Count>195</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>766</ID>
    <Date>2004-11-01</Date>
    <Count>87</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>767</ID>
    <Date>2004-11-01</Date>
    <Count>418</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>768</ID>
    <Date>2004-12-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>769</ID>
    <Date>2004-12-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>770</ID>
    <Date>2004-12-01</Date>
    <Count>43</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>771</ID>
    <Date>2004-12-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>772</ID>
    <Date>2004-12-01</Date>
    <Count>66</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>773</ID>
    <Date>2004-12-01</Date>
    <Count>240</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>774</ID>
    <Date>2004-12-01</Date>
    <Count>616</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>775</ID>
    <Date>2004-12-01</Date>
    <Count>320</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>776</ID>
    <Date>2004-12-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>777</ID>
    <Date>2004-12-01</Date>
    <Count>111</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>778</ID>
    <Date>2004-12-01</Date>
    <Count>200</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>779</ID>
    <Date>2004-12-01</Date>
    <Count>91</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>780</ID>
    <Date>2004-12-01</Date>
    <Count>422</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>781</ID>
    <Date>2005-01-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>782</ID>
    <Date>2005-01-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>783</ID>
    <Date>2005-01-01</Date>
    <Count>50</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>784</ID>
    <Date>2005-01-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>785</ID>
    <Date>2005-01-01</Date>
    <Count>67</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>786</ID>
    <Date>2005-01-01</Date>
    <Count>186</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>787</ID>
    <Date>2005-01-01</Date>
    <Count>618</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>788</ID>
    <Date>2005-01-01</Date>
    <Count>332</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>789</ID>
    <Date>2005-01-01</Date>
    <Count>32</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>790</ID>
    <Date>2005-01-01</Date>
    <Count>112</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>791</ID>
    <Date>2005-01-01</Date>
    <Count>204</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>792</ID>
    <Date>2005-01-01</Date>
    <Count>92</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>793</ID>
    <Date>2005-01-01</Date>
    <Count>441</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>794</ID>
    <Date>2005-02-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>795</ID>
    <Date>2005-02-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>796</ID>
    <Date>2005-02-01</Date>
    <Count>56</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>797</ID>
    <Date>2005-02-01</Date>
    <Count>31</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>798</ID>
    <Date>2005-02-01</Date>
    <Count>85</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>799</ID>
    <Date>2005-02-01</Date>
    <Count>183</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>800</ID>
    <Date>2005-02-01</Date>
    <Count>697</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>801</ID>
    <Date>2005-02-01</Date>
    <Count>354</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>802</ID>
    <Date>2005-02-01</Date>
    <Count>32</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>803</ID>
    <Date>2005-02-01</Date>
    <Count>113</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>804</ID>
    <Date>2005-02-01</Date>
    <Count>205</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>805</ID>
    <Date>2005-02-01</Date>
    <Count>90</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>806</ID>
    <Date>2005-02-01</Date>
    <Count>446</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>807</ID>
    <Date>2005-03-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>808</ID>
    <Date>2005-03-01</Date>
    <Count>21</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>809</ID>
    <Date>2005-03-01</Date>
    <Count>62</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>810</ID>
    <Date>2005-03-01</Date>
    <Count>37</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>811</ID>
    <Date>2005-03-01</Date>
    <Count>78</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>812</ID>
    <Date>2005-03-01</Date>
    <Count>215</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>813</ID>
    <Date>2005-03-01</Date>
    <Count>669</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>814</ID>
    <Date>2005-03-01</Date>
    <Count>366</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>815</ID>
    <Date>2005-03-01</Date>
    <Count>33</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>816</ID>
    <Date>2005-03-01</Date>
    <Count>113</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>817</ID>
    <Date>2005-03-01</Date>
    <Count>206</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>818</ID>
    <Date>2005-03-01</Date>
    <Count>90</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>819</ID>
    <Date>2005-03-01</Date>
    <Count>445</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>820</ID>
    <Date>2005-04-01</Date>
    <Count>9</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>821</ID>
    <Date>2005-04-01</Date>
    <Count>20</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>822</ID>
    <Date>2005-04-01</Date>
    <Count>54</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>823</ID>
    <Date>2005-04-01</Date>
    <Count>33</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>824</ID>
    <Date>2005-04-01</Date>
    <Count>99</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>825</ID>
    <Date>2005-04-01</Date>
    <Count>210</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>826</ID>
    <Date>2005-04-01</Date>
    <Count>597</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>827</ID>
    <Date>2005-04-01</Date>
    <Count>354</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>828</ID>
    <Date>2005-04-01</Date>
    <Count>33</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>829</ID>
    <Date>2005-04-01</Date>
    <Count>110</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>830</ID>
    <Date>2005-04-01</Date>
    <Count>208</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>831</ID>
    <Date>2005-04-01</Date>
    <Count>90</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>832</ID>
    <Date>2005-04-01</Date>
    <Count>445</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>833</ID>
    <Date>2005-05-01</Date>
    <Count>9</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>834</ID>
    <Date>2005-05-01</Date>
    <Count>22</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>835</ID>
    <Date>2005-05-01</Date>
    <Count>55</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>836</ID>
    <Date>2005-05-01</Date>
    <Count>34</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>837</ID>
    <Date>2005-05-01</Date>
    <Count>91</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>838</ID>
    <Date>2005-05-01</Date>
    <Count>237</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>839</ID>
    <Date>2005-05-01</Date>
    <Count>593</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>840</ID>
    <Date>2005-05-01</Date>
    <Count>365</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>841</ID>
    <Date>2005-05-01</Date>
    <Count>36</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>842</ID>
    <Date>2005-05-01</Date>
    <Count>107</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>843</ID>
    <Date>2005-05-01</Date>
    <Count>213</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>844</ID>
    <Date>2005-05-01</Date>
    <Count>92</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>845</ID>
    <Date>2005-05-01</Date>
    <Count>450</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>846</ID>
    <Date>2005-06-01</Date>
    <Count>8</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>847</ID>
    <Date>2005-06-01</Date>
    <Count>22</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>848</ID>
    <Date>2005-06-01</Date>
    <Count>55</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>849</ID>
    <Date>2005-06-01</Date>
    <Count>30</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>850</ID>
    <Date>2005-06-01</Date>
    <Count>83</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>851</ID>
    <Date>2005-06-01</Date>
    <Count>231</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>852</ID>
    <Date>2005-06-01</Date>
    <Count>620</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>853</ID>
    <Date>2005-06-01</Date>
    <Count>340</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>854</ID>
    <Date>2005-06-01</Date>
    <Count>38</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>855</ID>
    <Date>2005-06-01</Date>
    <Count>105</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>856</ID>
    <Date>2005-06-01</Date>
    <Count>221</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>857</ID>
    <Date>2005-06-01</Date>
    <Count>94</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>858</ID>
    <Date>2005-06-01</Date>
    <Count>455</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>859</ID>
    <Date>2005-07-01</Date>
    <Count>8</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>860</ID>
    <Date>2005-07-01</Date>
    <Count>19</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>861</ID>
    <Date>2005-07-01</Date>
    <Count>54</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>862</ID>
    <Date>2005-07-01</Date>
    <Count>36</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>863</ID>
    <Date>2005-07-01</Date>
    <Count>100</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>864</ID>
    <Date>2005-07-01</Date>
    <Count>208</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>865</ID>
    <Date>2005-07-01</Date>
    <Count>645</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>866</ID>
    <Date>2005-07-01</Date>
    <Count>436</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>867</ID>
    <Date>2005-07-01</Date>
    <Count>40</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>868</ID>
    <Date>2005-07-01</Date>
    <Count>104</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>869</ID>
    <Date>2005-07-01</Date>
    <Count>226</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>870</ID>
    <Date>2005-07-01</Date>
    <Count>90</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>871</ID>
    <Date>2005-07-01</Date>
    <Count>464</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>872</ID>
    <Date>2005-08-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>873</ID>
    <Date>2005-08-01</Date>
    <Count>17</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>874</ID>
    <Date>2005-08-01</Date>
    <Count>56</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>875</ID>
    <Date>2005-08-01</Date>
    <Count>31</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>876</ID>
    <Date>2005-08-01</Date>
    <Count>80</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>877</ID>
    <Date>2005-08-01</Date>
    <Count>195</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>878</ID>
    <Date>2005-08-01</Date>
    <Count>628</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>879</ID>
    <Date>2005-08-01</Date>
    <Count>352</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>880</ID>
    <Date>2005-08-01</Date>
    <Count>42</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>881</ID>
    <Date>2005-08-01</Date>
    <Count>104</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>882</ID>
    <Date>2005-08-01</Date>
    <Count>238</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>883</ID>
    <Date>2005-08-01</Date>
    <Count>92</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>884</ID>
    <Date>2005-08-01</Date>
    <Count>476</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>885</ID>
    <Date>2005-09-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>886</ID>
    <Date>2005-09-01</Date>
    <Count>17</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>887</ID>
    <Date>2005-09-01</Date>
    <Count>51</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>888</ID>
    <Date>2005-09-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>889</ID>
    <Date>2005-09-01</Date>
    <Count>62</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>890</ID>
    <Date>2005-09-01</Date>
    <Count>215</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>891</ID>
    <Date>2005-09-01</Date>
    <Count>643</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>892</ID>
    <Date>2005-09-01</Date>
    <Count>324</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>893</ID>
    <Date>2005-09-01</Date>
    <Count>45</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>894</ID>
    <Date>2005-09-01</Date>
    <Count>103</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>895</ID>
    <Date>2005-09-01</Date>
    <Count>242</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>896</ID>
    <Date>2005-09-01</Date>
    <Count>101</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>897</ID>
    <Date>2005-09-01</Date>
    <Count>487</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>898</ID>
    <Date>2005-10-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>899</ID>
    <Date>2005-10-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>900</ID>
    <Date>2005-10-01</Date>
    <Count>51</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>901</ID>
    <Date>2005-10-01</Date>
    <Count>32</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>902</ID>
    <Date>2005-10-01</Date>
    <Count>78</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>903</ID>
    <Date>2005-10-01</Date>
    <Count>186</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>904</ID>
    <Date>2005-10-01</Date>
    <Count>668</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>905</ID>
    <Date>2005-10-01</Date>
    <Count>404</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>906</ID>
    <Date>2005-10-01</Date>
    <Count>44</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>907</ID>
    <Date>2005-10-01</Date>
    <Count>107</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>908</ID>
    <Date>2005-10-01</Date>
    <Count>242</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>909</ID>
    <Date>2005-10-01</Date>
    <Count>99</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>910</ID>
    <Date>2005-10-01</Date>
    <Count>490</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>911</ID>
    <Date>2005-11-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>912</ID>
    <Date>2005-11-01</Date>
    <Count>13</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>913</ID>
    <Date>2005-11-01</Date>
    <Count>46</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>914</ID>
    <Date>2005-11-01</Date>
    <Count>22</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>915</ID>
    <Date>2005-11-01</Date>
    <Count>85</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>916</ID>
    <Date>2005-11-01</Date>
    <Count>171</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>917</ID>
    <Date>2005-11-01</Date>
    <Count>636</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>918</ID>
    <Date>2005-11-01</Date>
    <Count>322</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>919</ID>
    <Date>2005-11-01</Date>
    <Count>45</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>920</ID>
    <Date>2005-11-01</Date>
    <Count>111</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>921</ID>
    <Date>2005-11-01</Date>
    <Count>248</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>922</ID>
    <Date>2005-11-01</Date>
    <Count>104</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>923</ID>
    <Date>2005-11-01</Date>
    <Count>502</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>924</ID>
    <Date>2005-12-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>925</ID>
    <Date>2005-12-01</Date>
    <Count>13</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>926</ID>
    <Date>2005-12-01</Date>
    <Count>49</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>927</ID>
    <Date>2005-12-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>928</ID>
    <Date>2005-12-01</Date>
    <Count>69</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>929</ID>
    <Date>2005-12-01</Date>
    <Count>201</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>930</ID>
    <Date>2005-12-01</Date>
    <Count>644</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>931</ID>
    <Date>2005-12-01</Date>
    <Count>325</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>932</ID>
    <Date>2005-12-01</Date>
    <Count>47</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>933</ID>
    <Date>2005-12-01</Date>
    <Count>109</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>934</ID>
    <Date>2005-12-01</Date>
    <Count>249</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>935</ID>
    <Date>2005-12-01</Date>
    <Count>109</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>936</ID>
    <Date>2005-12-01</Date>
    <Count>511</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>937</ID>
    <Date>2006-01-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>938</ID>
    <Date>2006-01-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>939</ID>
    <Date>2006-01-01</Date>
    <Count>47</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>940</ID>
    <Date>2006-01-01</Date>
    <Count>26</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>941</ID>
    <Date>2006-01-01</Date>
    <Count>65</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>942</ID>
    <Date>2006-01-01</Date>
    <Count>174</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>943</ID>
    <Date>2006-01-01</Date>
    <Count>600</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>944</ID>
    <Date>2006-01-01</Date>
    <Count>335</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>945</ID>
    <Date>2006-01-01</Date>
    <Count>49</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>946</ID>
    <Date>2006-01-01</Date>
    <Count>110</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>947</ID>
    <Date>2006-01-01</Date>
    <Count>257</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>948</ID>
    <Date>2006-01-01</Date>
    <Count>109</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>949</ID>
    <Date>2006-01-01</Date>
    <Count>523</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>950</ID>
    <Date>2006-02-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>951</ID>
    <Date>2006-02-01</Date>
    <Count>15</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>952</ID>
    <Date>2006-02-01</Date>
    <Count>46</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>953</ID>
    <Date>2006-02-01</Date>
    <Count>22</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>954</ID>
    <Date>2006-02-01</Date>
    <Count>65</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>955</ID>
    <Date>2006-02-01</Date>
    <Count>187</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>956</ID>
    <Date>2006-02-01</Date>
    <Count>562</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>957</ID>
    <Date>2006-02-01</Date>
    <Count>247</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>958</ID>
    <Date>2006-02-01</Date>
    <Count>50</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>959</ID>
    <Date>2006-02-01</Date>
    <Count>108</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>960</ID>
    <Date>2006-02-01</Date>
    <Count>263</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>961</ID>
    <Date>2006-02-01</Date>
    <Count>112</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>962</ID>
    <Date>2006-02-01</Date>
    <Count>539</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>963</ID>
    <Date>2006-03-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>964</ID>
    <Date>2006-03-01</Date>
    <Count>16</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>965</ID>
    <Date>2006-03-01</Date>
    <Count>55</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>966</ID>
    <Date>2006-03-01</Date>
    <Count>31</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>967</ID>
    <Date>2006-03-01</Date>
    <Count>59</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>968</ID>
    <Date>2006-03-01</Date>
    <Count>168</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>969</ID>
    <Date>2006-03-01</Date>
    <Count>584</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>970</ID>
    <Date>2006-03-01</Date>
    <Count>305</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>971</ID>
    <Date>2006-03-01</Date>
    <Count>53</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>972</ID>
    <Date>2006-03-01</Date>
    <Count>106</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>973</ID>
    <Date>2006-03-01</Date>
    <Count>277</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>974</ID>
    <Date>2006-03-01</Date>
    <Count>114</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>975</ID>
    <Date>2006-03-01</Date>
    <Count>552</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>976</ID>
    <Date>2006-04-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>977</ID>
    <Date>2006-04-01</Date>
    <Count>16</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>978</ID>
    <Date>2006-04-01</Date>
    <Count>52</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>979</ID>
    <Date>2006-04-01</Date>
    <Count>27</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>980</ID>
    <Date>2006-04-01</Date>
    <Count>56</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>981</ID>
    <Date>2006-04-01</Date>
    <Count>168</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>982</ID>
    <Date>2006-04-01</Date>
    <Count>609</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>983</ID>
    <Date>2006-04-01</Date>
    <Count>290</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>984</ID>
    <Date>2006-04-01</Date>
    <Count>53</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>985</ID>
    <Date>2006-04-01</Date>
    <Count>108</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>986</ID>
    <Date>2006-04-01</Date>
    <Count>282</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>987</ID>
    <Date>2006-04-01</Date>
    <Count>115</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>988</ID>
    <Date>2006-04-01</Date>
    <Count>565</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>989</ID>
    <Date>2006-05-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>990</ID>
    <Date>2006-05-01</Date>
    <Count>17</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>991</ID>
    <Date>2006-05-01</Date>
    <Count>54</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>992</ID>
    <Date>2006-05-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>993</ID>
    <Date>2006-05-01</Date>
    <Count>65</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>994</ID>
    <Date>2006-05-01</Date>
    <Count>177</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>995</ID>
    <Date>2006-05-01</Date>
    <Count>581</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>996</ID>
    <Date>2006-05-01</Date>
    <Count>263</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>997</ID>
    <Date>2006-05-01</Date>
    <Count>54</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>998</ID>
    <Date>2006-05-01</Date>
    <Count>107</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>999</ID>
    <Date>2006-05-01</Date>
    <Count>281</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1000</ID>
    <Date>2006-05-01</Date>
    <Count>121</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1001</ID>
    <Date>2006-05-01</Date>
    <Count>565</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1002</ID>
    <Date>2006-06-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1003</ID>
    <Date>2006-06-01</Date>
    <Count>16</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1004</ID>
    <Date>2006-06-01</Date>
    <Count>51</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1005</ID>
    <Date>2006-06-01</Date>
    <Count>25</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1006</ID>
    <Date>2006-06-01</Date>
    <Count>63</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1007</ID>
    <Date>2006-06-01</Date>
    <Count>172</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1008</ID>
    <Date>2006-06-01</Date>
    <Count>561</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1009</ID>
    <Date>2006-06-01</Date>
    <Count>278</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1010</ID>
    <Date>2006-06-01</Date>
    <Count>54</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1011</ID>
    <Date>2006-06-01</Date>
    <Count>105</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1012</ID>
    <Date>2006-06-01</Date>
    <Count>288</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1013</ID>
    <Date>2006-06-01</Date>
    <Count>124</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1014</ID>
    <Date>2006-06-01</Date>
    <Count>566</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1015</ID>
    <Date>2006-07-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1016</ID>
    <Date>2006-07-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1017</ID>
    <Date>2006-07-01</Date>
    <Count>43</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1018</ID>
    <Date>2006-07-01</Date>
    <Count>22</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1019</ID>
    <Date>2006-07-01</Date>
    <Count>63</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1020</ID>
    <Date>2006-07-01</Date>
    <Count>140</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1021</ID>
    <Date>2006-07-01</Date>
    <Count>499</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1022</ID>
    <Date>2006-07-01</Date>
    <Count>263</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1023</ID>
    <Date>2006-07-01</Date>
    <Count>54</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1024</ID>
    <Date>2006-07-01</Date>
    <Count>104</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1025</ID>
    <Date>2006-07-01</Date>
    <Count>289</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1026</ID>
    <Date>2006-07-01</Date>
    <Count>121</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1027</ID>
    <Date>2006-07-01</Date>
    <Count>572</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1028</ID>
    <Date>2006-08-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1029</ID>
    <Date>2006-08-01</Date>
    <Count>13</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1030</ID>
    <Date>2006-08-01</Date>
    <Count>49</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1031</ID>
    <Date>2006-08-01</Date>
    <Count>19</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1032</ID>
    <Date>2006-08-01</Date>
    <Count>88</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1033</ID>
    <Date>2006-08-01</Date>
    <Count>152</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1034</ID>
    <Date>2006-08-01</Date>
    <Count>577</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1035</ID>
    <Date>2006-08-01</Date>
    <Count>218</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1036</ID>
    <Date>2006-08-01</Date>
    <Count>53</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1037</ID>
    <Date>2006-08-01</Date>
    <Count>103</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1038</ID>
    <Date>2006-08-01</Date>
    <Count>291</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1039</ID>
    <Date>2006-08-01</Date>
    <Count>123</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1040</ID>
    <Date>2006-08-01</Date>
    <Count>566</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1041</ID>
    <Date>2006-09-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1042</ID>
    <Date>2006-09-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1043</ID>
    <Date>2006-09-01</Date>
    <Count>44</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1044</ID>
    <Date>2006-09-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1045</ID>
    <Date>2006-09-01</Date>
    <Count>62</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1046</ID>
    <Date>2006-09-01</Date>
    <Count>141</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1047</ID>
    <Date>2006-09-01</Date>
    <Count>562</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1048</ID>
    <Date>2006-09-01</Date>
    <Count>251</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1049</ID>
    <Date>2006-09-01</Date>
    <Count>51</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1050</ID>
    <Date>2006-09-01</Date>
    <Count>103</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1051</ID>
    <Date>2006-09-01</Date>
    <Count>286</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1052</ID>
    <Date>2006-09-01</Date>
    <Count>121</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1053</ID>
    <Date>2006-09-01</Date>
    <Count>559</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1054</ID>
    <Date>2006-10-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1055</ID>
    <Date>2006-10-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1056</ID>
    <Date>2006-10-01</Date>
    <Count>40</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1057</ID>
    <Date>2006-10-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1058</ID>
    <Date>2006-10-01</Date>
    <Count>38</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1059</ID>
    <Date>2006-10-01</Date>
    <Count>136</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1060</ID>
    <Date>2006-10-01</Date>
    <Count>517</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1061</ID>
    <Date>2006-10-01</Date>
    <Count>250</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1062</ID>
    <Date>2006-10-01</Date>
    <Count>54</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1063</ID>
    <Date>2006-10-01</Date>
    <Count>104</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1064</ID>
    <Date>2006-10-01</Date>
    <Count>280</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1065</ID>
    <Date>2006-10-01</Date>
    <Count>120</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1066</ID>
    <Date>2006-10-01</Date>
    <Count>554</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1067</ID>
    <Date>2006-11-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1068</ID>
    <Date>2006-11-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1069</ID>
    <Date>2006-11-01</Date>
    <Count>39</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1070</ID>
    <Date>2006-11-01</Date>
    <Count>16</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1071</ID>
    <Date>2006-11-01</Date>
    <Count>66</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1072</ID>
    <Date>2006-11-01</Date>
    <Count>155</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1073</ID>
    <Date>2006-11-01</Date>
    <Count>545</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1074</ID>
    <Date>2006-11-01</Date>
    <Count>237</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1075</ID>
    <Date>2006-11-01</Date>
    <Count>54</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1076</ID>
    <Date>2006-11-01</Date>
    <Count>102</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1077</ID>
    <Date>2006-11-01</Date>
    <Count>273</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1078</ID>
    <Date>2006-11-01</Date>
    <Count>119</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1079</ID>
    <Date>2006-11-01</Date>
    <Count>543</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1080</ID>
    <Date>2006-12-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1081</ID>
    <Date>2006-12-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1082</ID>
    <Date>2006-12-01</Date>
    <Count>39</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1083</ID>
    <Date>2006-12-01</Date>
    <Count>15</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1084</ID>
    <Date>2006-12-01</Date>
    <Count>73</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1085</ID>
    <Date>2006-12-01</Date>
    <Count>166</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1086</ID>
    <Date>2006-12-01</Date>
    <Count>510</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1087</ID>
    <Date>2006-12-01</Date>
    <Count>249</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1088</ID>
    <Date>2006-12-01</Date>
    <Count>54</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1089</ID>
    <Date>2006-12-01</Date>
    <Count>97</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1090</ID>
    <Date>2006-12-01</Date>
    <Count>267</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1091</ID>
    <Date>2006-12-01</Date>
    <Count>119</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1092</ID>
    <Date>2006-12-01</Date>
    <Count>536</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1093</ID>
    <Date>2007-01-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1094</ID>
    <Date>2007-01-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1095</ID>
    <Date>2007-01-01</Date>
    <Count>38</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1096</ID>
    <Date>2007-01-01</Date>
    <Count>13</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1097</ID>
    <Date>2007-01-01</Date>
    <Count>60</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1098</ID>
    <Date>2007-01-01</Date>
    <Count>165</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1099</ID>
    <Date>2007-01-01</Date>
    <Count>496</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1100</ID>
    <Date>2007-01-01</Date>
    <Count>170</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1101</ID>
    <Date>2007-01-01</Date>
    <Count>55</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1102</ID>
    <Date>2007-01-01</Date>
    <Count>94</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1103</ID>
    <Date>2007-01-01</Date>
    <Count>267</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1104</ID>
    <Date>2007-01-01</Date>
    <Count>123</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1105</ID>
    <Date>2007-01-01</Date>
    <Count>538</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1106</ID>
    <Date>2007-02-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1107</ID>
    <Date>2007-02-01</Date>
    <Count>10</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1108</ID>
    <Date>2007-02-01</Date>
    <Count>36</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1109</ID>
    <Date>2007-02-01</Date>
    <Count>18</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1110</ID>
    <Date>2007-02-01</Date>
    <Count>50</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1111</ID>
    <Date>2007-02-01</Date>
    <Count>128</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1112</ID>
    <Date>2007-02-01</Date>
    <Count>445</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1113</ID>
    <Date>2007-02-01</Date>
    <Count>205</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1114</ID>
    <Date>2007-02-01</Date>
    <Count>54</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1115</ID>
    <Date>2007-02-01</Date>
    <Count>90</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1116</ID>
    <Date>2007-02-01</Date>
    <Count>272</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1117</ID>
    <Date>2007-02-01</Date>
    <Count>124</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1118</ID>
    <Date>2007-02-01</Date>
    <Count>544</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1119</ID>
    <Date>2007-03-01</Date>
    <Count>7</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1120</ID>
    <Date>2007-03-01</Date>
    <Count>12</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1121</ID>
    <Date>2007-03-01</Date>
    <Count>40</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1122</ID>
    <Date>2007-03-01</Date>
    <Count>21</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1123</ID>
    <Date>2007-03-01</Date>
    <Count>88</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1124</ID>
    <Date>2007-03-01</Date>
    <Count>130</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1125</ID>
    <Date>2007-03-01</Date>
    <Count>413</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1126</ID>
    <Date>2007-03-01</Date>
    <Count>202</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1127</ID>
    <Date>2007-03-01</Date>
    <Count>52</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1128</ID>
    <Date>2007-03-01</Date>
    <Count>87</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1129</ID>
    <Date>2007-03-01</Date>
    <Count>276</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1130</ID>
    <Date>2007-03-01</Date>
    <Count>127</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1131</ID>
    <Date>2007-03-01</Date>
    <Count>545</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1132</ID>
    <Date>2007-04-01</Date>
    <Count>9</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1133</ID>
    <Date>2007-04-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1134</ID>
    <Date>2007-04-01</Date>
    <Count>43</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1135</ID>
    <Date>2007-04-01</Date>
    <Count>20</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1136</ID>
    <Date>2007-04-01</Date>
    <Count>85</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1137</ID>
    <Date>2007-04-01</Date>
    <Count>121</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1138</ID>
    <Date>2007-04-01</Date>
    <Count>475</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1139</ID>
    <Date>2007-04-01</Date>
    <Count>206</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1140</ID>
    <Date>2007-04-01</Date>
    <Count>52</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1141</ID>
    <Date>2007-04-01</Date>
    <Count>87</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1142</ID>
    <Date>2007-04-01</Date>
    <Count>274</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1143</ID>
    <Date>2007-04-01</Date>
    <Count>129</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1144</ID>
    <Date>2007-04-01</Date>
    <Count>548</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1145</ID>
    <Date>2007-05-01</Date>
    <Count>8</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1146</ID>
    <Date>2007-05-01</Date>
    <Count>14</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1147</ID>
    <Date>2007-05-01</Date>
    <Count>39</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1148</ID>
    <Date>2007-05-01</Date>
    <Count>19</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1149</ID>
    <Date>2007-05-01</Date>
    <Count>83</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1150</ID>
    <Date>2007-05-01</Date>
    <Count>139</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1151</ID>
    <Date>2007-05-01</Date>
    <Count>420</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1152</ID>
    <Date>2007-05-01</Date>
    <Count>200</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1153</ID>
    <Date>2007-05-01</Date>
    <Count>52</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1154</ID>
    <Date>2007-05-01</Date>
    <Count>85</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1155</ID>
    <Date>2007-05-01</Date>
    <Count>276</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1156</ID>
    <Date>2007-05-01</Date>
    <Count>131</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1157</ID>
    <Date>2007-05-01</Date>
    <Count>545</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1158</ID>
    <Date>2007-06-01</Date>
    <Count>6</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1159</ID>
    <Date>2007-06-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1160</ID>
    <Date>2007-06-01</Date>
    <Count>41</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1161</ID>
    <Date>2007-06-01</Date>
    <Count>15</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1162</ID>
    <Date>2007-06-01</Date>
    <Count>65</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1163</ID>
    <Date>2007-06-01</Date>
    <Count>113</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1164</ID>
    <Date>2007-06-01</Date>
    <Count>440</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1165</ID>
    <Date>2007-06-01</Date>
    <Count>175</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1166</ID>
    <Date>2007-06-01</Date>
    <Count>51</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1167</ID>
    <Date>2007-06-01</Date>
    <Count>85</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1168</ID>
    <Date>2007-06-01</Date>
    <Count>273</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1169</ID>
    <Date>2007-06-01</Date>
    <Count>134</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1170</ID>
    <Date>2007-06-01</Date>
    <Count>542</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1171</ID>
    <Date>2007-07-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1172</ID>
    <Date>2007-07-01</Date>
    <Count>9</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1173</ID>
    <Date>2007-07-01</Date>
    <Count>36</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1174</ID>
    <Date>2007-07-01</Date>
    <Count>18</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1175</ID>
    <Date>2007-07-01</Date>
    <Count>48</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1176</ID>
    <Date>2007-07-01</Date>
    <Count>105</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1177</ID>
    <Date>2007-07-01</Date>
    <Count>415</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1178</ID>
    <Date>2007-07-01</Date>
    <Count>210</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1179</ID>
    <Date>2007-07-01</Date>
    <Count>52</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1180</ID>
    <Date>2007-07-01</Date>
    <Count>83</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1181</ID>
    <Date>2007-07-01</Date>
    <Count>271</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1182</ID>
    <Date>2007-07-01</Date>
    <Count>131</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1183</ID>
    <Date>2007-07-01</Date>
    <Count>537</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1184</ID>
    <Date>2007-08-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1185</ID>
    <Date>2007-08-01</Date>
    <Count>11</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1186</ID>
    <Date>2007-08-01</Date>
    <Count>31</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1187</ID>
    <Date>2007-08-01</Date>
    <Count>13</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1188</ID>
    <Date>2007-08-01</Date>
    <Count>59</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1189</ID>
    <Date>2007-08-01</Date>
    <Count>118</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1190</ID>
    <Date>2007-08-01</Date>
    <Count>362</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1191</ID>
    <Date>2007-08-01</Date>
    <Count>160</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1192</ID>
    <Date>2007-08-01</Date>
    <Count>52</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1193</ID>
    <Date>2007-08-01</Date>
    <Count>82</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1194</ID>
    <Date>2007-08-01</Date>
    <Count>272</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1195</ID>
    <Date>2007-08-01</Date>
    <Count>132</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1196</ID>
    <Date>2007-08-01</Date>
    <Count>533</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1197</ID>
    <Date>2007-09-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1198</ID>
    <Date>2007-09-01</Date>
    <Count>8</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1199</ID>
    <Date>2007-09-01</Date>
    <Count>27</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1200</ID>
    <Date>2007-09-01</Date>
    <Count>14</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1201</ID>
    <Date>2007-09-01</Date>
    <Count>63</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1202</ID>
    <Date>2007-09-01</Date>
    <Count>102</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1203</ID>
    <Date>2007-09-01</Date>
    <Count>350</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1204</ID>
    <Date>2007-09-01</Date>
    <Count>171</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1205</ID>
    <Date>2007-09-01</Date>
    <Count>50</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1206</ID>
    <Date>2007-09-01</Date>
    <Count>80</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1207</ID>
    <Date>2007-09-01</Date>
    <Count>270</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1208</ID>
    <Date>2007-09-01</Date>
    <Count>127</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1209</ID>
    <Date>2007-09-01</Date>
    <Count>527</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1210</ID>
    <Date>2007-10-01</Date>
    <Count>5</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1211</ID>
    <Date>2007-10-01</Date>
    <Count>10</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1212</ID>
    <Date>2007-10-01</Date>
    <Count>30</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1213</ID>
    <Date>2007-10-01</Date>
    <Count>12</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1214</ID>
    <Date>2007-10-01</Date>
    <Count>62</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1215</ID>
    <Date>2007-10-01</Date>
    <Count>127</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1216</ID>
    <Date>2007-10-01</Date>
    <Count>386</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1217</ID>
    <Date>2007-10-01</Date>
    <Count>152</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1218</ID>
    <Date>2007-10-01</Date>
    <Count>49</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1219</ID>
    <Date>2007-10-01</Date>
    <Count>79</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1220</ID>
    <Date>2007-10-01</Date>
    <Count>264</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1221</ID>
    <Date>2007-10-01</Date>
    <Count>127</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1222</ID>
    <Date>2007-10-01</Date>
    <Count>514</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1223</ID>
    <Date>2007-11-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1224</ID>
    <Date>2007-11-01</Date>
    <Count>6</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1225</ID>
    <Date>2007-11-01</Date>
    <Count>25</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1226</ID>
    <Date>2007-11-01</Date>
    <Count>10</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1227</ID>
    <Date>2007-11-01</Date>
    <Count>52</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1228</ID>
    <Date>2007-11-01</Date>
    <Count>90</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1229</ID>
    <Date>2007-11-01</Date>
    <Count>349</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1230</ID>
    <Date>2007-11-01</Date>
    <Count>150</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1231</ID>
    <Date>2007-11-01</Date>
    <Count>48</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1232</ID>
    <Date>2007-11-01</Date>
    <Count>79</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1233</ID>
    <Date>2007-11-01</Date>
    <Count>257</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1234</ID>
    <Date>2007-11-01</Date>
    <Count>124</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1235</ID>
    <Date>2007-11-01</Date>
    <Count>503</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1236</ID>
    <Date>2007-12-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1237</ID>
    <Date>2007-12-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1238</ID>
    <Date>2007-12-01</Date>
    <Count>26</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1239</ID>
    <Date>2007-12-01</Date>
    <Count>8</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1240</ID>
    <Date>2007-12-01</Date>
    <Count>54</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1241</ID>
    <Date>2007-12-01</Date>
    <Count>76</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1242</ID>
    <Date>2007-12-01</Date>
    <Count>354</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1243</ID>
    <Date>2007-12-01</Date>
    <Count>135</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1244</ID>
    <Date>2007-12-01</Date>
    <Count>48</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1245</ID>
    <Date>2007-12-01</Date>
    <Count>79</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1246</ID>
    <Date>2007-12-01</Date>
    <Count>248</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1247</ID>
    <Date>2007-12-01</Date>
    <Count>121</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1248</ID>
    <Date>2007-12-01</Date>
    <Count>497</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1249</ID>
    <Date>2008-01-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1250</ID>
    <Date>2008-01-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1251</ID>
    <Date>2008-01-01</Date>
    <Count>24</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1252</ID>
    <Date>2008-01-01</Date>
    <Count>11</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1253</ID>
    <Date>2008-01-01</Date>
    <Count>50</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1254</ID>
    <Date>2008-01-01</Date>
    <Count>78</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1255</ID>
    <Date>2008-01-01</Date>
    <Count>342</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1256</ID>
    <Date>2008-01-01</Date>
    <Count>157</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1257</ID>
    <Date>2008-01-01</Date>
    <Count>46</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1258</ID>
    <Date>2008-01-01</Date>
    <Count>78</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1259</ID>
    <Date>2008-01-01</Date>
    <Count>246</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1260</ID>
    <Date>2008-01-01</Date>
    <Count>117</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1261</ID>
    <Date>2008-01-01</Date>
    <Count>487</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1262</ID>
    <Date>2008-02-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1263</ID>
    <Date>2008-02-01</Date>
    <Count>6</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1264</ID>
    <Date>2008-02-01</Date>
    <Count>26</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1265</ID>
    <Date>2008-02-01</Date>
    <Count>12</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1266</ID>
    <Date>2008-02-01</Date>
    <Count>43</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1267</ID>
    <Date>2008-02-01</Date>
    <Count>79</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1268</ID>
    <Date>2008-02-01</Date>
    <Count>324</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1269</ID>
    <Date>2008-02-01</Date>
    <Count>147</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1270</ID>
    <Date>2008-02-01</Date>
    <Count>45</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1271</ID>
    <Date>2008-02-01</Date>
    <Count>76</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1272</ID>
    <Date>2008-02-01</Date>
    <Count>241</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1273</ID>
    <Date>2008-02-01</Date>
    <Count>113</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1274</ID>
    <Date>2008-02-01</Date>
    <Count>477</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1275</ID>
    <Date>2008-03-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1276</ID>
    <Date>2008-03-01</Date>
    <Count>7</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1277</ID>
    <Date>2008-03-01</Date>
    <Count>28</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1278</ID>
    <Date>2008-03-01</Date>
    <Count>12</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1279</ID>
    <Date>2008-03-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1280</ID>
    <Date>2008-03-01</Date>
    <Count>75</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1281</ID>
    <Date>2008-03-01</Date>
    <Count>306</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1282</ID>
    <Date>2008-03-01</Date>
    <Count>124</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1283</ID>
    <Date>2008-03-01</Date>
    <Count>46</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1284</ID>
    <Date>2008-03-01</Date>
    <Count>74</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1285</ID>
    <Date>2008-03-01</Date>
    <Count>233</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1286</ID>
    <Date>2008-03-01</Date>
    <Count>113</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1287</ID>
    <Date>2008-03-01</Date>
    <Count>470</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1288</ID>
    <Date>2008-04-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1289</ID>
    <Date>2008-04-01</Date>
    <Count>8</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1290</ID>
    <Date>2008-04-01</Date>
    <Count>25</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1291</ID>
    <Date>2008-04-01</Date>
    <Count>12</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1292</ID>
    <Date>2008-04-01</Date>
    <Count>40</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1293</ID>
    <Date>2008-04-01</Date>
    <Count>82</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1294</ID>
    <Date>2008-04-01</Date>
    <Count>287</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1295</ID>
    <Date>2008-04-01</Date>
    <Count>127</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1296</ID>
    <Date>2008-04-01</Date>
    <Count>44</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1297</ID>
    <Date>2008-04-01</Date>
    <Count>73</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1298</ID>
    <Date>2008-04-01</Date>
    <Count>230</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1299</ID>
    <Date>2008-04-01</Date>
    <Count>110</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1300</ID>
    <Date>2008-04-01</Date>
    <Count>458</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1301</ID>
    <Date>2008-05-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1302</ID>
    <Date>2008-05-01</Date>
    <Count>7</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1303</ID>
    <Date>2008-05-01</Date>
    <Count>27</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1304</ID>
    <Date>2008-05-01</Date>
    <Count>11</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1305</ID>
    <Date>2008-05-01</Date>
    <Count>31</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1306</ID>
    <Date>2008-05-01</Date>
    <Count>73</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1307</ID>
    <Date>2008-05-01</Date>
    <Count>286</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1308</ID>
    <Date>2008-05-01</Date>
    <Count>114</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1309</ID>
    <Date>2008-05-01</Date>
    <Count>44</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1310</ID>
    <Date>2008-05-01</Date>
    <Count>72</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1311</ID>
    <Date>2008-05-01</Date>
    <Count>227</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1312</ID>
    <Date>2008-05-01</Date>
    <Count>107</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1313</ID>
    <Date>2008-05-01</Date>
    <Count>451</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1314</ID>
    <Date>2008-06-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1315</ID>
    <Date>2008-06-01</Date>
    <Count>7</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1316</ID>
    <Date>2008-06-01</Date>
    <Count>25</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1317</ID>
    <Date>2008-06-01</Date>
    <Count>10</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1318</ID>
    <Date>2008-06-01</Date>
    <Count>34</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1319</ID>
    <Date>2008-06-01</Date>
    <Count>68</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1320</ID>
    <Date>2008-06-01</Date>
    <Count>274</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1321</ID>
    <Date>2008-06-01</Date>
    <Count>111</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1322</ID>
    <Date>2008-06-01</Date>
    <Count>43</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1323</ID>
    <Date>2008-06-01</Date>
    <Count>69</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1324</ID>
    <Date>2008-06-01</Date>
    <Count>218</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1325</ID>
    <Date>2008-06-01</Date>
    <Count>104</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1326</ID>
    <Date>2008-06-01</Date>
    <Count>435</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1327</ID>
    <Date>2008-07-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1328</ID>
    <Date>2008-07-01</Date>
    <Count>6</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1329</ID>
    <Date>2008-07-01</Date>
    <Count>24</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1330</ID>
    <Date>2008-07-01</Date>
    <Count>11</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1331</ID>
    <Date>2008-07-01</Date>
    <Count>39</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1332</ID>
    <Date>2008-07-01</Date>
    <Count>65</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1333</ID>
    <Date>2008-07-01</Date>
    <Count>257</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1334</ID>
    <Date>2008-07-01</Date>
    <Count>116</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1335</ID>
    <Date>2008-07-01</Date>
    <Count>42</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1336</ID>
    <Date>2008-07-01</Date>
    <Count>69</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1337</ID>
    <Date>2008-07-01</Date>
    <Count>210</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1338</ID>
    <Date>2008-07-01</Date>
    <Count>100</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1339</ID>
    <Date>2008-07-01</Date>
    <Count>419</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1340</ID>
    <Date>2008-08-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1341</ID>
    <Date>2008-08-01</Date>
    <Count>7</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1342</ID>
    <Date>2008-08-01</Date>
    <Count>21</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1343</ID>
    <Date>2008-08-01</Date>
    <Count>8</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1344</ID>
    <Date>2008-08-01</Date>
    <Count>28</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1345</ID>
    <Date>2008-08-01</Date>
    <Count>71</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1346</ID>
    <Date>2008-08-01</Date>
    <Count>246</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1347</ID>
    <Date>2008-08-01</Date>
    <Count>90</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1348</ID>
    <Date>2008-08-01</Date>
    <Count>42</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1349</ID>
    <Date>2008-08-01</Date>
    <Count>67</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1350</ID>
    <Date>2008-08-01</Date>
    <Count>205</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1351</ID>
    <Date>2008-08-01</Date>
    <Count>98</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1352</ID>
    <Date>2008-08-01</Date>
    <Count>409</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1353</ID>
    <Date>2008-09-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1354</ID>
    <Date>2008-09-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1355</ID>
    <Date>2008-09-01</Date>
    <Count>20</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1356</ID>
    <Date>2008-09-01</Date>
    <Count>8</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1357</ID>
    <Date>2008-09-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1358</ID>
    <Date>2008-09-01</Date>
    <Count>62</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1359</ID>
    <Date>2008-09-01</Date>
    <Count>246</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1360</ID>
    <Date>2008-09-01</Date>
    <Count>100</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1361</ID>
    <Date>2008-09-01</Date>
    <Count>41</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1362</ID>
    <Date>2008-09-01</Date>
    <Count>65</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1363</ID>
    <Date>2008-09-01</Date>
    <Count>198</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1364</ID>
    <Date>2008-09-01</Date>
    <Count>94</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1365</ID>
    <Date>2008-09-01</Date>
    <Count>395</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1366</ID>
    <Date>2008-10-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1367</ID>
    <Date>2008-10-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1368</ID>
    <Date>2008-10-01</Date>
    <Count>17</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1369</ID>
    <Date>2008-10-01</Date>
    <Count>7</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1370</ID>
    <Date>2008-10-01</Date>
    <Count>35</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1371</ID>
    <Date>2008-10-01</Date>
    <Count>64</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1372</ID>
    <Date>2008-10-01</Date>
    <Count>210</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1373</ID>
    <Date>2008-10-01</Date>
    <Count>84</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1374</ID>
    <Date>2008-10-01</Date>
    <Count>39</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1375</ID>
    <Date>2008-10-01</Date>
    <Count>62</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1376</ID>
    <Date>2008-10-01</Date>
    <Count>192</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1377</ID>
    <Date>2008-10-01</Date>
    <Count>91</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1378</ID>
    <Date>2008-10-01</Date>
    <Count>381</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1379</ID>
    <Date>2008-11-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1380</ID>
    <Date>2008-11-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1381</ID>
    <Date>2008-11-01</Date>
    <Count>15</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1382</ID>
    <Date>2008-11-01</Date>
    <Count>6</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1383</ID>
    <Date>2008-11-01</Date>
    <Count>39</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1384</ID>
    <Date>2008-11-01</Date>
    <Count>54</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1385</ID>
    <Date>2008-11-01</Date>
    <Count>207</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1386</ID>
    <Date>2008-11-01</Date>
    <Count>89</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1387</ID>
    <Date>2008-11-01</Date>
    <Count>38</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1388</ID>
    <Date>2008-11-01</Date>
    <Count>61</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1389</ID>
    <Date>2008-11-01</Date>
    <Count>183</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1390</ID>
    <Date>2008-11-01</Date>
    <Count>87</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1391</ID>
    <Date>2008-11-01</Date>
    <Count>371</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1392</ID>
    <Date>2008-12-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1393</ID>
    <Date>2008-12-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1394</ID>
    <Date>2008-12-01</Date>
    <Count>14</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1395</ID>
    <Date>2008-12-01</Date>
    <Count>6</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1396</ID>
    <Date>2008-12-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1397</ID>
    <Date>2008-12-01</Date>
    <Count>60</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1398</ID>
    <Date>2008-12-01</Date>
    <Count>192</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1399</ID>
    <Date>2008-12-01</Date>
    <Count>95</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1400</ID>
    <Date>2008-12-01</Date>
    <Count>37</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1401</ID>
    <Date>2008-12-01</Date>
    <Count>57</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1402</ID>
    <Date>2008-12-01</Date>
    <Count>175</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1403</ID>
    <Date>2008-12-01</Date>
    <Count>83</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1404</ID>
    <Date>2008-12-01</Date>
    <Count>353</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1405</ID>
    <Date>2009-01-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1406</ID>
    <Date>2009-01-01</Date>
    <Count>3</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1407</ID>
    <Date>2009-01-01</Date>
    <Count>14</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1408</ID>
    <Date>2009-01-01</Date>
    <Count>5</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1409</ID>
    <Date>2009-01-01</Date>
    <Count>28</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1410</ID>
    <Date>2009-01-01</Date>
    <Count>52</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1411</ID>
    <Date>2009-01-01</Date>
    <Count>186</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1412</ID>
    <Date>2009-01-01</Date>
    <Count>70</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1413</ID>
    <Date>2009-01-01</Date>
    <Count>36</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1414</ID>
    <Date>2009-01-01</Date>
    <Count>55</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1415</ID>
    <Date>2009-01-01</Date>
    <Count>169</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1416</ID>
    <Date>2009-01-01</Date>
    <Count>79</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1417</ID>
    <Date>2009-01-01</Date>
    <Count>341</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1418</ID>
    <Date>2009-02-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1419</ID>
    <Date>2009-02-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1420</ID>
    <Date>2009-02-01</Date>
    <Count>17</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1421</ID>
    <Date>2009-02-01</Date>
    <Count>6</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1422</ID>
    <Date>2009-02-01</Date>
    <Count>31</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1423</ID>
    <Date>2009-02-01</Date>
    <Count>53</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1424</ID>
    <Date>2009-02-01</Date>
    <Count>217</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1425</ID>
    <Date>2009-02-01</Date>
    <Count>71</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1426</ID>
    <Date>2009-02-01</Date>
    <Count>35</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1427</ID>
    <Date>2009-02-01</Date>
    <Count>52</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1428</ID>
    <Date>2009-02-01</Date>
    <Count>161</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1429</ID>
    <Date>2009-02-01</Date>
    <Count>76</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1430</ID>
    <Date>2009-02-01</Date>
    <Count>326</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1431</ID>
    <Date>2009-03-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1432</ID>
    <Date>2009-03-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1433</ID>
    <Date>2009-03-01</Date>
    <Count>18</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1434</ID>
    <Date>2009-03-01</Date>
    <Count>7</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1435</ID>
    <Date>2009-03-01</Date>
    <Count>21</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1436</ID>
    <Date>2009-03-01</Date>
    <Count>45</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1437</ID>
    <Date>2009-03-01</Date>
    <Count>198</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1438</ID>
    <Date>2009-03-01</Date>
    <Count>75</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1439</ID>
    <Date>2009-03-01</Date>
    <Count>35</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1440</ID>
    <Date>2009-03-01</Date>
    <Count>51</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1441</ID>
    <Date>2009-03-01</Date>
    <Count>154</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1442</ID>
    <Date>2009-03-01</Date>
    <Count>71</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1443</ID>
    <Date>2009-03-01</Date>
    <Count>311</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1444</ID>
    <Date>2009-04-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1445</ID>
    <Date>2009-04-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1446</ID>
    <Date>2009-04-01</Date>
    <Count>18</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1447</ID>
    <Date>2009-04-01</Date>
    <Count>7</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1448</ID>
    <Date>2009-04-01</Date>
    <Count>20</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1449</ID>
    <Date>2009-04-01</Date>
    <Count>39</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1450</ID>
    <Date>2009-04-01</Date>
    <Count>201</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1451</ID>
    <Date>2009-04-01</Date>
    <Count>77</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1452</ID>
    <Date>2009-04-01</Date>
    <Count>34</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1453</ID>
    <Date>2009-04-01</Date>
    <Count>50</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1454</ID>
    <Date>2009-04-01</Date>
    <Count>148</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1455</ID>
    <Date>2009-04-01</Date>
    <Count>69</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1456</ID>
    <Date>2009-04-01</Date>
    <Count>300</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1457</ID>
    <Date>2009-05-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1458</ID>
    <Date>2009-05-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1459</ID>
    <Date>2009-05-01</Date>
    <Count>19</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1460</ID>
    <Date>2009-05-01</Date>
    <Count>9</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1461</ID>
    <Date>2009-05-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1462</ID>
    <Date>2009-05-01</Date>
    <Count>50</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1463</ID>
    <Date>2009-05-01</Date>
    <Count>210</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1464</ID>
    <Date>2009-05-01</Date>
    <Count>90</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1465</ID>
    <Date>2009-05-01</Date>
    <Count>33</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1466</ID>
    <Date>2009-05-01</Date>
    <Count>49</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1467</ID>
    <Date>2009-05-01</Date>
    <Count>143</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1468</ID>
    <Date>2009-05-01</Date>
    <Count>65</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1469</ID>
    <Date>2009-05-01</Date>
    <Count>291</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1470</ID>
    <Date>2009-06-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1471</ID>
    <Date>2009-06-01</Date>
    <Count>6</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1472</ID>
    <Date>2009-06-01</Date>
    <Count>19</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1473</ID>
    <Date>2009-06-01</Date>
    <Count>10</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1474</ID>
    <Date>2009-06-01</Date>
    <Count>34</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1475</ID>
    <Date>2009-06-01</Date>
    <Count>58</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1476</ID>
    <Date>2009-06-01</Date>
    <Count>195</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1477</ID>
    <Date>2009-06-01</Date>
    <Count>106</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1478</ID>
    <Date>2009-06-01</Date>
    <Count>32</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1479</ID>
    <Date>2009-06-01</Date>
    <Count>48</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1480</ID>
    <Date>2009-06-01</Date>
    <Count>140</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1481</ID>
    <Date>2009-06-01</Date>
    <Count>62</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1482</ID>
    <Date>2009-06-01</Date>
    <Count>280</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1483</ID>
    <Date>2009-07-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1484</ID>
    <Date>2009-07-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1485</ID>
    <Date>2009-07-01</Date>
    <Count>20</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1486</ID>
    <Date>2009-07-01</Date>
    <Count>9</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1487</ID>
    <Date>2009-07-01</Date>
    <Count>42</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1488</ID>
    <Date>2009-07-01</Date>
    <Count>57</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1489</ID>
    <Date>2009-07-01</Date>
    <Count>215</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1490</ID>
    <Date>2009-07-01</Date>
    <Count>97</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1491</ID>
    <Date>2009-07-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1492</ID>
    <Date>2009-07-01</Date>
    <Count>46</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1493</ID>
    <Date>2009-07-01</Date>
    <Count>136</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1494</ID>
    <Date>2009-07-01</Date>
    <Count>59</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1495</ID>
    <Date>2009-07-01</Date>
    <Count>270</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1496</ID>
    <Date>2009-08-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1497</ID>
    <Date>2009-08-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1498</ID>
    <Date>2009-08-01</Date>
    <Count>19</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1499</ID>
    <Date>2009-08-01</Date>
    <Count>9</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1500</ID>
    <Date>2009-08-01</Date>
    <Count>36</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1501</ID>
    <Date>2009-08-01</Date>
    <Count>56</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1502</ID>
    <Date>2009-08-01</Date>
    <Count>218</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1503</ID>
    <Date>2009-08-01</Date>
    <Count>108</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1504</ID>
    <Date>2009-08-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1505</ID>
    <Date>2009-08-01</Date>
    <Count>45</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1506</ID>
    <Date>2009-08-01</Date>
    <Count>132</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1507</ID>
    <Date>2009-08-01</Date>
    <Count>56</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1508</ID>
    <Date>2009-08-01</Date>
    <Count>261</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1509</ID>
    <Date>2009-09-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1510</ID>
    <Date>2009-09-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1511</ID>
    <Date>2009-09-01</Date>
    <Count>14</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1512</ID>
    <Date>2009-09-01</Date>
    <Count>8</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1513</ID>
    <Date>2009-09-01</Date>
    <Count>35</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1514</ID>
    <Date>2009-09-01</Date>
    <Count>63</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1515</ID>
    <Date>2009-09-01</Date>
    <Count>192</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1516</ID>
    <Date>2009-09-01</Date>
    <Count>96</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1517</ID>
    <Date>2009-09-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1518</ID>
    <Date>2009-09-01</Date>
    <Count>43</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1519</ID>
    <Date>2009-09-01</Date>
    <Count>130</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1520</ID>
    <Date>2009-09-01</Date>
    <Count>53</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1521</ID>
    <Date>2009-09-01</Date>
    <Count>252</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1522</ID>
    <Date>2009-10-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1523</ID>
    <Date>2009-10-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1524</ID>
    <Date>2009-10-01</Date>
    <Count>18</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1525</ID>
    <Date>2009-10-01</Date>
    <Count>8</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1526</ID>
    <Date>2009-10-01</Date>
    <Count>32</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1527</ID>
    <Date>2009-10-01</Date>
    <Count>54</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1528</ID>
    <Date>2009-10-01</Date>
    <Count>215</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1529</ID>
    <Date>2009-10-01</Date>
    <Count>95</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1530</ID>
    <Date>2009-10-01</Date>
    <Count>28</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1531</ID>
    <Date>2009-10-01</Date>
    <Count>42</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1532</ID>
    <Date>2009-10-01</Date>
    <Count>123</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1533</ID>
    <Date>2009-10-01</Date>
    <Count>50</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1534</ID>
    <Date>2009-10-01</Date>
    <Count>243</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1535</ID>
    <Date>2009-11-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1536</ID>
    <Date>2009-11-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1537</ID>
    <Date>2009-11-01</Date>
    <Count>14</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1538</ID>
    <Date>2009-11-01</Date>
    <Count>5</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1539</ID>
    <Date>2009-11-01</Date>
    <Count>33</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1540</ID>
    <Date>2009-11-01</Date>
    <Count>73</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1541</ID>
    <Date>2009-11-01</Date>
    <Count>191</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1542</ID>
    <Date>2009-11-01</Date>
    <Count>78</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1543</ID>
    <Date>2009-11-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1544</ID>
    <Date>2009-11-01</Date>
    <Count>39</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1545</ID>
    <Date>2009-11-01</Date>
    <Count>120</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1546</ID>
    <Date>2009-11-01</Date>
    <Count>48</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1547</ID>
    <Date>2009-11-01</Date>
    <Count>237</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1548</ID>
    <Date>2009-12-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1549</ID>
    <Date>2009-12-01</Date>
    <Count>3</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1550</ID>
    <Date>2009-12-01</Date>
    <Count>13</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1551</ID>
    <Date>2009-12-01</Date>
    <Count>5</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1552</ID>
    <Date>2009-12-01</Date>
    <Count>39</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1553</ID>
    <Date>2009-12-01</Date>
    <Count>50</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1554</ID>
    <Date>2009-12-01</Date>
    <Count>182</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1555</ID>
    <Date>2009-12-01</Date>
    <Count>81</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1556</ID>
    <Date>2009-12-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1557</ID>
    <Date>2009-12-01</Date>
    <Count>38</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1558</ID>
    <Date>2009-12-01</Date>
    <Count>118</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1559</ID>
    <Date>2009-12-01</Date>
    <Count>48</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1560</ID>
    <Date>2009-12-01</Date>
    <Count>234</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1561</ID>
    <Date>2010-01-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1562</ID>
    <Date>2010-01-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1563</ID>
    <Date>2010-01-01</Date>
    <Count>12</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1564</ID>
    <Date>2010-01-01</Date>
    <Count>5</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1565</ID>
    <Date>2010-01-01</Date>
    <Count>40</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1566</ID>
    <Date>2010-01-01</Date>
    <Count>53</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1567</ID>
    <Date>2010-01-01</Date>
    <Count>175</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1568</ID>
    <Date>2010-01-01</Date>
    <Count>78</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1569</ID>
    <Date>2010-01-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1570</ID>
    <Date>2010-01-01</Date>
    <Count>37</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1571</ID>
    <Date>2010-01-01</Date>
    <Count>119</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1572</ID>
    <Date>2010-01-01</Date>
    <Count>48</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1573</ID>
    <Date>2010-01-01</Date>
    <Count>233</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1574</ID>
    <Date>2010-02-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1575</ID>
    <Date>2010-02-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1576</ID>
    <Date>2010-02-01</Date>
    <Count>13</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1577</ID>
    <Date>2010-02-01</Date>
    <Count>7</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1578</ID>
    <Date>2010-02-01</Date>
    <Count>32</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1579</ID>
    <Date>2010-02-01</Date>
    <Count>51</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1580</ID>
    <Date>2010-02-01</Date>
    <Count>172</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1581</ID>
    <Date>2010-02-01</Date>
    <Count>89</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1582</ID>
    <Date>2010-02-01</Date>
    <Count>26</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1583</ID>
    <Date>2010-02-01</Date>
    <Count>36</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1584</ID>
    <Date>2010-02-01</Date>
    <Count>119</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1585</ID>
    <Date>2010-02-01</Date>
    <Count>47</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1586</ID>
    <Date>2010-02-01</Date>
    <Count>230</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1587</ID>
    <Date>2010-03-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1588</ID>
    <Date>2010-03-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1589</ID>
    <Date>2010-03-01</Date>
    <Count>19</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1590</ID>
    <Date>2010-03-01</Date>
    <Count>9</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1591</ID>
    <Date>2010-03-01</Date>
    <Count>33</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1592</ID>
    <Date>2010-03-01</Date>
    <Count>53</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1593</ID>
    <Date>2010-03-01</Date>
    <Count>206</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1594</ID>
    <Date>2010-03-01</Date>
    <Count>93</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1595</ID>
    <Date>2010-03-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1596</ID>
    <Date>2010-03-01</Date>
    <Count>36</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1597</ID>
    <Date>2010-03-01</Date>
    <Count>118</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1598</ID>
    <Date>2010-03-01</Date>
    <Count>47</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1599</ID>
    <Date>2010-03-01</Date>
    <Count>226</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1600</ID>
    <Date>2010-04-01</Date>
    <Count>4</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1601</ID>
    <Date>2010-04-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1602</ID>
    <Date>2010-04-01</Date>
    <Count>21</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1603</ID>
    <Date>2010-04-01</Date>
    <Count>10</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1604</ID>
    <Date>2010-04-01</Date>
    <Count>36</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1605</ID>
    <Date>2010-04-01</Date>
    <Count>55</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1606</ID>
    <Date>2010-04-01</Date>
    <Count>223</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1607</ID>
    <Date>2010-04-01</Date>
    <Count>106</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1608</ID>
    <Date>2010-04-01</Date>
    <Count>24</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1609</ID>
    <Date>2010-04-01</Date>
    <Count>35</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1610</ID>
    <Date>2010-04-01</Date>
    <Count>113</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1611</ID>
    <Date>2010-04-01</Date>
    <Count>45</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1612</ID>
    <Date>2010-04-01</Date>
    <Count>217</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1613</ID>
    <Date>2010-05-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1614</ID>
    <Date>2010-05-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1615</ID>
    <Date>2010-05-01</Date>
    <Count>14</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1616</ID>
    <Date>2010-05-01</Date>
    <Count>6</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1617</ID>
    <Date>2010-05-01</Date>
    <Count>27</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1618</ID>
    <Date>2010-05-01</Date>
    <Count>40</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1619</ID>
    <Date>2010-05-01</Date>
    <Count>151</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1620</ID>
    <Date>2010-05-01</Date>
    <Count>63</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1621</ID>
    <Date>2010-05-01</Date>
    <Count>24</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1622</ID>
    <Date>2010-05-01</Date>
    <Count>34</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1623</ID>
    <Date>2010-05-01</Date>
    <Count>114</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1624</ID>
    <Date>2010-05-01</Date>
    <Count>44</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1625</ID>
    <Date>2010-05-01</Date>
    <Count>215</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1626</ID>
    <Date>2010-06-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1627</ID>
    <Date>2010-06-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1628</ID>
    <Date>2010-06-01</Date>
    <Count>16</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1629</ID>
    <Date>2010-06-01</Date>
    <Count>5</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1630</ID>
    <Date>2010-06-01</Date>
    <Count>33</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1631</ID>
    <Date>2010-06-01</Date>
    <Count>45</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1632</ID>
    <Date>2010-06-01</Date>
    <Count>173</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1633</ID>
    <Date>2010-06-01</Date>
    <Count>56</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1634</ID>
    <Date>2010-06-01</Date>
    <Count>24</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1635</ID>
    <Date>2010-06-01</Date>
    <Count>32</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1636</ID>
    <Date>2010-06-01</Date>
    <Count>111</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1637</ID>
    <Date>2010-06-01</Date>
    <Count>45</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1638</ID>
    <Date>2010-06-01</Date>
    <Count>211</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1639</ID>
    <Date>2010-07-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1640</ID>
    <Date>2010-07-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1641</ID>
    <Date>2010-07-01</Date>
    <Count>16</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1642</ID>
    <Date>2010-07-01</Date>
    <Count>4</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1643</ID>
    <Date>2010-07-01</Date>
    <Count>29</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1644</ID>
    <Date>2010-07-01</Date>
    <Count>43</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1645</ID>
    <Date>2010-07-01</Date>
    <Count>163</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1646</ID>
    <Date>2010-07-01</Date>
    <Count>44</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1647</ID>
    <Date>2010-07-01</Date>
    <Count>24</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1648</ID>
    <Date>2010-07-01</Date>
    <Count>31</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1649</ID>
    <Date>2010-07-01</Date>
    <Count>109</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1650</ID>
    <Date>2010-07-01</Date>
    <Count>46</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1651</ID>
    <Date>2010-07-01</Date>
    <Count>210</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1652</ID>
    <Date>2010-08-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1653</ID>
    <Date>2010-08-01</Date>
    <Count>3</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1654</ID>
    <Date>2010-08-01</Date>
    <Count>12</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1655</ID>
    <Date>2010-08-01</Date>
    <Count>6</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1656</ID>
    <Date>2010-08-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1657</ID>
    <Date>2010-08-01</Date>
    <Count>32</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1658</ID>
    <Date>2010-08-01</Date>
    <Count>150</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1659</ID>
    <Date>2010-08-01</Date>
    <Count>66</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1660</ID>
    <Date>2010-08-01</Date>
    <Count>23</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1661</ID>
    <Date>2010-08-01</Date>
    <Count>31</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1662</ID>
    <Date>2010-08-01</Date>
    <Count>108</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1663</ID>
    <Date>2010-08-01</Date>
    <Count>46</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1664</ID>
    <Date>2010-08-01</Date>
    <Count>206</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1665</ID>
    <Date>2010-09-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1666</ID>
    <Date>2010-09-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1667</ID>
    <Date>2010-09-01</Date>
    <Count>12</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1668</ID>
    <Date>2010-09-01</Date>
    <Count>6</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1669</ID>
    <Date>2010-09-01</Date>
    <Count>35</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1670</ID>
    <Date>2010-09-01</Date>
    <Count>50</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1671</ID>
    <Date>2010-09-01</Date>
    <Count>163</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1672</ID>
    <Date>2010-09-01</Date>
    <Count>68</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1673</ID>
    <Date>2010-09-01</Date>
    <Count>22</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1674</ID>
    <Date>2010-09-01</Date>
    <Count>29</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1675</ID>
    <Date>2010-09-01</Date>
    <Count>109</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1676</ID>
    <Date>2010-09-01</Date>
    <Count>44</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1677</ID>
    <Date>2010-09-01</Date>
    <Count>202</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1678</ID>
    <Date>2010-10-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1679</ID>
    <Date>2010-10-01</Date>
    <Count>3</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1680</ID>
    <Date>2010-10-01</Date>
    <Count>13</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1681</ID>
    <Date>2010-10-01</Date>
    <Count>4</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1682</ID>
    <Date>2010-10-01</Date>
    <Count>30</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1683</ID>
    <Date>2010-10-01</Date>
    <Count>40</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1684</ID>
    <Date>2010-10-01</Date>
    <Count>162</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1685</ID>
    <Date>2010-10-01</Date>
    <Count>50</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1686</ID>
    <Date>2010-10-01</Date>
    <Count>22</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1687</ID>
    <Date>2010-10-01</Date>
    <Count>29</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1688</ID>
    <Date>2010-10-01</Date>
    <Count>104</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1689</ID>
    <Date>2010-10-01</Date>
    <Count>44</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1690</ID>
    <Date>2010-10-01</Date>
    <Count>200</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1691</ID>
    <Date>2010-11-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1692</ID>
    <Date>2010-11-01</Date>
    <Count>2</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1693</ID>
    <Date>2010-11-01</Date>
    <Count>12</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1694</ID>
    <Date>2010-11-01</Date>
    <Count>4</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1695</ID>
    <Date>2010-11-01</Date>
    <Count>20</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1696</ID>
    <Date>2010-11-01</Date>
    <Count>35</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1697</ID>
    <Date>2010-11-01</Date>
    <Count>164</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1698</ID>
    <Date>2010-11-01</Date>
    <Count>68</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1699</ID>
    <Date>2010-11-01</Date>
    <Count>22</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1700</ID>
    <Date>2010-11-01</Date>
    <Count>28</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1701</ID>
    <Date>2010-11-01</Date>
    <Count>102</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1702</ID>
    <Date>2010-11-01</Date>
    <Count>43</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1703</ID>
    <Date>2010-11-01</Date>
    <Count>196</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1704</ID>
    <Date>2010-12-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1705</ID>
    <Date>2010-12-01</Date>
    <Count>3</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1706</ID>
    <Date>2010-12-01</Date>
    <Count>12</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1707</ID>
    <Date>2010-12-01</Date>
    <Count>6</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1708</ID>
    <Date>2010-12-01</Date>
    <Count>22</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1709</ID>
    <Date>2010-12-01</Date>
    <Count>38</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1710</ID>
    <Date>2010-12-01</Date>
    <Count>168</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1711</ID>
    <Date>2010-12-01</Date>
    <Count>103</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1712</ID>
    <Date>2010-12-01</Date>
    <Count>22</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1713</ID>
    <Date>2010-12-01</Date>
    <Count>27</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1714</ID>
    <Date>2010-12-01</Date>
    <Count>98</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1715</ID>
    <Date>2010-12-01</Date>
    <Count>41</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1716</ID>
    <Date>2010-12-01</Date>
    <Count>190</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1717</ID>
    <Date>2011-01-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1718</ID>
    <Date>2011-01-01</Date>
    <Count>3</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1719</ID>
    <Date>2011-01-01</Date>
    <Count>11</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1720</ID>
    <Date>2011-01-01</Date>
    <Count>5</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1721</ID>
    <Date>2011-01-01</Date>
    <Count>33</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1722</ID>
    <Date>2011-01-01</Date>
    <Count>42</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1723</ID>
    <Date>2011-01-01</Date>
    <Count>163</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1724</ID>
    <Date>2011-01-01</Date>
    <Count>72</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1725</ID>
    <Date>2011-01-01</Date>
    <Count>21</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1726</ID>
    <Date>2011-01-01</Date>
    <Count>25</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1727</ID>
    <Date>2011-01-01</Date>
    <Count>98</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1728</ID>
    <Date>2011-01-01</Date>
    <Count>41</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1729</ID>
    <Date>2011-01-01</Date>
    <Count>186</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1730</ID>
    <Date>2011-02-01</Date>
    <Count>1</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1731</ID>
    <Date>2011-02-01</Date>
    <Count>2</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1732</ID>
    <Date>2011-02-01</Date>
    <Count>13</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1733</ID>
    <Date>2011-02-01</Date>
    <Count>5</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1734</ID>
    <Date>2011-02-01</Date>
    <Count>19</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1735</ID>
    <Date>2011-02-01</Date>
    <Count>31</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1736</ID>
    <Date>2011-02-01</Date>
    <Count>170</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1737</ID>
    <Date>2011-02-01</Date>
    <Count>61</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1738</ID>
    <Date>2011-02-01</Date>
    <Count>21</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1739</ID>
    <Date>2011-02-01</Date>
    <Count>25</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1740</ID>
    <Date>2011-02-01</Date>
    <Count>96</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1741</ID>
    <Date>2011-02-01</Date>
    <Count>38</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1742</ID>
    <Date>2011-02-01</Date>
    <Count>182</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1743</ID>
    <Date>2011-03-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1744</ID>
    <Date>2011-03-01</Date>
    <Count>3</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1745</ID>
    <Date>2011-03-01</Date>
    <Count>16</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1746</ID>
    <Date>2011-03-01</Date>
    <Count>7</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1747</ID>
    <Date>2011-03-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1748</ID>
    <Date>2011-03-01</Date>
    <Count>39</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1749</ID>
    <Date>2011-03-01</Date>
    <Count>171</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1750</ID>
    <Date>2011-03-01</Date>
    <Count>70</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1751</ID>
    <Date>2011-03-01</Date>
    <Count>20</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1752</ID>
    <Date>2011-03-01</Date>
    <Count>26</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1753</ID>
    <Date>2011-03-01</Date>
    <Count>96</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1754</ID>
    <Date>2011-03-01</Date>
    <Count>38</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1755</ID>
    <Date>2011-03-01</Date>
    <Count>178</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1756</ID>
    <Date>2011-04-01</Date>
    <Count>3</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1757</ID>
    <Date>2011-04-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1758</ID>
    <Date>2011-04-01</Date>
    <Count>16</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1759</ID>
    <Date>2011-04-01</Date>
    <Count>8</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1760</ID>
    <Date>2011-04-01</Date>
    <Count>25</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1761</ID>
    <Date>2011-04-01</Date>
    <Count>41</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1762</ID>
    <Date>2011-04-01</Date>
    <Count>168</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1763</ID>
    <Date>2011-04-01</Date>
    <Count>82</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1764</ID>
    <Date>2011-04-01</Date>
    <Count>19</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1765</ID>
    <Date>2011-04-01</Date>
    <Count>25</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1766</ID>
    <Date>2011-04-01</Date>
    <Count>93</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1767</ID>
    <Date>2011-04-01</Date>
    <Count>35</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1768</ID>
    <Date>2011-04-01</Date>
    <Count>173</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1769</ID>
    <Date>2011-05-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1770</ID>
    <Date>2011-05-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1771</ID>
    <Date>2011-05-01</Date>
    <Count>16</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1772</ID>
    <Date>2011-05-01</Date>
    <Count>7</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1773</ID>
    <Date>2011-05-01</Date>
    <Count>19</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1774</ID>
    <Date>2011-05-01</Date>
    <Count>41</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1775</ID>
    <Date>2011-05-01</Date>
    <Count>174</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1776</ID>
    <Date>2011-05-01</Date>
    <Count>74</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1777</ID>
    <Date>2011-05-01</Date>
    <Count>19</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1778</ID>
    <Date>2011-05-01</Date>
    <Count>25</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1779</ID>
    <Date>2011-05-01</Date>
    <Count>91</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1780</ID>
    <Date>2011-05-01</Date>
    <Count>33</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1781</ID>
    <Date>2011-05-01</Date>
    <Count>168</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1782</ID>
    <Date>2011-06-01</Date>
    <Count>1</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1783</ID>
    <Date>2011-06-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1784</ID>
    <Date>2011-06-01</Date>
    <Count>16</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1785</ID>
    <Date>2011-06-01</Date>
    <Count>7</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1786</ID>
    <Date>2011-06-01</Date>
    <Count>14</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1787</ID>
    <Date>2011-06-01</Date>
    <Count>43</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1788</ID>
    <Date>2011-06-01</Date>
    <Count>174</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1789</ID>
    <Date>2011-06-01</Date>
    <Count>72</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1790</ID>
    <Date>2011-06-01</Date>
    <Count>19</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1791</ID>
    <Date>2011-06-01</Date>
    <Count>24</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1792</ID>
    <Date>2011-06-01</Date>
    <Count>89</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1793</ID>
    <Date>2011-06-01</Date>
    <Count>34</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1794</ID>
    <Date>2011-06-01</Date>
    <Count>166</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1795</ID>
    <Date>2011-07-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1796</ID>
    <Date>2011-07-01</Date>
    <Count>4</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1797</ID>
    <Date>2011-07-01</Date>
    <Count>16</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1798</ID>
    <Date>2011-07-01</Date>
    <Count>6</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1799</ID>
    <Date>2011-07-01</Date>
    <Count>22</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1800</ID>
    <Date>2011-07-01</Date>
    <Count>49</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1801</ID>
    <Date>2011-07-01</Date>
    <Count>168</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1802</ID>
    <Date>2011-07-01</Date>
    <Count>63</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1803</ID>
    <Date>2011-07-01</Date>
    <Count>19</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1804</ID>
    <Date>2011-07-01</Date>
    <Count>24</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1805</ID>
    <Date>2011-07-01</Date>
    <Count>87</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1806</ID>
    <Date>2011-07-01</Date>
    <Count>34</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1807</ID>
    <Date>2011-07-01</Date>
    <Count>164</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1808</ID>
    <Date>2011-08-01</Date>
    <Count>2</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1809</ID>
    <Date>2011-08-01</Date>
    <Count>5</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1810</ID>
    <Date>2011-08-01</Date>
    <Count>14</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1811</ID>
    <Date>2011-08-01</Date>
    <Count>5</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1812</ID>
    <Date>2011-08-01</Date>
    <Count>19</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1813</ID>
    <Date>2011-08-01</Date>
    <Count>53</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1814</ID>
    <Date>2011-08-01</Date>
    <Count>164</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1815</ID>
    <Date>2011-08-01</Date>
    <Count>59</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>Sold</Type>
  </Period>
  <Period>
    <ID>1816</ID>
    <Date>2011-08-01</Date>
    <Count>20</Count>
    <Region>North-East</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1817</ID>
    <Date>2011-08-01</Date>
    <Count>23</Count>
    <Region>Mid-West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1818</ID>
    <Date>2011-08-01</Date>
    <Count>87</Count>
    <Region>South</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1819</ID>
    <Date>2011-08-01</Date>
    <Count>34</Count>
    <Region>West</Region>
    <SeasonallyAdjusted>Not Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
  <Period>
    <ID>1820</ID>
    <Date>2011-08-01</Date>
    <Count>162</Count>
    <Region>
    </Region>
    <SeasonallyAdjusted>Seasonally Adjusted</SeasonallyAdjusted>
    <Type>For Sale</Type>
  </Period>
</dsHousesSales>