blob: d2ca6982f1af4c8392afdd7d61e3d3d3cbc37fb5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="utf-8"?>
<!--
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
accounts/de_CH/acctchrt_otherloan.gnucash-xea
Please check the source file for possible copyright
and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
<title>Sonstiger Kredit</title>
<shortdesc>Sonstige Kredite</shortdesc>
<longdesc>Weitere Kredite</longdesc>
<accounts>
<account type="10" name="">
<account type="10" name="Kredite">
<account type="10" name="Sonstige"/>
</account>
</account>
</accounts>
</kmymoney-account-template>
|