1<?xml version="1.0" encoding="utf-8"?>
2<gnc-account-example
3  xmlns="http://www.gnucash.org/XML/"
4  xmlns:act="http://www.gnucash.org/XML/act"
5  xmlns:addr="http://www.gnucash.org/XML/addr"
6  xmlns:bgt="http://www.gnucash.org/XML/bgt"
7  xmlns:billterm="http://www.gnucash.org/XML/billterm"
8  xmlns:book="http://www.gnucash.org/XML/book"
9  xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
10  xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
11  xmlns:cd="http://www.gnucash.org/XML/cd"
12  xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
13  xmlns:cust="http://www.gnucash.org/XML/cust"
14  xmlns:employee="http://www.gnucash.org/XML/employee"
15  xmlns:entry="http://www.gnucash.org/XML/entry"
16  xmlns:fs="http://www.gnucash.org/XML/fs"
17  xmlns:gnc="http://www.gnucash.org/XML/gnc"
18  xmlns:gnc-act="http://www.gnucash.org/XML/gnc-act"
19  xmlns:invoice="http://www.gnucash.org/XML/invoice"
20  xmlns:job="http://www.gnucash.org/XML/job"
21  xmlns:lot="http://www.gnucash.org/XML/lot"
22  xmlns:order="http://www.gnucash.org/XML/order"
23  xmlns:owner="http://www.gnucash.org/XML/owner"
24  xmlns:price="http://www.gnucash.org/XML/price"
25  xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
26  xmlns:slot="http://www.gnucash.org/XML/slot"
27  xmlns:split="http://www.gnucash.org/XML/split"
28  xmlns:sx="http://www.gnucash.org/XML/sx"
29  xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
30  xmlns:trn="http://www.gnucash.org/XML/trn"
31  xmlns:ts="http://www.gnucash.org/XML/ts"
32  xmlns:tte="http://www.gnucash.org/XML/tte"
33  xmlns:vendor="http://www.gnucash.org/XML/vendor">
34    <gnc-act:title>
35      Car Loan
36    </gnc-act:title>
37    <gnc-act:short-description>
38      Accounts for car loan and associated interest
39    </gnc-act:short-description>
40    <gnc-act:long-description>
41    You would want to select this set of accounts if you have a car loan (car loan, car loan interest).
42  </gnc-act:long-description>
43<gnc:account version="2.0.0">
44  <act:name>Root Account</act:name>
45  <act:id type="new">1972cce2e2364f95b2b0bc014502661d</act:id>
46  <act:type>ROOT</act:type>
47  <act:commodity-scu>0</act:commodity-scu>
48</gnc:account>
49<gnc:account version="2.0.0">
50  <act:name>Liabilities</act:name>
51  <act:id type="new">33a326fe16ae360f777a94b3f5bdfbdc</act:id>
52  <act:type>LIABILITY</act:type>
53  <act:commodity>
54    <cmdty:space>ISO4217</cmdty:space>
55    <cmdty:id>USD</cmdty:id>
56  </act:commodity>
57  <act:description>Liabilities</act:description>
58  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
59  <act:slots>
60    <slot>
61      <slot:key>placeholder</slot:key>
62      <slot:value type="string">true</slot:value>
63    </slot>
64  </act:slots>
65</gnc:account>
66<gnc:account version="2.0.0">
67  <act:name>Loans</act:name>
68  <act:id type="new">023e2343114b3d695feaeb96904e0da6</act:id>
69  <act:type>LIABILITY</act:type>
70  <act:commodity>
71    <cmdty:space>ISO4217</cmdty:space>
72    <cmdty:id>USD</cmdty:id>
73  </act:commodity>
74  <act:description>Loans</act:description>
75  <act:parent type="new">33a326fe16ae360f777a94b3f5bdfbdc</act:parent>
76  <act:slots>
77    <slot>
78      <slot:key>placeholder</slot:key>
79      <slot:value type="string">true</slot:value>
80    </slot>
81  </act:slots>
82</gnc:account>
83<gnc:account version="2.0.0">
84  <act:name>Vehicle Loan</act:name>
85  <act:id type="new">3e5f44fd7bfaa9cae737a4113a749e36</act:id>
86  <act:type>LIABILITY</act:type>
87  <act:commodity>
88    <cmdty:space>ISO4217</cmdty:space>
89    <cmdty:id>USD</cmdty:id>
90  </act:commodity>
91  <act:description>Vehicle Loan</act:description>
92  <act:parent type="new">023e2343114b3d695feaeb96904e0da6</act:parent>
93</gnc:account>
94<gnc:account version="2.0.0">
95  <act:name>Expenses</act:name>
96  <act:id type="new">acacdcb998e45fb741766622e8542f0b</act:id>
97  <act:type>EXPENSE</act:type>
98  <act:commodity>
99    <cmdty:space>ISO4217</cmdty:space>
100    <cmdty:id>USD</cmdty:id>
101  </act:commodity>
102  <act:description>Expenses</act:description>
103  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
104  <act:slots>
105    <slot>
106      <slot:key>placeholder</slot:key>
107      <slot:value type="string">true</slot:value>
108    </slot>
109  </act:slots>
110</gnc:account>
111<gnc:account version="2.0.0">
112  <act:name>Interest</act:name>
113  <act:id type="new">9e8495e80ebfb762089be917dff7ab72</act:id>
114  <act:type>EXPENSE</act:type>
115  <act:commodity>
116    <cmdty:space>ISO4217</cmdty:space>
117    <cmdty:id>USD</cmdty:id>
118  </act:commodity>
119  <act:description>Interest</act:description>
120  <act:parent type="new">acacdcb998e45fb741766622e8542f0b</act:parent>
121</gnc:account>
122<gnc:account version="2.0.0">
123  <act:name>Vehicle Loan Interest</act:name>
124  <act:id type="new">e9bd8477e27361238d2f53c4fe7594ab</act:id>
125  <act:type>EXPENSE</act:type>
126  <act:commodity>
127    <cmdty:space>ISO4217</cmdty:space>
128    <cmdty:id>USD</cmdty:id>
129  </act:commodity>
130  <act:description>Vehicle Loan Interest</act:description>
131  <act:parent type="new">9e8495e80ebfb762089be917dff7ab72</act:parent>
132</gnc:account>
133</gnc-account-example>
134