Warning, /office/kmymoney/kmymoney/templates/en_CA/homeowner.kmt is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="utf-8"?>
0002 <!--
0003      Converted using xea2kmt by Thomas Baumgart from GnuCash sources
0004 
0005         accounts/fr_CA/acctchrt_proprietaire.gnucash-xea
0006 
0007      Please check the source file for possible copyright
0008      and licence information.
0009 -->
0010 <!DOCTYPE KMYMONEY-TEMPLATE>
0011 <kmymoney-account-template>
0012  <title>Owning a home</title>
0013  <shortdesc>Expenditure of the owner of a residence</shortdesc>
0014  <longdesc>Select this group of accounts if you own a home, and want to track costs associated with (mortgage, interest, maintenance and repairs, taxes, ...).
0015 </longdesc>
0016  <accounts>
0017   <account type="10" name="">
0018    <account type="10" name="Loans">
0019     <account type="10" name="Mortgage"/>
0020    </account>
0021   </account>
0022   <account type="13" name="">
0023    <account type="13" name="Insurance">
0024     <account type="13" name="Apartment"/>
0025    </account>
0026    <account type="13" name="Taxes">
0027     <account type="13" name="Property tax"/>
0028    </account>
0029    <account type="13" name="Interest">
0030     <account type="13" name="Mortgage"/>
0031    </account>
0032    <account type="13" name="Home maintenance"/>
0033   </account>
0034   <account type="9" name="">
0035    <account type="9" name="Fixed assets">
0036     <account type="9" name="Apartment"/>
0037    </account>
0038   </account>
0039  </accounts>
0040 </kmymoney-account-template>