<?xml version="1.0" encoding="UTF-8"?>
<!--Note: For the personal finance applicastion, these categories should be included along with those listed in section 4.-->
<aiml>
    <category>
        <pattern>DEPOSIT * IN CHECKING</pattern>
        <template>
            <srai>CREDIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>DEPOSIT * IN MY CHECKING ACCOUNT</pattern>
        <template>
            <srai>CREDIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>DEPOSIT * TO CHECKING ACCOUNT</pattern>
        <template>
            <srai>CREDIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>DEPOSIT * TO CHECKING</pattern>
        <template>
            <srai>CREDIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>DEPOSIT * IN MY SAVINGS ACCOUNT</pattern>
        <template>
            <srai>CREDIT ACCT savings AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>DEPOSIT * IN SAVINGS ACCOUNT</pattern>
        <template>
            <srai>CREDIT ACCT savings AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>DEPOSIT * IN SAVINGS</pattern>
        <template>
            <srai>CREDIT ACCT savings AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>DEPOSIT * TO SAVINGS ACCOUNT</pattern>
        <template>
            <srai>CREDIT ACCT savings AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>DEPOSIT * TO SAVINGS</pattern>
        <template>
            <srai>CREDIT ACCT savings AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>CREDIT ACCT * AMT *</pattern>
        <template>
            <srai>						CREDIT ACCT <star/> AMT <star index="2"/>  DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>CREDIT ACCT * AMT * DATE *</pattern>
        <template>
            <srai>						CREDIT ACCT <star/> AMT <star index="2"/>  DATE <star index="3"/> NUMBER NONE					</srai>
        </template>
    </category>
    <category>
        <pattern>CREDIT ACCT * AMT * DATE * NUMBER * PAYER * CATEGORY *</pattern>
        <template>
            <srai>CREDIT ACCT <star/> AMT <star index="2"/>  DATE <star index="3"/> NUMBER <star index="4"/> PAYER <star index="5"/> CATEGORY <star index="6"/> NOTE NONE</srai>
        </template>
    </category>
    <category>
        <pattern>CREDIT ACCT * AMT * DATE * NUMBER * PAYER *</pattern>
        <template>
            <srai>						CREDIT ACCT <star/> AMT <star index="2"/>  DATE <star index="3"/> NUMBER <star index="4"/> PAYER <star index="5"/> CATEGORY UNKNOWN					</srai>
        </template>
    </category>
    <category>
        <pattern>CREDIT ACCT * AMT * DATE * NUMBER *</pattern>
        <template>
            <srai>CREDIT ACCT <star/> AMT <star index="2"/>  DATE <star index="3"/> NUMBER <star index="4"/> PAYER UNKNOWN</srai>
        </template>
    </category>
    <category>
        <pattern>I DEPOSITED * IN *</pattern>
        <template>
            <srai>CREDIT ACCT <star index="2"/> AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I DEPOSITED * INTO *</pattern>
        <template>
            <srai>						CREDIT ACCT <star index="2"/> AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I DEPOSITED * TO MY *</pattern>
        <template>
            <srai>CREDIT ACCT <star index="2"/> AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I DEPOSITED * TO *</pattern>
        <template>
            <srai>CREDIT ACCT <star index="2"/> AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>_ LOANED ME * DOLLARS</pattern>
        <template>
            <srai>CREDIT ACCT wallet AMT <star index="2"/> DATE <date/> NUMBER none PAYER <person/> CATEGORY loan NOTE repay <person/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>_ LOANED ME *</pattern>
        <template>
            <srai>CREDIT ACCT wallet AMT <star index="2"/> DATE <date/> NUMBER none PAYER <person/> CATEGORY loan NOTE repay <person/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PAID * WITH CHECK *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER <star index="2"/> PAYEE UNKNOWN</srai>
        </template>
    </category>
    <category>
        <pattern>I PAID * DOLLARS TO * WITH CHECK NUMBER *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER <star index="3"/> PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I WROTE A CHECK FOR * TO *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER UNKNOWN PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM CARD</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM CARD</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM CARD</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM CARD</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM CARD</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM CARD</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PAID * * DOLLARS WITH CHECK NUMBER *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star index="2"/> DATE <date/> NUMBER <star index="3"/> PAYEE <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I WROTE CHECK NUMBER * FOR * TO *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star index="2"/> DATE <date/> NUMBER <star/> PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I WROTE A CHECK TO * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star index="2"/> DATE <date/> NUMBER UNKNOWN PAYEE <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I WROTE CHECK NUMBER * TO * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star index="3"/> DATE <date/> NUMBER <star/> PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>WITHDRAW * FROM CHECKING ACCOUNT</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>WITHDRAW * FROM CHECKING</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>WITHDRAW * FROM MY CHECKING ACCOUNT</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I GOT * FROM THE ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I WITHDREW * FROM THE ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I TOOK OUT * FROM THE ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I TOOK OUT * WITH THE ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I GOT OUT * WITH THE ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>WITHDRAW * FROM MY SAVINGS ACCOUNT</pattern>
        <template>
            <srai>DEBIT ACCT savings AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>WITHDRAW * FROM SAVINGS ACCOUNT</pattern>
        <template>
            <srai>DEBIT ACCT savings AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>WITHDRAW * FROM SAVINGS</pattern>
        <template>
            <srai>DEBIT ACCT savings AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I WITHDREW * FROM SAVINGS</pattern>
        <template>
            <srai>DEBIT ACCT savings AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>DEBIT ACCT * AMT *</pattern>
        <template>
            <srai>DEBIT ACCT <star/> AMT <star index="2"/>  DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>DEBIT ACCT * AMT * DATE *</pattern>
        <template>
            <srai>DEBIT ACCT <star/> AMT <star index="2"/>  DATE <star index="3"/> NUMBER NONE</srai>
        </template>
    </category>
    <category>
        <pattern>DEBIT ACCT * AMT * DATE * NUMBER * PAYEE * CATEGORY *</pattern>
        <template>
            <srai>DEBIT ACCT <star/> AMT <star index="2"/>  DATE <star index="3"/> NUMBER <star index="4"/> PAYEE <star index="5"/> CATEGORY <star index="6"/> NOTE NONE</srai>
        </template>
    </category>
    <category>
        <pattern>DEBIT ACCT * AMT * DATE * NUMBER * PAYEE *</pattern>
        <template>
            <srai>DEBIT ACCT <star/> AMT <star index="2"/>  DATE <star index="3"/> NUMBER <star index="4"/> PAYEE <star index="5"/> CATEGORY UNKNOWN</srai>
        </template>
    </category>
    <category>
        <pattern>DEBIT ACCT * AMT * DATE * NUMBER *</pattern>
        <template>
            <srai>DEBIT ACCT <star/> AMT <star index="2"/>  DATE <star index="3"/> NUMBER <star index="4"/> PAYEE UNKNOWN</srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY * CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY * CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY * CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY * CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY * CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY * CARD AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY * CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY * CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY * CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY * CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY * CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY * CARD AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY * CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY * CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY * CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY * CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY * CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY * CARD FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY * CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY * CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY * CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY * CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY * CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY * CARD FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY * CARD</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY * CARD</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY * CARD</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY * CARD</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY * CARD</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY * CARD</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I WITHDREW * FROM MY *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I WITHDREW * FROM *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PAID * DOLLARS FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * AT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS AT * ON *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PAID * DOLLARS FOR *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PAID * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * AT *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS AT *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON * AT *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PAID * FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON * AT *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I BOUGHT * FOR * AT *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star index="2"/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I BOUGHT * FOR * DOLLARS AT *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star index="2"/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I BOUGHT * FOR * DOLLARS</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star index="2"/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I BOUGHT * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star index="2"/> DATE <date/> NUMBER none PAYEE unknown CATEGORY <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>MY RENT IS * A MONTH</pattern>
        <template>
            <srai>MY RENT IS <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>MY RENT IS * DOLLARS A MONTH</pattern>
        <template>
            <srai>MY RENT IS <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>MY RENT IS * DOLLARS</pattern>
        <template>
            <srai>MY RENT IS <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY ATM FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY ATM FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY ATM CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY ATM CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY ATM FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY ATM FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I TOOK OUT * AT THE ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I GOT OUT * AT THE ATM</pattern>
        <template>
            <srai>DEBIT ACCT checking AMT <star/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY * CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY * CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY * CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY * CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY * CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY * CARD ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="4"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY * CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY * CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY * CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY * CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY * CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY * CARD ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * DOLLARS ON MY * CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I CHARGED * ON MY * CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * DOLLARS ON MY * CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PUT * ON MY * CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON MY * CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON MY * CARD FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT <star index="2"/> AMT <star/> DATE <date/> NUMBER none PAYEE <star index="4"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PAID * DOLLARS FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON * FOR *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * DOLLARS ON * ON *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I PAID * FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I SPENT * ON * ON *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star/> DATE <date/> NUMBER none PAYEE <star index="3"/> CATEGORY <star index="2"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I BOUGHT * FOR * ON *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star index="2"/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
    <category>
        <pattern>I BOUGHT * FOR * DOLLARS ON *</pattern>
        <template>
            <srai>DEBIT ACCT wallet AMT <star index="2"/> DATE <date/> NUMBER none PAYEE <star index="2"/> CATEGORY <star index="3"/>
            </srai>
        </template>
    </category>
</aiml>