summaryrefslogtreecommitdiffstats
path: root/kmymoney2/templates/C/cdmoneymkt.kmt
blob: 2987894855a526d28e2035d85006602140a87866 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="utf-8"?>
<!--
     Converted using xea2kmt by Thomas Baumgart from GnuCash sources

        accounts/C/acctchrt_cdmoneymkt.gnucash-xea

     Please check the source file for possible copyright
     and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
 <title>CD and Money Market</title>
 <shortdesc>Accounts for CD and money market investments</shortdesc>
 <longdesc>You would want to select this set of accounts if you have CDs or money market accounts (CD, CD interest, money market, money market interest).</longdesc>
 <accounts>
  <account type="12" name="">
   <account type="12" name="Interest Income">
    <account type="12" name="CD Interest"/>
    <account type="12" name="Money Market Interest"/>
   </account>
  </account>
  <account type="9" name="">
   <account type="9" name="Current Assets">
    <account type="1" name="Money Market"/>
    <account type="1" name="Bank CD"/>
   </account>
  </account>
 </accounts>
</kmymoney-account-template>