1<?xml version="1.0" encoding="ISO-8859-2"?>
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	V�davky na n�jomn�
36    </gnc-act:title>
37    <gnc-act:short-description>
38      V�davky spojen� s n�jmom domu
39    </gnc-act:short-description>
40    <gnc-act:long-description>
41	T�to sadu ��tov si zvo�te, ak si prenaj�mate dom alebo byt (n�jomn�, poistenie)
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>V�daje</act:name>
51  <act:id type="new">9a2b4520f113372f4e576f5b6dc129c6</act:id>
52  <act:type>EXPENSE</act:type>
53  <act:commodity>
54    <cmdty:space>ISO4217</cmdty:space>
55    <cmdty:id>USD</cmdty:id>
56  </act:commodity>
57  <act:description>V�daje</act:description>
58  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
59</gnc:account>
60<gnc:account version="2.0.0">
61  <act:name>Poistenie</act:name>
62  <act:id type="new">b79b231807a98cd562c46cf0454e9f25</act:id>
63  <act:type>EXPENSE</act:type>
64  <act:commodity>
65    <cmdty:space>ISO4217</cmdty:space>
66    <cmdty:id>USD</cmdty:id>
67  </act:commodity>
68  <act:description>Poistenie</act:description>
69  <act:parent type="new">9a2b4520f113372f4e576f5b6dc129c6</act:parent>
70</gnc:account>
71<gnc:account version="2.0.0">
72  <act:name>Poistenie n�jomn�ho</act:name>
73  <act:id type="new">a4c93c964b8322d534e35b7054cbda4d</act:id>
74  <act:type>EXPENSE</act:type>
75  <act:commodity>
76    <cmdty:space>ISO4217</cmdty:space>
77    <cmdty:id>USD</cmdty:id>
78  </act:commodity>
79  <act:description>Poistenie n�jomn�ho</act:description>
80  <act:parent type="new">b79b231807a98cd562c46cf0454e9f25</act:parent>
81</gnc:account>
82<gnc:account version="2.0.0">
83  <act:name>N�jomn�</act:name>
84  <act:id type="new">c1638a9a48d4d0e1b17d99219a18f34b</act:id>
85  <act:type>EXPENSE</act:type>
86  <act:commodity>
87    <cmdty:space>ISO4217</cmdty:space>
88    <cmdty:id>USD</cmdty:id>
89  </act:commodity>
90  <act:description>N�jomn�</act:description>
91  <act:parent type="new">9a2b4520f113372f4e576f5b6dc129c6</act:parent>
92</gnc:account>
93</gnc-account-example>
94