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
35<gnc-act:title>
36  Homeowner Expenses
37</gnc-act:title>
38<gnc-act:short-description>
39  Expenses associated with owning a home
40</gnc-act:short-description>
41<gnc-act:long-description>
42  You would want to select this set of accounts if you own a home. This set provides a group of accounts to track home expenses (insurance, taxes, home repair).
43</gnc-act:long-description>
44
45<gnc:account version="2.0.0">
46  <act:name>Root Account</act:name>
47  <act:id type="new">1972cce2e2364f95b2b0bc014502661d</act:id>
48  <act:type>ROOT</act:type>
49  <act:commodity-scu>0</act:commodity-scu>
50</gnc:account>
51<gnc:account version="2.0.0">
52  <act:name>Expenses</act:name>
53  <act:id type="new">84732f5fdd27b6463d75bf958e3a4b06</act:id>
54  <act:type>EXPENSE</act:type>
55  <act:commodity>
56    <cmdty:space>ISO4217</cmdty:space>
57    <cmdty:id>USD</cmdty:id>
58  </act:commodity>
59  <act:description>Expenses</act:description>
60  <act:slots>
61    <slot>
62      <slot:key>placeholder</slot:key>
63      <slot:value type="string">true</slot:value>
64    </slot>
65  </act:slots>
66  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
67</gnc:account>
68<gnc:account version="2.0.0">
69  <act:name>Home Repair</act:name>
70  <act:id type="new">fa27de57090e107fa99fe1db53790f23</act:id>
71  <act:type>EXPENSE</act:type>
72  <act:commodity>
73    <cmdty:space>ISO4217</cmdty:space>
74    <cmdty:id>USD</cmdty:id>
75  </act:commodity>
76  <act:description>Home Repair</act:description>
77  <act:parent type="new">84732f5fdd27b6463d75bf958e3a4b06</act:parent>
78</gnc:account>
79<gnc:account version="2.0.0">
80  <act:name>Insurance</act:name>
81  <act:id type="new">4677fe36914ebcf23758f3bf20686b4a</act:id>
82  <act:type>EXPENSE</act:type>
83  <act:commodity>
84    <cmdty:space>ISO4217</cmdty:space>
85    <cmdty:id>USD</cmdty:id>
86  </act:commodity>
87  <act:description>Insurance</act:description>
88  <act:parent type="new">84732f5fdd27b6463d75bf958e3a4b06</act:parent>
89</gnc:account>
90<gnc:account version="2.0.0">
91  <act:name>Home Insurance</act:name>
92  <act:id type="new">3b5909f31bda0e0f76149fd600e0cb1d</act:id>
93  <act:type>EXPENSE</act:type>
94  <act:commodity>
95    <cmdty:space>ISO4217</cmdty:space>
96    <cmdty:id>USD</cmdty:id>
97  </act:commodity>
98  <act:description>Home Insurance</act:description>
99  <act:parent type="new">4677fe36914ebcf23758f3bf20686b4a</act:parent>
100</gnc:account>
101<gnc:account version="2.0.0">
102  <act:name>Taxes</act:name>
103  <act:id type="new">a931b8ffe2917ff9a069333623da96ca</act:id>
104  <act:type>EXPENSE</act:type>
105  <act:commodity>
106    <cmdty:space>ISO4217</cmdty:space>
107    <cmdty:id>USD</cmdty:id>
108  </act:commodity>
109  <act:description>Taxes</act:description>
110  <act:parent type="new">84732f5fdd27b6463d75bf958e3a4b06</act:parent>
111</gnc:account>
112<gnc:account version="2.0.0">
113  <act:name>Property Tax</act:name>
114  <act:id type="new">3994b8f5a6a8b2a0a48126fa955e03f7</act:id>
115  <act:type>EXPENSE</act:type>
116  <act:commodity>
117    <cmdty:space>ISO4217</cmdty:space>
118    <cmdty:id>USD</cmdty:id>
119  </act:commodity>
120  <act:description>Property Tax</act:description>
121  <act:parent type="new">a931b8ffe2917ff9a069333623da96ca</act:parent>
122</gnc:account>
123
124</gnc-account-example>
125