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

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003      Converted using xea2kmt from GnuCash sources
0004 
0005         accounts/C/acctchrt_homeloan.gnucash-xea
0006 
0007      Please check the source file for possible copyright
0008      and license information.
0009 -->
0010 <!DOCTYPE KMYMONEY-TEMPLATE>
0011 <kmymoney-account-template>
0012  <title>Home Mortgage Loan</title>
0013  <shortdesc>Accounts for home loan and associated interest</shortdesc>
0014  <longdesc>You would want to select this set of accounts if you have a home loan (mortgage loan, mortgage interest).</longdesc>
0015  <accounts>
0016   <account type="13" name="">
0017    <account type="13" name="Interest">
0018     <account type="13" name="Mortgage Interest"/>
0019    </account>
0020   </account>
0021   <account type="10" name="">
0022    <account type="10" name="Loans">
0023     <account type="10" name="Mortgage Loan"/>
0024    </account>
0025   </account>
0026  </accounts>
0027 </kmymoney-account-template>