<?xml version="1.0" standalone="yes"?>
<StatementFields>
  <xs:schema id="StatementFields" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="StatementFields" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="CommunityFields">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="_CommunityKey" type="xs:int" minOccurs="0" />
                <xs:element name="Community_x0020_Name" type="xs:string" minOccurs="0" />
                <xs:element name="Community_x0020_Address_x0020__x0028_Full_x0029_" type="xs:string" minOccurs="0" />
                <xs:element name="Community_x0020_Phone_x0020__x0023_" type="xs:string" minOccurs="0" />
                <xs:element name="Community_x0020_Checks_x0020_Payable_x0020_To" type="xs:string" minOccurs="0" />
                <xs:element name="Community_x0020_Return_x0020_Payment_x0020_Address_x0020__x0028_Full_x0029_" type="xs:string" minOccurs="0" />
                <xs:element name="Community_x0020_Return_x0020_Payment_x0020_Phone_x0020__x0023_" type="xs:string" minOccurs="0" />
                <xs:element name="OwnerFields" minOccurs="0" maxOccurs="unbounded">
                  <xs:annotation>
                    <xs:appinfo>
                      <msdata:Relationship name="CommOwner" msdata:parent="CommunityFields" msdata:child="OwnerFields" msdata:parentkey="_CommunityKey" msdata:childkey="_CommunityKey" />
                    </xs:appinfo>
                  </xs:annotation>
                  <xs:complexType>
                    <xs:sequence>
                      <xs:element name="_OwnerKey" type="xs:int" minOccurs="0" />
                      <xs:element name="_CommunityKey" type="xs:int" minOccurs="0" />
                      <xs:element name="Owner_x0020_Name" type="xs:string" minOccurs="0" />
                      <xs:element name="Owner_x0020_Property_x0020_Address" type="xs:string" minOccurs="0" />
                      <xs:element name="Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip" type="xs:string" minOccurs="0" />
                      <xs:element name="Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_" type="xs:string" minOccurs="0" />
                      <xs:element name="Owner_x0020_Account_x0020__x0023_" type="xs:string" minOccurs="0" />
                      <xs:element name="Owner_x0020_Lot_x002F_Unit_x0020__x0023_" type="xs:string" minOccurs="0" />
                      <xs:element name="Owner_x0020_Scan_x0020_Line" type="xs:string" minOccurs="0" />
                      <xs:element name="Current_x0020_Balance" type="xs:double" minOccurs="0" />
                      <xs:element name="Billing_x0020_Period" type="xs:string" minOccurs="0" />
                      <xs:element name="Payment_x0020_Due_x0020_Date" type="xs:dateTime" minOccurs="0" />
                      <xs:element name="AccountingFields" minOccurs="0" maxOccurs="unbounded">
                        <xs:annotation>
                          <xs:appinfo>
                            <msdata:Relationship name="OwnerChg" msdata:parent="OwnerFields" msdata:child="AccountingFields" msdata:parentkey="_OwnerKey" msdata:childkey="_OwnerKey" />
                          </xs:appinfo>
                        </xs:annotation>
                        <xs:complexType>
                          <xs:sequence>
                            <xs:element name="_OwnerKey" type="xs:int" minOccurs="0" />
                            <xs:element name="Item_x0020_Date" type="xs:dateTime" minOccurs="0" />
                            <xs:element name="Item_x0020_Description" type="xs:string" minOccurs="0" />
                            <xs:element name="Item_x0020_Charge_x0020_Amount" type="xs:double" minOccurs="0" />
                            <xs:element name="Item_x0020_Credit_x0020_Amount" type="xs:double" minOccurs="0" />
                            <xs:element name="Item_x0020_Balance_x0020_Amount" type="xs:double" minOccurs="0" />
                          </xs:sequence>
                        </xs:complexType>
                      </xs:element>
                    </xs:sequence>
                  </xs:complexType>
                </xs:element>
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:schema>
  <CommunityFields>
    <_CommunityKey>1</_CommunityKey>
    <Community_x0020_Name>Sample Condominium</Community_x0020_Name>
    <Community_x0020_Address_x0020__x0028_Full_x0029_>20010 Diamond Drive
Rockville, MD 20888</Community_x0020_Address_x0020__x0028_Full_x0029_>
    <Community_x0020_Phone_x0020__x0023_>555-1212</Community_x0020_Phone_x0020__x0023_>
    <Community_x0020_Checks_x0020_Payable_x0020_To>KMH Management Services</Community_x0020_Checks_x0020_Payable_x0020_To>
    <Community_x0020_Return_x0020_Payment_x0020_Address_x0020__x0028_Full_x0029_>20010 Diamond Drive
Rockville, MD 20888</Community_x0020_Return_x0020_Payment_x0020_Address_x0020__x0028_Full_x0029_>
    <Community_x0020_Return_x0020_Payment_x0020_Phone_x0020__x0023_>(800) 555-9876</Community_x0020_Return_x0020_Payment_x0020_Phone_x0020__x0023_>
    <OwnerFields>
      <_OwnerKey>1</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 1</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 1</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 1</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 1</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 1</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 1</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 1</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>1</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>2</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 2</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 2</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 2</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 2</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 2</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 2</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 2</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>2</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>3</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 3</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 3</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 3</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 3</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 3</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 3</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 3</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>3</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>4</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 4</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 4</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 4</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 4</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 4</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 4</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 4</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>4</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>5</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 5</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 5</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 5</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 5</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 5</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 5</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 5</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>5</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>6</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 6</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 6</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 6</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 6</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 6</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 6</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 6</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>6</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>7</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 7</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 7</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 7</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 7</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 7</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 7</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 7</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>7</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>8</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 8</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 8</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 8</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 8</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 8</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 8</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 8</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>8</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>9</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 9</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 9</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 9</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 9</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 9</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 9</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 9</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>9</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>10</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 10</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 10</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 10</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 10</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 10</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 10</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 10</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>10</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>11</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 11</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 11</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 11</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 11</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 11</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 11</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 11</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>11</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>12</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 12</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 12</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 12</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 12</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 12</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 12</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 12</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>12</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>13</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 13</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 13</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 13</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 13</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 13</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 13</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 13</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>13</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>14</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 14</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 14</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 14</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 14</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 14</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 14</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 14</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>14</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>15</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 15</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 15</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 15</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 15</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 15</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 15</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 15</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>15</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>16</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 16</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 16</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 16</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 16</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 16</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 16</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 16</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>16</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>17</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 17</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 17</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 17</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 17</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 17</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 17</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 17</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>17</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>18</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 18</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 18</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 18</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 18</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 18</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 18</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 18</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>18</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>19</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 19</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 19</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 19</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 19</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 19</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 19</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 19</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>19</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>20</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 20</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 20</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 20</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 20</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 20</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 20</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 20</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>20</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>21</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 21</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 21</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 21</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 21</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 21</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 21</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 21</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>21</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>22</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 22</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 22</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 22</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 22</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 22</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 22</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 22</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>22</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>23</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 23</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 23</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 23</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 23</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 23</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 23</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 23</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>23</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>24</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 24</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 24</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 24</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 24</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 24</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 24</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 24</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>24</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>25</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 25</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 25</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 25</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 25</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 25</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 25</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 25</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>25</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>26</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 26</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 26</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 26</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 26</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 26</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 26</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 26</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>26</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>27</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 27</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 27</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 27</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 27</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 27</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 27</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 27</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>27</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>28</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 28</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 28</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 28</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 28</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 28</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 28</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 28</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>28</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>29</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 29</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 29</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 29</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 29</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 29</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 29</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 29</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>29</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>30</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 30</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 30</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 30</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 30</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 30</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 30</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 30</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>30</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>31</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 31</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 31</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 31</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 31</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 31</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 31</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 31</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>31</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>32</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 32</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 32</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 32</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 32</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 32</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 32</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 32</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>32</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>33</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 33</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 33</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 33</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 33</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 33</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 33</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 33</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>33</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>34</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 34</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 34</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 34</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 34</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 34</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 34</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 34</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>34</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>35</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 35</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 35</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 35</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 35</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 35</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 35</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 35</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>35</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>36</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 36</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 36</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 36</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 36</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 36</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 36</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 36</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>36</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>37</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 37</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 37</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 37</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 37</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 37</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 37</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 37</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>37</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>38</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 38</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 38</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 38</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 38</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 38</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 38</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 38</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>38</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>39</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 39</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 39</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 39</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 39</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 39</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 39</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 39</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>39</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>40</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 40</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 40</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 40</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 40</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 40</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 40</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 40</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>40</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>41</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 41</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 41</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 41</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 41</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 41</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 41</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 41</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>41</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>42</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 42</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 42</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 42</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 42</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 42</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 42</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 42</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>42</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>43</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 43</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 43</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 43</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 43</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 43</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 43</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 43</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>43</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>44</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 44</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 44</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 44</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 44</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 44</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 44</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 44</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>44</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>45</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 45</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 45</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 45</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 45</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 45</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 45</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 45</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>45</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>46</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 46</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 46</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 46</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 46</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 46</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 46</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 46</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>46</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>47</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 47</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 47</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 47</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 47</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 47</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 47</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 47</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>47</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>48</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 48</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 48</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 48</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 48</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 48</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 48</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 48</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>48</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>49</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 49</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 49</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 49</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 49</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 49</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 49</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 49</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>49</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
    <OwnerFields>
      <_OwnerKey>50</_OwnerKey>
      <_CommunityKey>1</_CommunityKey>
      <Owner_x0020_Name>Owner Name 50</Owner_x0020_Name>
      <Owner_x0020_Property_x0020_Address>Owner Prop. Adr. 50</Owner_x0020_Property_x0020_Address>
      <Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>Owner CSZ 50</Owner_x0020_Property_x0020_City_x002C__x0020_State_x0020_Zip>
      <Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>Owner Mailing Address Full - 50</Owner_x0020_Mailing_x0020_Address_x0020__x0028_Full_x0029_>
      <Owner_x0020_Account_x0020__x0023_>Owner Acct# 50</Owner_x0020_Account_x0020__x0023_>
      <Owner_x0020_Lot_x002F_Unit_x0020__x0023_>Owner Lot/Unit# 50</Owner_x0020_Lot_x002F_Unit_x0020__x0023_>
      <Owner_x0020_Scan_x0020_Line>Owner Scan Line 50</Owner_x0020_Scan_x0020_Line>
      <Current_x0020_Balance>250</Current_x0020_Balance>
      <Billing_x0020_Period>December 2010</Billing_x0020_Period>
      <Payment_x0020_Due_x0020_Date>2010-12-28T00:00:00-05:00</Payment_x0020_Due_x0020_Date>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-02T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>6</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>6</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-03T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>7</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>14</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-04T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>8</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>24</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-05T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>9</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>36</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-06T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>10</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>50</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-07T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>11</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>66</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-08T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>12</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>84</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-09T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>13</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>104</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-10T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>14</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>126</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-11T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>15</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>150</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-12T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>16</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>176</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-13T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>17</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>204</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-14T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>18</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>234</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-15T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>19</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>266</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-16T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>20</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>300</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-17T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>21</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>336</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-18T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>22</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>374</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-19T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>23</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>414</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-20T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>24</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>456</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
      <AccountingFields>
        <_OwnerKey>50</_OwnerKey>
        <Item_x0020_Date>2010-12-21T00:00:00-05:00</Item_x0020_Date>
        <Item_x0020_Description>Item Description</Item_x0020_Description>
        <Item_x0020_Charge_x0020_Amount>25</Item_x0020_Charge_x0020_Amount>
        <Item_x0020_Credit_x0020_Amount>0</Item_x0020_Credit_x0020_Amount>
        <Item_x0020_Balance_x0020_Amount>500</Item_x0020_Balance_x0020_Amount>
      </AccountingFields>
    </OwnerFields>
  </CommunityFields>
</StatementFields>