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      Comptes d'affaires
36    </gnc-act:title>
37    <gnc-act:short-description>
38     Hiérarchie complète de comptes pour les affaires.
39    </gnc-act:short-description>
40    <gnc-act:long-description>
41Les utilisateurs gérant une entreprise sélectionneront ceci au lieu des autres choix. Ceci inclut tous les comptes dont vous avez besoin dans la plupart des activités, y compris les paiements différés, les rentrées et les sorties.
42    </gnc-act:long-description>
43    <gnc-act:exclude-from-select-all>1</gnc-act:exclude-from-select-all>
44<gnc:account version="2.0.0">
45  <act:name>Root Account</act:name>
46  <act:id type="new">1972cce2e2364f95b2b0bc014502661d</act:id>
47  <act:type>ROOT</act:type>
48  <act:commodity-scu>0</act:commodity-scu>
49</gnc:account>
50<gnc:account version="2.0.0">
51  <act:name>Actifs</act:name>
52  <act:id type="new">4f40ddce996f8f74b4e99f52e275ba14</act:id>
53  <act:type>ASSET</act:type>
54  <act:commodity>
55    <cmdty:space>ISO4217</cmdty:space>
56    <cmdty:id>EUR</cmdty:id>
57  </act:commodity>
58  <act:commodity-scu>100</act:commodity-scu>
59  <act:description>Actifs</act:description>
60  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
61</gnc:account>
62<gnc:account version="2.0.0">
63  <act:name>Actifs actuels</act:name>
64  <act:id type="new">f8532a8cdc024e0178fe20a1482e3192</act:id>
65  <act:type>ASSET</act:type>
66  <act:commodity>
67    <cmdty:space>ISO4217</cmdty:space>
68    <cmdty:id>EUR</cmdty:id>
69  </act:commodity>
70  <act:commodity-scu>100</act:commodity-scu>
71  <act:description>Actifs actuels</act:description>
72  <act:parent type="new">4f40ddce996f8f74b4e99f52e275ba14</act:parent>
73</gnc:account>
74<gnc:account version="2.0.0">
75  <act:name>Compte chèque</act:name>
76  <act:id type="new">8048bd85020e9ecf57b7cb300f4fa7e2</act:id>
77  <act:type>BANK</act:type>
78  <act:commodity>
79    <cmdty:space>ISO4217</cmdty:space>
80    <cmdty:id>EUR</cmdty:id>
81  </act:commodity>
82  <act:commodity-scu>100</act:commodity-scu>
83  <act:description>Compte chèque</act:description>
84  <act:slots>
85    <slot>
86      <slot:key>placeholder</slot:key>
87      <slot:value type="string">false</slot:value>
88    </slot>
89    <slot>
90      <slot:key>notes</slot:key>
91      <slot:value type="string"></slot:value>
92    </slot>
93  </act:slots>
94  <act:parent type="new">f8532a8cdc024e0178fe20a1482e3192</act:parent>
95</gnc:account>
96<gnc:account version="2.0.0">
97  <act:name>Compte d'épargne</act:name>
98  <act:id type="new">f52774d7ec67a0c59c425a5c041dcc46</act:id>
99  <act:type>BANK</act:type>
100  <act:commodity>
101    <cmdty:space>ISO4217</cmdty:space>
102    <cmdty:id>EUR</cmdty:id>
103  </act:commodity>
104  <act:commodity-scu>100</act:commodity-scu>
105  <act:description>Compte d'épargne</act:description>
106  <act:slots>
107    <slot>
108      <slot:key>placeholder</slot:key>
109      <slot:value type="string">false</slot:value>
110    </slot>
111    <slot>
112      <slot:key>notes</slot:key>
113      <slot:value type="string"></slot:value>
114    </slot>
115    <slot>
116      <slot:key>last-num</slot:key>
117      <slot:value type="string">130</slot:value>
118    </slot>
119  </act:slots>
120  <act:parent type="new">f8532a8cdc024e0178fe20a1482e3192</act:parent>
121</gnc:account>
122<gnc:account version="2.0.0">
123  <act:name>Liquidités</act:name>
124  <act:id type="new">c292f69c18e01e1b607e37b3188c7acc</act:id>
125  <act:type>CASH</act:type>
126  <act:commodity>
127    <cmdty:space>ISO4217</cmdty:space>
128    <cmdty:id>EUR</cmdty:id>
129  </act:commodity>
130  <act:commodity-scu>100</act:commodity-scu>
131  <act:description>Liquidités</act:description>
132  <act:slots>
133    <slot>
134      <slot:key>placeholder</slot:key>
135      <slot:value type="string">false</slot:value>
136    </slot>
137    <slot>
138      <slot:key>notes</slot:key>
139      <slot:value type="string"></slot:value>
140    </slot>
141  </act:slots>
142  <act:parent type="new">f8532a8cdc024e0178fe20a1482e3192</act:parent>
143</gnc:account>
144<gnc:account version="2.0.0">
145  <act:name>Compte à recevoir</act:name>
146  <act:id type="new">0dd8987a2e860fa231a2a76e75cd5ad1</act:id>
147  <act:type>RECEIVABLE</act:type>
148  <act:commodity>
149    <cmdty:space>ISO4217</cmdty:space>
150    <cmdty:id>EUR</cmdty:id>
151  </act:commodity>
152  <act:commodity-scu>100</act:commodity-scu>
153  <act:description>Compte à recevoir</act:description>
154  <act:slots>
155    <slot>
156      <slot:key>placeholder</slot:key>
157      <slot:value type="string">false</slot:value>
158    </slot>
159    <slot>
160      <slot:key>notes</slot:key>
161      <slot:value type="string"></slot:value>
162    </slot>
163  </act:slots>
164  <act:parent type="new">4f40ddce996f8f74b4e99f52e275ba14</act:parent>
165</gnc:account>
166<gnc:account version="2.0.0">
167  <act:name>Passif</act:name>
168  <act:id type="new">b83e860994b160b59dd463cf23636900</act:id>
169  <act:type>LIABILITY</act:type>
170  <act:commodity>
171    <cmdty:space>ISO4217</cmdty:space>
172    <cmdty:id>EUR</cmdty:id>
173  </act:commodity>
174  <act:commodity-scu>100</act:commodity-scu>
175  <act:description>Passif</act:description>
176  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
177</gnc:account>
178<gnc:account version="2.0.0">
179  <act:name>Carte de crédit</act:name>
180  <act:id type="new">b9718397ec0aec2d515b09af8b76b59c</act:id>
181  <act:type>CREDIT</act:type>
182  <act:commodity>
183    <cmdty:space>ISO4217</cmdty:space>
184    <cmdty:id>EUR</cmdty:id>
185  </act:commodity>
186  <act:commodity-scu>100</act:commodity-scu>
187  <act:description>Carte de crédit</act:description>
188  <act:slots>
189    <slot>
190      <slot:key>placeholder</slot:key>
191      <slot:value type="string">false</slot:value>
192    </slot>
193    <slot>
194      <slot:key>notes</slot:key>
195      <slot:value type="string"></slot:value>
196    </slot>
197  </act:slots>
198  <act:parent type="new">b83e860994b160b59dd463cf23636900</act:parent>
199</gnc:account>
200<gnc:account version="2.0.0">
201  <act:name>Compte à payer</act:name>
202  <act:id type="new">5c0cd58e416a5c3d26b5f4865c77b8b9</act:id>
203  <act:type>PAYABLE</act:type>
204  <act:commodity>
205    <cmdty:space>ISO4217</cmdty:space>
206    <cmdty:id>EUR</cmdty:id>
207  </act:commodity>
208  <act:commodity-scu>100</act:commodity-scu>
209  <act:description>Compte à payer</act:description>
210  <act:slots>
211    <slot>
212      <slot:key>placeholder</slot:key>
213      <slot:value type="string">false</slot:value>
214    </slot>
215    <slot>
216      <slot:key>notes</slot:key>
217      <slot:value type="string"></slot:value>
218    </slot>
219  </act:slots>
220  <act:parent type="new">b83e860994b160b59dd463cf23636900</act:parent>
221</gnc:account>
222<gnc:account version="2.0.0">
223  <act:name>Revenus</act:name>
224  <act:id type="new">f7a2e8717ea0a2e1801740d2a69b947e</act:id>
225  <act:type>INCOME</act:type>
226  <act:commodity>
227    <cmdty:space>ISO4217</cmdty:space>
228    <cmdty:id>EUR</cmdty:id>
229  </act:commodity>
230  <act:commodity-scu>100</act:commodity-scu>
231  <act:description>Revenus</act:description>
232  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
233</gnc:account>
234<gnc:account version="2.0.0">
235  <act:name>Revenus d'intérêts</act:name>
236  <act:id type="new">77e298a57faf85cacd4a881ade89808c</act:id>
237  <act:type>INCOME</act:type>
238  <act:commodity>
239    <cmdty:space>ISO4217</cmdty:space>
240    <cmdty:id>EUR</cmdty:id>
241  </act:commodity>
242  <act:commodity-scu>100</act:commodity-scu>
243  <act:description>Revenus d'intérêts</act:description>
244  <act:parent type="new">f7a2e8717ea0a2e1801740d2a69b947e</act:parent>
245</gnc:account>
246<gnc:account version="2.0.0">
247  <act:name>Autres rentrées</act:name>
248  <act:id type="new">ba71604fe085423c6e8cb7fd1b7c6f54</act:id>
249  <act:type>INCOME</act:type>
250  <act:commodity>
251    <cmdty:space>ISO4217</cmdty:space>
252    <cmdty:id>EUR</cmdty:id>
253  </act:commodity>
254  <act:commodity-scu>100</act:commodity-scu>
255  <act:description>Autres rentrées</act:description>
256  <act:parent type="new">f7a2e8717ea0a2e1801740d2a69b947e</act:parent>
257</gnc:account>
258<gnc:account version="2.0.0">
259  <act:name>Dépenses remboursées</act:name>
260  <act:id type="new">eb35aec1095d23f511f0fb9f485808ea</act:id>
261  <act:type>INCOME</act:type>
262  <act:commodity>
263    <cmdty:space>ISO4217</cmdty:space>
264    <cmdty:id>EUR</cmdty:id>
265  </act:commodity>
266  <act:commodity-scu>100</act:commodity-scu>
267  <act:description>Dépenses remboursées</act:description>
268  <act:slots>
269    <slot>
270      <slot:key>placeholder</slot:key>
271      <slot:value type="string">false</slot:value>
272    </slot>
273    <slot>
274      <slot:key>notes</slot:key>
275      <slot:value type="string"></slot:value>
276    </slot>
277  </act:slots>
278  <act:parent type="new">f7a2e8717ea0a2e1801740d2a69b947e</act:parent>
279</gnc:account>
280<gnc:account version="2.0.0">
281  <act:name>Ventes</act:name>
282  <act:id type="new">417141d0cd268c6a6ddd8ffe8c7ffbd3</act:id>
283  <act:type>INCOME</act:type>
284  <act:commodity>
285    <cmdty:space>ISO4217</cmdty:space>
286    <cmdty:id>EUR</cmdty:id>
287  </act:commodity>
288  <act:commodity-scu>100</act:commodity-scu>
289  <act:description>Ventes</act:description>
290  <act:slots>
291    <slot>
292      <slot:key>placeholder</slot:key>
293      <slot:value type="string">false</slot:value>
294    </slot>
295    <slot>
296      <slot:key>notes</slot:key>
297      <slot:value type="string"></slot:value>
298    </slot>
299  </act:slots>
300  <act:parent type="new">f7a2e8717ea0a2e1801740d2a69b947e</act:parent>
301</gnc:account>
302<gnc:account version="2.0.0">
303  <act:name>Dépenses</act:name>
304  <act:id type="new">1eca26f16967a1627df155e49b44a609</act:id>
305  <act:type>EXPENSE</act:type>
306  <act:commodity>
307    <cmdty:space>ISO4217</cmdty:space>
308    <cmdty:id>EUR</cmdty:id>
309  </act:commodity>
310  <act:commodity-scu>100</act:commodity-scu>
311  <act:description>Dépenses</act:description>
312  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
313</gnc:account>
314<gnc:account version="2.0.0">
315  <act:name>Ajustement</act:name>
316  <act:id type="new">449348af19db1039e6c7d94a16a0acb0</act:id>
317  <act:type>EXPENSE</act:type>
318  <act:commodity>
319    <cmdty:space>ISO4217</cmdty:space>
320    <cmdty:id>EUR</cmdty:id>
321  </act:commodity>
322  <act:commodity-scu>100</act:commodity-scu>
323  <act:description>Ajustement</act:description>
324  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
325</gnc:account>
326<gnc:account version="2.0.0">
327  <act:name>Auto</act:name>
328  <act:id type="new">63a1cc17910a125405c1ec2aee831839</act:id>
329  <act:type>EXPENSE</act:type>
330  <act:commodity>
331    <cmdty:space>ISO4217</cmdty:space>
332    <cmdty:id>EUR</cmdty:id>
333  </act:commodity>
334  <act:commodity-scu>100</act:commodity-scu>
335  <act:description>Auto</act:description>
336  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
337</gnc:account>
338<gnc:account version="2.0.0">
339  <act:name>Frais</act:name>
340  <act:id type="new">acd4d91784ebf99df24df143c5abd40d</act:id>
341  <act:type>EXPENSE</act:type>
342  <act:commodity>
343    <cmdty:space>ISO4217</cmdty:space>
344    <cmdty:id>EUR</cmdty:id>
345  </act:commodity>
346  <act:commodity-scu>100</act:commodity-scu>
347  <act:description>Frais</act:description>
348  <act:parent type="new">63a1cc17910a125405c1ec2aee831839</act:parent>
349</gnc:account>
350<gnc:account version="2.0.0">
351  <act:name>Carburant</act:name>
352  <act:id type="new">193f61c6db492e1ab56b2db714e2b574</act:id>
353  <act:type>EXPENSE</act:type>
354  <act:commodity>
355    <cmdty:space>ISO4217</cmdty:space>
356    <cmdty:id>EUR</cmdty:id>
357  </act:commodity>
358  <act:commodity-scu>100</act:commodity-scu>
359  <act:description>Carburant</act:description>
360  <act:parent type="new">63a1cc17910a125405c1ec2aee831839</act:parent>
361</gnc:account>
362<gnc:account version="2.0.0">
363  <act:name>Parking</act:name>
364  <act:id type="new">4fd0ae3399a3886c2098184c1b8afaac</act:id>
365  <act:type>EXPENSE</act:type>
366  <act:commodity>
367    <cmdty:space>ISO4217</cmdty:space>
368    <cmdty:id>EUR</cmdty:id>
369  </act:commodity>
370  <act:commodity-scu>100</act:commodity-scu>
371  <act:description>Parking</act:description>
372  <act:parent type="new">63a1cc17910a125405c1ec2aee831839</act:parent>
373</gnc:account>
374<gnc:account version="2.0.0">
375  <act:name>Réparations et entretien</act:name>
376  <act:id type="new">280f5d3834093afe91cd6cb0a38859f1</act:id>
377  <act:type>EXPENSE</act:type>
378  <act:commodity>
379    <cmdty:space>ISO4217</cmdty:space>
380    <cmdty:id>EUR</cmdty:id>
381  </act:commodity>
382  <act:commodity-scu>100</act:commodity-scu>
383  <act:description>Réparations et entretien</act:description>
384  <act:parent type="new">63a1cc17910a125405c1ec2aee831839</act:parent>
385</gnc:account>
386<gnc:account version="2.0.0">
387  <act:name>Frais bancaires</act:name>
388  <act:id type="new">fa2ecbabb5148039e3b57bfd81860ab7</act:id>
389  <act:type>EXPENSE</act:type>
390  <act:commodity>
391    <cmdty:space>ISO4217</cmdty:space>
392    <cmdty:id>EUR</cmdty:id>
393  </act:commodity>
394  <act:commodity-scu>100</act:commodity-scu>
395  <act:description>Frais bancaires</act:description>
396  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
397</gnc:account>
398<gnc:account version="2.0.0">
399  <act:name>Livres</act:name>
400  <act:id type="new">f7f99917ec28fa9ea35159932d94cfd7</act:id>
401  <act:type>EXPENSE</act:type>
402  <act:commodity>
403    <cmdty:space>ISO4217</cmdty:space>
404    <cmdty:id>EUR</cmdty:id>
405  </act:commodity>
406  <act:commodity-scu>100</act:commodity-scu>
407  <act:description>Livres</act:description>
408  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
409</gnc:account>
410<gnc:account version="2.0.0">
411  <act:name>Remises</act:name>
412  <act:id type="new">9ea3de1d573f7e8870da901c69aae16d</act:id>
413  <act:type>EXPENSE</act:type>
414  <act:commodity>
415    <cmdty:space>ISO4217</cmdty:space>
416    <cmdty:id>EUR</cmdty:id>
417  </act:commodity>
418  <act:commodity-scu>100</act:commodity-scu>
419  <act:description>Remises</act:description>
420  <act:slots>
421    <slot>
422      <slot:key>placeholder</slot:key>
423      <slot:value type="string">false</slot:value>
424    </slot>
425    <slot>
426      <slot:key>notes</slot:key>
427      <slot:value type="string"></slot:value>
428    </slot>
429  </act:slots>
430  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
431</gnc:account>
432<gnc:account version="2.0.0">
433  <act:name>Charité</act:name>
434  <act:id type="new">bf4c7466be71d858509cbb3d943dea8f</act:id>
435  <act:type>EXPENSE</act:type>
436  <act:commodity>
437    <cmdty:space>ISO4217</cmdty:space>
438    <cmdty:id>EUR</cmdty:id>
439  </act:commodity>
440  <act:commodity-scu>100</act:commodity-scu>
441  <act:description>Charité</act:description>
442  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
443</gnc:account>
444<gnc:account version="2.0.0">
445  <act:name>Dépréciation</act:name>
446  <act:id type="new">f7d4a3a1b78da69ff2b13e58069faf37</act:id>
447  <act:type>EXPENSE</act:type>
448  <act:commodity>
449    <cmdty:space>ISO4217</cmdty:space>
450    <cmdty:id>EUR</cmdty:id>
451  </act:commodity>
452  <act:commodity-scu>100</act:commodity-scu>
453  <act:description>Dépréciation</act:description>
454  <act:slots>
455    <slot>
456      <slot:key>placeholder</slot:key>
457      <slot:value type="string">false</slot:value>
458    </slot>
459    <slot>
460      <slot:key>notes</slot:key>
461      <slot:value type="string"></slot:value>
462    </slot>
463  </act:slots>
464  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
465</gnc:account>
466<gnc:account version="2.0.0">
467  <act:name>Repas</act:name>
468  <act:id type="new">6fbc4c042f0c99197a18bff34b6f46f6</act:id>
469  <act:type>EXPENSE</act:type>
470  <act:commodity>
471    <cmdty:space>ISO4217</cmdty:space>
472    <cmdty:id>EUR</cmdty:id>
473  </act:commodity>
474  <act:commodity-scu>100</act:commodity-scu>
475  <act:description>Repas</act:description>
476  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
477</gnc:account>
478<gnc:account version="2.0.0">
479  <act:name>Cotisations et abonnements</act:name>
480  <act:id type="new">612281a39aa174553c625d641e66c1da</act:id>
481  <act:type>EXPENSE</act:type>
482  <act:commodity>
483    <cmdty:space>ISO4217</cmdty:space>
484    <cmdty:id>EUR</cmdty:id>
485  </act:commodity>
486  <act:commodity-scu>100</act:commodity-scu>
487  <act:description>Cotisations et abonnements</act:description>
488  <act:slots>
489    <slot>
490      <slot:key>placeholder</slot:key>
491      <slot:value type="string">false</slot:value>
492    </slot>
493    <slot>
494      <slot:key>notes</slot:key>
495      <slot:value type="string"></slot:value>
496    </slot>
497  </act:slots>
498  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
499</gnc:account>
500<gnc:account version="2.0.0">
501  <act:name>Formation</act:name>
502  <act:id type="new">2111b519274e18f8b2083f07b39b53d9</act:id>
503  <act:type>EXPENSE</act:type>
504  <act:commodity>
505    <cmdty:space>ISO4217</cmdty:space>
506    <cmdty:id>EUR</cmdty:id>
507  </act:commodity>
508  <act:commodity-scu>100</act:commodity-scu>
509  <act:description>Formation</act:description>
510  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
511</gnc:account>
512<gnc:account version="2.0.0">
513  <act:name>Location d'équipement</act:name>
514  <act:id type="new">c8e75ad8eb7085ac73b3b626d02a3c44</act:id>
515  <act:type>EXPENSE</act:type>
516  <act:commodity>
517    <cmdty:space>ISO4217</cmdty:space>
518    <cmdty:id>EUR</cmdty:id>
519  </act:commodity>
520  <act:commodity-scu>100</act:commodity-scu>
521  <act:description>Location d'équipement</act:description>
522  <act:slots>
523    <slot>
524      <slot:key>placeholder</slot:key>
525      <slot:value type="string">false</slot:value>
526    </slot>
527    <slot>
528      <slot:key>notes</slot:key>
529      <slot:value type="string"></slot:value>
530    </slot>
531  </act:slots>
532  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
533</gnc:account>
534<gnc:account version="2.0.0">
535  <act:name>Assurance</act:name>
536  <act:id type="new">0ff061c9c27535d3b8629a333b02a7a0</act:id>
537  <act:type>EXPENSE</act:type>
538  <act:commodity>
539    <cmdty:space>ISO4217</cmdty:space>
540    <cmdty:id>EUR</cmdty:id>
541  </act:commodity>
542  <act:commodity-scu>100</act:commodity-scu>
543  <act:description>Assurance</act:description>
544  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
545</gnc:account>
546<gnc:account version="2.0.0">
547  <act:name>Assurance incapacité</act:name>
548  <act:id type="new">793001c2cac93c78d7b0e09b8d06e288</act:id>
549  <act:type>EXPENSE</act:type>
550  <act:commodity>
551    <cmdty:space>ISO4217</cmdty:space>
552    <cmdty:id>EUR</cmdty:id>
553  </act:commodity>
554  <act:commodity-scu>100</act:commodity-scu>
555  <act:description>Assurance incapacité</act:description>
556  <act:slots>
557    <slot>
558      <slot:key>placeholder</slot:key>
559      <slot:value type="string">false</slot:value>
560    </slot>
561    <slot>
562      <slot:key>notes</slot:key>
563      <slot:value type="string"></slot:value>
564    </slot>
565  </act:slots>
566  <act:parent type="new">0ff061c9c27535d3b8629a333b02a7a0</act:parent>
567</gnc:account>
568<gnc:account version="2.0.0">
569  <act:name>Assurance responsabilité</act:name>
570  <act:id type="new">3d2a415bd4b7571c77d6f4393633b0c8</act:id>
571  <act:type>EXPENSE</act:type>
572  <act:commodity>
573    <cmdty:space>ISO4217</cmdty:space>
574    <cmdty:id>EUR</cmdty:id>
575  </act:commodity>
576  <act:commodity-scu>100</act:commodity-scu>
577  <act:description>Assurance responsabilité</act:description>
578  <act:slots>
579    <slot>
580      <slot:key>placeholder</slot:key>
581      <slot:value type="string">false</slot:value>
582    </slot>
583    <slot>
584      <slot:key>notes</slot:key>
585      <slot:value type="string"></slot:value>
586    </slot>
587  </act:slots>
588  <act:parent type="new">0ff061c9c27535d3b8629a333b02a7a0</act:parent>
589</gnc:account>
590<gnc:account version="2.0.0">
591  <act:name>Personnel</act:name>
592  <act:id type="new">82039e73ec25135aec45956bf44ebc0e</act:id>
593  <act:type>EXPENSE</act:type>
594  <act:commodity>
595    <cmdty:space>ISO4217</cmdty:space>
596    <cmdty:id>EUR</cmdty:id>
597  </act:commodity>
598  <act:commodity-scu>100</act:commodity-scu>
599  <act:description>Personnel</act:description>
600  <act:slots>
601    <slot>
602      <slot:key>placeholder</slot:key>
603      <slot:value type="string">false</slot:value>
604    </slot>
605    <slot>
606      <slot:key>notes</slot:key>
607      <slot:value type="string"></slot:value>
608    </slot>
609  </act:slots>
610  <act:parent type="new">0ff061c9c27535d3b8629a333b02a7a0</act:parent>
611</gnc:account>
612<gnc:account version="2.0.0">
613  <act:name>Licences et autorisations</act:name>
614  <act:id type="new">f644476f4343a75b933c870b42a173c0</act:id>
615  <act:type>EXPENSE</act:type>
616  <act:commodity>
617    <cmdty:space>ISO4217</cmdty:space>
618    <cmdty:id>EUR</cmdty:id>
619  </act:commodity>
620  <act:commodity-scu>100</act:commodity-scu>
621  <act:description>Licences et autorisations</act:description>
622  <act:slots>
623    <slot>
624      <slot:key>placeholder</slot:key>
625      <slot:value type="string">false</slot:value>
626    </slot>
627    <slot>
628      <slot:key>notes</slot:key>
629      <slot:value type="string"></slot:value>
630    </slot>
631  </act:slots>
632  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
633</gnc:account>
634<gnc:account version="2.0.0">
635  <act:name>Divers</act:name>
636  <act:id type="new">a852eae755fac5678744699065345a58</act:id>
637  <act:type>EXPENSE</act:type>
638  <act:commodity>
639    <cmdty:space>ISO4217</cmdty:space>
640    <cmdty:id>EUR</cmdty:id>
641  </act:commodity>
642  <act:commodity-scu>100</act:commodity-scu>
643  <act:description>Divers</act:description>
644  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
645</gnc:account>
646<gnc:account version="2.0.0">
647  <act:name>Fournitures de bureau</act:name>
648  <act:id type="new">62ea56cdde93f5c1de58386050ad7cb4</act:id>
649  <act:type>EXPENSE</act:type>
650  <act:commodity>
651    <cmdty:space>ISO4217</cmdty:space>
652    <cmdty:id>EUR</cmdty:id>
653  </act:commodity>
654  <act:commodity-scu>100</act:commodity-scu>
655  <act:description>Fournitures de bureau</act:description>
656  <act:slots>
657    <slot>
658      <slot:key>placeholder</slot:key>
659      <slot:value type="string">false</slot:value>
660    </slot>
661    <slot>
662      <slot:key>notes</slot:key>
663      <slot:value type="string"></slot:value>
664    </slot>
665  </act:slots>
666  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
667</gnc:account>
668<gnc:account version="2.0.0">
669  <act:name>Services extérieurs</act:name>
670  <act:id type="new">4f5265128a7a8d56820db2698cd1dadf</act:id>
671  <act:type>EXPENSE</act:type>
672  <act:commodity>
673    <cmdty:space>ISO4217</cmdty:space>
674    <cmdty:id>EUR</cmdty:id>
675  </act:commodity>
676  <act:commodity-scu>100</act:commodity-scu>
677  <act:description>Services extérieurs</act:description>
678  <act:slots>
679    <slot>
680      <slot:key>placeholder</slot:key>
681      <slot:value type="string">false</slot:value>
682    </slot>
683    <slot>
684      <slot:key>notes</slot:key>
685      <slot:value type="string"></slot:value>
686    </slot>
687  </act:slots>
688  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
689</gnc:account>
690<gnc:account version="2.0.0">
691  <act:name>Dépenses de personnel</act:name>
692  <act:id type="new">52c59dac947098d11ca9a43d75714e9a</act:id>
693  <act:type>EXPENSE</act:type>
694  <act:commodity>
695    <cmdty:space>ISO4217</cmdty:space>
696    <cmdty:id>EUR</cmdty:id>
697  </act:commodity>
698  <act:commodity-scu>100</act:commodity-scu>
699  <act:description>Dépenses de personnel</act:description>
700  <act:slots>
701    <slot>
702      <slot:key>placeholder</slot:key>
703      <slot:value type="string">false</slot:value>
704    </slot>
705    <slot>
706      <slot:key>notes</slot:key>
707      <slot:value type="string"></slot:value>
708    </slot>
709  </act:slots>
710  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
711</gnc:account>
712<gnc:account version="2.0.0">
713  <act:name>Poste et livraisons</act:name>
714  <act:id type="new">d4340e561ccc64867a80ccefa6cc3c7b</act:id>
715  <act:type>EXPENSE</act:type>
716  <act:commodity>
717    <cmdty:space>ISO4217</cmdty:space>
718    <cmdty:id>EUR</cmdty:id>
719  </act:commodity>
720  <act:commodity-scu>100</act:commodity-scu>
721  <act:description>Poste et livraisons</act:description>
722  <act:slots>
723    <slot>
724      <slot:key>placeholder</slot:key>
725      <slot:value type="string">false</slot:value>
726    </slot>
727    <slot>
728      <slot:key>notes</slot:key>
729      <slot:value type="string"></slot:value>
730    </slot>
731  </act:slots>
732  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
733</gnc:account>
734<gnc:account version="2.0.0">
735  <act:name>Impression et Reproduction</act:name>
736  <act:id type="new">cce243036ee8c7e8036248a60b0b6eac</act:id>
737  <act:type>EXPENSE</act:type>
738  <act:commodity>
739    <cmdty:space>ISO4217</cmdty:space>
740    <cmdty:id>EUR</cmdty:id>
741  </act:commodity>
742  <act:commodity-scu>100</act:commodity-scu>
743  <act:description>Impression et Reproduction</act:description>
744  <act:slots>
745    <slot>
746      <slot:key>placeholder</slot:key>
747      <slot:value type="string">false</slot:value>
748    </slot>
749    <slot>
750      <slot:key>notes</slot:key>
751      <slot:value type="string"></slot:value>
752    </slot>
753  </act:slots>
754  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
755</gnc:account>
756<gnc:account version="2.0.0">
757  <act:name>Charges professionelles</act:name>
758  <act:id type="new">fbc12ded14b9dbc5119f2bdb288229eb</act:id>
759  <act:type>EXPENSE</act:type>
760  <act:commodity>
761    <cmdty:space>ISO4217</cmdty:space>
762    <cmdty:id>EUR</cmdty:id>
763  </act:commodity>
764  <act:commodity-scu>100</act:commodity-scu>
765  <act:description>Charges professionelles</act:description>
766  <act:slots>
767    <slot>
768      <slot:key>placeholder</slot:key>
769      <slot:value type="string">false</slot:value>
770    </slot>
771    <slot>
772      <slot:key>notes</slot:key>
773      <slot:value type="string"></slot:value>
774    </slot>
775  </act:slots>
776  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
777</gnc:account>
778<gnc:account version="2.0.0">
779  <act:name>Comptabilité</act:name>
780  <act:id type="new">f2fdacb032cbda092220d6b9bf78cdef</act:id>
781  <act:type>EXPENSE</act:type>
782  <act:commodity>
783    <cmdty:space>ISO4217</cmdty:space>
784    <cmdty:id>EUR</cmdty:id>
785  </act:commodity>
786  <act:commodity-scu>100</act:commodity-scu>
787  <act:description>Comptabilité</act:description>
788  <act:slots>
789    <slot>
790      <slot:key>placeholder</slot:key>
791      <slot:value type="string">false</slot:value>
792    </slot>
793    <slot>
794      <slot:key>notes</slot:key>
795      <slot:value type="string"></slot:value>
796    </slot>
797  </act:slots>
798  <act:parent type="new">fbc12ded14b9dbc5119f2bdb288229eb</act:parent>
799</gnc:account>
800<gnc:account version="2.0.0">
801  <act:name>Charges légales</act:name>
802  <act:id type="new">ef0c1ba6fc2b99a3256091255982773c</act:id>
803  <act:type>EXPENSE</act:type>
804  <act:commodity>
805    <cmdty:space>ISO4217</cmdty:space>
806    <cmdty:id>EUR</cmdty:id>
807  </act:commodity>
808  <act:commodity-scu>100</act:commodity-scu>
809  <act:description>Charges légales</act:description>
810  <act:slots>
811    <slot>
812      <slot:key>placeholder</slot:key>
813      <slot:value type="string">false</slot:value>
814    </slot>
815    <slot>
816      <slot:key>notes</slot:key>
817      <slot:value type="string"></slot:value>
818    </slot>
819  </act:slots>
820  <act:parent type="new">fbc12ded14b9dbc5119f2bdb288229eb</act:parent>
821</gnc:account>
822<gnc:account version="2.0.0">
823  <act:name>Location</act:name>
824  <act:id type="new">28fd22eec8e1c7185493720b7f3d6cd0</act:id>
825  <act:type>EXPENSE</act:type>
826  <act:commodity>
827    <cmdty:space>ISO4217</cmdty:space>
828    <cmdty:id>EUR</cmdty:id>
829  </act:commodity>
830  <act:commodity-scu>100</act:commodity-scu>
831  <act:description>Location</act:description>
832  <act:slots>
833    <slot>
834      <slot:key>placeholder</slot:key>
835      <slot:value type="string">false</slot:value>
836    </slot>
837    <slot>
838      <slot:key>notes</slot:key>
839      <slot:value type="string"></slot:value>
840    </slot>
841  </act:slots>
842  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
843</gnc:account>
844<gnc:account version="2.0.0">
845  <act:name>Réparations</act:name>
846  <act:id type="new">f2145496f238b9002344ca78216bc91c</act:id>
847  <act:type>EXPENSE</act:type>
848  <act:commodity>
849    <cmdty:space>ISO4217</cmdty:space>
850    <cmdty:id>EUR</cmdty:id>
851  </act:commodity>
852  <act:commodity-scu>100</act:commodity-scu>
853  <act:description>Réparations</act:description>
854  <act:slots>
855    <slot>
856      <slot:key>placeholder</slot:key>
857      <slot:value type="string">false</slot:value>
858    </slot>
859    <slot>
860      <slot:key>notes</slot:key>
861      <slot:value type="string"></slot:value>
862    </slot>
863  </act:slots>
864  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
865</gnc:account>
866<gnc:account version="2.0.0">
867  <act:name>Réparations des immeubles</act:name>
868  <act:id type="new">861eaeafb9e9bf855943a8afb753fcc6</act:id>
869  <act:type>EXPENSE</act:type>
870  <act:commodity>
871    <cmdty:space>ISO4217</cmdty:space>
872    <cmdty:id>EUR</cmdty:id>
873  </act:commodity>
874  <act:commodity-scu>100</act:commodity-scu>
875  <act:description>Réparations des immeubles</act:description>
876  <act:slots>
877    <slot>
878      <slot:key>placeholder</slot:key>
879      <slot:value type="string">false</slot:value>
880    </slot>
881    <slot>
882      <slot:key>notes</slot:key>
883      <slot:value type="string"></slot:value>
884    </slot>
885  </act:slots>
886  <act:parent type="new">f2145496f238b9002344ca78216bc91c</act:parent>
887</gnc:account>
888<gnc:account version="2.0.0">
889  <act:name>Réparations des ordinateurs</act:name>
890  <act:id type="new">2dc1fc6c60662751a6eae28e0a81bb22</act:id>
891  <act:type>EXPENSE</act:type>
892  <act:commodity>
893    <cmdty:space>ISO4217</cmdty:space>
894    <cmdty:id>EUR</cmdty:id>
895  </act:commodity>
896  <act:commodity-scu>100</act:commodity-scu>
897  <act:description>Réparations des ordinateurs</act:description>
898  <act:slots>
899    <slot>
900      <slot:key>placeholder</slot:key>
901      <slot:value type="string">false</slot:value>
902    </slot>
903    <slot>
904      <slot:key>notes</slot:key>
905      <slot:value type="string"></slot:value>
906    </slot>
907  </act:slots>
908  <act:parent type="new">f2145496f238b9002344ca78216bc91c</act:parent>
909</gnc:account>
910<gnc:account version="2.0.0">
911  <act:name>Réparations des équipements</act:name>
912  <act:id type="new">b340710eb5dc97bc4c23201beffae5f2</act:id>
913  <act:type>EXPENSE</act:type>
914  <act:commodity>
915    <cmdty:space>ISO4217</cmdty:space>
916    <cmdty:id>EUR</cmdty:id>
917  </act:commodity>
918  <act:commodity-scu>100</act:commodity-scu>
919  <act:description>Réparations des équipements</act:description>
920  <act:slots>
921    <slot>
922      <slot:key>placeholder</slot:key>
923      <slot:value type="string">false</slot:value>
924    </slot>
925    <slot>
926      <slot:key>notes</slot:key>
927      <slot:value type="string"></slot:value>
928    </slot>
929  </act:slots>
930  <act:parent type="new">f2145496f238b9002344ca78216bc91c</act:parent>
931</gnc:account>
932<gnc:account version="2.0.0">
933  <act:name>Dépenses d'entretien</act:name>
934  <act:id type="new">7943d40413854ff4237d88631cdcb4ef</act:id>
935  <act:type>EXPENSE</act:type>
936  <act:commodity>
937    <cmdty:space>ISO4217</cmdty:space>
938    <cmdty:id>EUR</cmdty:id>
939  </act:commodity>
940  <act:commodity-scu>100</act:commodity-scu>
941  <act:description>Dépenses d'entretien</act:description>
942  <act:slots>
943    <slot>
944      <slot:key>placeholder</slot:key>
945      <slot:value type="string">false</slot:value>
946    </slot>
947    <slot>
948      <slot:key>notes</slot:key>
949      <slot:value type="string"></slot:value>
950    </slot>
951  </act:slots>
952  <act:parent type="new">f2145496f238b9002344ca78216bc91c</act:parent>
953</gnc:account>
954<gnc:account version="2.0.0">
955  <act:name>Taxes</act:name>
956  <act:id type="new">30bdea8690c89621731f925c8b3c766a</act:id>
957  <act:type>EXPENSE</act:type>
958  <act:commodity>
959    <cmdty:space>ISO4217</cmdty:space>
960    <cmdty:id>EUR</cmdty:id>
961  </act:commodity>
962  <act:commodity-scu>100</act:commodity-scu>
963  <act:description>Taxes</act:description>
964  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
965</gnc:account>
966<gnc:account version="2.0.0">
967  <act:name>Emp-FICA</act:name>
968  <act:id type="new">e3dc372ffb7a2fc5c3c7f0c1450206b2</act:id>
969  <act:type>EXPENSE</act:type>
970  <act:commodity>
971    <cmdty:space>ISO4217</cmdty:space>
972    <cmdty:id>EUR</cmdty:id>
973  </act:commodity>
974  <act:commodity-scu>100</act:commodity-scu>
975  <act:description>Employeur SS/Med</act:description>
976  <act:slots>
977    <slot>
978      <slot:key>placeholder</slot:key>
979      <slot:value type="string">false</slot:value>
980    </slot>
981    <slot>
982      <slot:key>notes</slot:key>
983      <slot:value type="string"></slot:value>
984    </slot>
985  </act:slots>
986  <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
987</gnc:account>
988<gnc:account version="2.0.0">
989  <act:name>FICA</act:name>
990  <act:id type="new">acb82f26123c80767738a211dd63b7a4</act:id>
991  <act:type>EXPENSE</act:type>
992  <act:commodity>
993    <cmdty:space>ISO4217</cmdty:space>
994    <cmdty:id>EUR</cmdty:id>
995  </act:commodity>
996  <act:commodity-scu>100</act:commodity-scu>
997  <act:description>SS/Med</act:description>
998  <act:slots>
999    <slot>
1000      <slot:key>placeholder</slot:key>
1001      <slot:value type="string">false</slot:value>
1002    </slot>
1003    <slot>
1004      <slot:key>notes</slot:key>
1005      <slot:value type="string"></slot:value>
1006    </slot>
1007  </act:slots>
1008  <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
1009</gnc:account>
1010<gnc:account version="2.0.0">
1011  <act:name>URSSAF</act:name>
1012  <act:id type="new">92748ccfdd7f8b0603980d8e3849ee30</act:id>
1013  <act:type>EXPENSE</act:type>
1014  <act:commodity>
1015    <cmdty:space>ISO4217</cmdty:space>
1016    <cmdty:id>EUR</cmdty:id>
1017  </act:commodity>
1018  <act:commodity-scu>100</act:commodity-scu>
1019  <act:description>URSSAF</act:description>
1020  <act:slots>
1021    <slot>
1022      <slot:key>placeholder</slot:key>
1023      <slot:value type="string">false</slot:value>
1024    </slot>
1025    <slot>
1026      <slot:key>notes</slot:key>
1027      <slot:value type="string"></slot:value>
1028    </slot>
1029  </act:slots>
1030  <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
1031</gnc:account>
1032<gnc:account version="2.0.0">
1033  <act:name>Federal</act:name>
1034  <act:id type="new">cab57e6c35ec19c6b18b4d554fe4857b</act:id>
1035  <act:type>EXPENSE</act:type>
1036  <act:commodity>
1037    <cmdty:space>ISO4217</cmdty:space>
1038    <cmdty:id>EUR</cmdty:id>
1039  </act:commodity>
1040  <act:commodity-scu>100</act:commodity-scu>
1041  <act:description>Federal</act:description>
1042  <act:slots>
1043    <slot>
1044      <slot:key>placeholder</slot:key>
1045      <slot:value type="string">false</slot:value>
1046    </slot>
1047    <slot>
1048      <slot:key>notes</slot:key>
1049      <slot:value type="string"></slot:value>
1050    </slot>
1051  </act:slots>
1052  <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
1053</gnc:account>
1054<gnc:account version="2.0.0">
1055  <act:name>Local</act:name>
1056  <act:id type="new">821b7c3e3d6d6f8cb9b9762de573b878</act:id>
1057  <act:type>EXPENSE</act:type>
1058  <act:commodity>
1059    <cmdty:space>ISO4217</cmdty:space>
1060    <cmdty:id>EUR</cmdty:id>
1061  </act:commodity>
1062  <act:commodity-scu>100</act:commodity-scu>
1063  <act:description>Local</act:description>
1064  <act:slots>
1065    <slot>
1066      <slot:key>placeholder</slot:key>
1067      <slot:value type="string">false</slot:value>
1068    </slot>
1069    <slot>
1070      <slot:key>notes</slot:key>
1071      <slot:value type="string"></slot:value>
1072    </slot>
1073  </act:slots>
1074  <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
1075</gnc:account>
1076<gnc:account version="2.0.0">
1077  <act:name>Autres Taxes</act:name>
1078  <act:id type="new">7620db1268874ab746b53bd42280ef90</act:id>
1079  <act:type>EXPENSE</act:type>
1080  <act:commodity>
1081    <cmdty:space>ISO4217</cmdty:space>
1082    <cmdty:id>EUR</cmdty:id>
1083  </act:commodity>
1084  <act:commodity-scu>100</act:commodity-scu>
1085  <act:description>Autres Taxes</act:description>
1086  <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
1087</gnc:account>
1088<gnc:account version="2.0.0">
1089  <act:name>Immobilier</act:name>
1090  <act:id type="new">4708c984cf3b2bf64e5b1c313dfeca52</act:id>
1091  <act:type>EXPENSE</act:type>
1092  <act:commodity>
1093    <cmdty:space>ISO4217</cmdty:space>
1094    <cmdty:id>EUR</cmdty:id>
1095  </act:commodity>
1096  <act:commodity-scu>100</act:commodity-scu>
1097  <act:description>Immobilier</act:description>
1098  <act:slots>
1099    <slot>
1100      <slot:key>placeholder</slot:key>
1101      <slot:value type="string">false</slot:value>
1102    </slot>
1103    <slot>
1104      <slot:key>notes</slot:key>
1105      <slot:value type="string"></slot:value>
1106    </slot>
1107  </act:slots>
1108  <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
1109</gnc:account>
1110<gnc:account version="2.0.0">
1111  <act:name>État/Département</act:name>
1112  <act:id type="new">03ed8cb60b8b12420e49350d93886132</act:id>
1113  <act:type>EXPENSE</act:type>
1114  <act:commodity>
1115    <cmdty:space>ISO4217</cmdty:space>
1116    <cmdty:id>EUR</cmdty:id>
1117  </act:commodity>
1118  <act:commodity-scu>100</act:commodity-scu>
1119  <act:description>État/Département</act:description>
1120  <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
1121</gnc:account>
1122<gnc:account version="2.0.0">
1123  <act:name>Voyages et divertissements</act:name>
1124  <act:id type="new">22c71db3296e8e0d8fe4572bf8f63cb8</act:id>
1125  <act:type>EXPENSE</act:type>
1126  <act:commodity>
1127    <cmdty:space>ISO4217</cmdty:space>
1128    <cmdty:id>EUR</cmdty:id>
1129  </act:commodity>
1130  <act:commodity-scu>100</act:commodity-scu>
1131  <act:description>Voyages et divertissements</act:description>
1132  <act:slots>
1133    <slot>
1134      <slot:key>placeholder</slot:key>
1135      <slot:value type="string">false</slot:value>
1136    </slot>
1137    <slot>
1138      <slot:key>notes</slot:key>
1139      <slot:value type="string"></slot:value>
1140    </slot>
1141  </act:slots>
1142  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
1143</gnc:account>
1144<gnc:account version="2.0.0">
1145  <act:name>Divertissements</act:name>
1146  <act:id type="new">f959d8df29a540e09d9fd8252dd5a03d</act:id>
1147  <act:type>EXPENSE</act:type>
1148  <act:commodity>
1149    <cmdty:space>ISO4217</cmdty:space>
1150    <cmdty:id>EUR</cmdty:id>
1151  </act:commodity>
1152  <act:commodity-scu>100</act:commodity-scu>
1153  <act:description>Divertissements</act:description>
1154  <act:slots>
1155    <slot>
1156      <slot:key>placeholder</slot:key>
1157      <slot:value type="string">false</slot:value>
1158    </slot>
1159    <slot>
1160      <slot:key>notes</slot:key>
1161      <slot:value type="string"></slot:value>
1162    </slot>
1163  </act:slots>
1164  <act:parent type="new">22c71db3296e8e0d8fe4572bf8f63cb8</act:parent>
1165</gnc:account>
1166<gnc:account version="2.0.0">
1167  <act:name>Repas</act:name>
1168  <act:id type="new">b50b84a7f3285f63e00f662bc0281a43</act:id>
1169  <act:type>EXPENSE</act:type>
1170  <act:commodity>
1171    <cmdty:space>ISO4217</cmdty:space>
1172    <cmdty:id>EUR</cmdty:id>
1173  </act:commodity>
1174  <act:commodity-scu>100</act:commodity-scu>
1175  <act:description>Repas</act:description>
1176  <act:slots>
1177    <slot>
1178      <slot:key>placeholder</slot:key>
1179      <slot:value type="string">false</slot:value>
1180    </slot>
1181    <slot>
1182      <slot:key>notes</slot:key>
1183      <slot:value type="string"></slot:value>
1184    </slot>
1185  </act:slots>
1186  <act:parent type="new">22c71db3296e8e0d8fe4572bf8f63cb8</act:parent>
1187</gnc:account>
1188<gnc:account version="2.0.0">
1189  <act:name>Voyages</act:name>
1190  <act:id type="new">24ea69f91cb658f3d72c31483917f844</act:id>
1191  <act:type>EXPENSE</act:type>
1192  <act:commodity>
1193    <cmdty:space>ISO4217</cmdty:space>
1194    <cmdty:id>EUR</cmdty:id>
1195  </act:commodity>
1196  <act:commodity-scu>100</act:commodity-scu>
1197  <act:description>Voyages</act:description>
1198  <act:slots>
1199    <slot>
1200      <slot:key>placeholder</slot:key>
1201      <slot:value type="string">false</slot:value>
1202    </slot>
1203    <slot>
1204      <slot:key>notes</slot:key>
1205      <slot:value type="string"></slot:value>
1206    </slot>
1207  </act:slots>
1208  <act:parent type="new">22c71db3296e8e0d8fe4572bf8f63cb8</act:parent>
1209</gnc:account>
1210<gnc:account version="2.0.0">
1211  <act:name>Services</act:name>
1212  <act:id type="new">b615fad5f752ab26809e3f1c0e788dd1</act:id>
1213  <act:type>EXPENSE</act:type>
1214  <act:commodity>
1215    <cmdty:space>ISO4217</cmdty:space>
1216    <cmdty:id>EUR</cmdty:id>
1217  </act:commodity>
1218  <act:commodity-scu>100</act:commodity-scu>
1219  <act:description>Services</act:description>
1220  <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
1221</gnc:account>
1222<gnc:account version="2.0.0">
1223  <act:name>Câble</act:name>
1224  <act:id type="new">6e3824bff6b9cf23a6d36a63ac5328b2</act:id>
1225  <act:type>EXPENSE</act:type>
1226  <act:commodity>
1227    <cmdty:space>ISO4217</cmdty:space>
1228    <cmdty:id>EUR</cmdty:id>
1229  </act:commodity>
1230  <act:commodity-scu>100</act:commodity-scu>
1231  <act:description>Câble</act:description>
1232  <act:slots>
1233    <slot>
1234      <slot:key>placeholder</slot:key>
1235      <slot:value type="string">false</slot:value>
1236    </slot>
1237    <slot>
1238      <slot:key>notes</slot:key>
1239      <slot:value type="string"></slot:value>
1240    </slot>
1241  </act:slots>
1242  <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
1243</gnc:account>
1244<gnc:account version="2.0.0">
1245  <act:name>Téléphone portable</act:name>
1246  <act:id type="new">57e08a9bd565efd6eff07fd11fb5b6b9</act:id>
1247  <act:type>EXPENSE</act:type>
1248  <act:commodity>
1249    <cmdty:space>ISO4217</cmdty:space>
1250    <cmdty:id>EUR</cmdty:id>
1251  </act:commodity>
1252  <act:commodity-scu>100</act:commodity-scu>
1253  <act:description>Téléphone portable</act:description>
1254  <act:slots>
1255    <slot>
1256      <slot:key>placeholder</slot:key>
1257      <slot:value type="string">false</slot:value>
1258    </slot>
1259    <slot>
1260      <slot:key>notes</slot:key>
1261      <slot:value type="string"></slot:value>
1262    </slot>
1263  </act:slots>
1264  <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
1265</gnc:account>
1266<gnc:account version="2.0.0">
1267  <act:name>Électricité</act:name>
1268  <act:id type="new">e5378ddb536611d96ea62c9b4623f3ef</act:id>
1269  <act:type>EXPENSE</act:type>
1270  <act:commodity>
1271    <cmdty:space>ISO4217</cmdty:space>
1272    <cmdty:id>EUR</cmdty:id>
1273  </act:commodity>
1274  <act:commodity-scu>100</act:commodity-scu>
1275  <act:description>Électricité</act:description>
1276  <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
1277</gnc:account>
1278<gnc:account version="2.0.0">
1279  <act:name>Ordures ménagères</act:name>
1280  <act:id type="new">bbf9f26770d63a891f95a342925d8185</act:id>
1281  <act:type>EXPENSE</act:type>
1282  <act:commodity>
1283    <cmdty:space>ISO4217</cmdty:space>
1284    <cmdty:id>EUR</cmdty:id>
1285  </act:commodity>
1286  <act:commodity-scu>100</act:commodity-scu>
1287  <act:description>Ordures ménagères</act:description>
1288  <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
1289</gnc:account>
1290<gnc:account version="2.0.0">
1291  <act:name>Gaz</act:name>
1292  <act:id type="new">52df875a1c9753d1ac9c892a749dcd4e</act:id>
1293  <act:type>EXPENSE</act:type>
1294  <act:commodity>
1295    <cmdty:space>ISO4217</cmdty:space>
1296    <cmdty:id>EUR</cmdty:id>
1297  </act:commodity>
1298  <act:commodity-scu>100</act:commodity-scu>
1299  <act:description>Gaz</act:description>
1300  <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
1301</gnc:account>
1302<gnc:account version="2.0.0">
1303  <act:name>Internet</act:name>
1304  <act:id type="new">1cac96739edb6d233ac70bae620cdfa2</act:id>
1305  <act:type>EXPENSE</act:type>
1306  <act:commodity>
1307    <cmdty:space>ISO4217</cmdty:space>
1308    <cmdty:id>EUR</cmdty:id>
1309  </act:commodity>
1310  <act:commodity-scu>100</act:commodity-scu>
1311  <act:description>Internet</act:description>
1312  <act:slots>
1313    <slot>
1314      <slot:key>placeholder</slot:key>
1315      <slot:value type="string">false</slot:value>
1316    </slot>
1317    <slot>
1318      <slot:key>notes</slot:key>
1319      <slot:value type="string"></slot:value>
1320    </slot>
1321  </act:slots>
1322  <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
1323</gnc:account>
1324<gnc:account version="2.0.0">
1325  <act:name>Téléphone</act:name>
1326  <act:id type="new">f3c66e8b8f0448c3864c2cc0b49d9832</act:id>
1327  <act:type>EXPENSE</act:type>
1328  <act:commodity>
1329    <cmdty:space>ISO4217</cmdty:space>
1330    <cmdty:id>EUR</cmdty:id>
1331  </act:commodity>
1332  <act:commodity-scu>100</act:commodity-scu>
1333  <act:description>Téléphone</act:description>
1334  <act:slots>
1335    <slot>
1336      <slot:key>placeholder</slot:key>
1337      <slot:value type="string">false</slot:value>
1338    </slot>
1339    <slot>
1340      <slot:key>notes</slot:key>
1341      <slot:value type="string"></slot:value>
1342    </slot>
1343  </act:slots>
1344  <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
1345</gnc:account>
1346<gnc:account version="2.0.0">
1347  <act:name>Eau</act:name>
1348  <act:id type="new">7e31406974a0f966667e073cdf53c53c</act:id>
1349  <act:type>EXPENSE</act:type>
1350  <act:commodity>
1351    <cmdty:space>ISO4217</cmdty:space>
1352    <cmdty:id>EUR</cmdty:id>
1353  </act:commodity>
1354  <act:commodity-scu>100</act:commodity-scu>
1355  <act:description>Eau</act:description>
1356  <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
1357</gnc:account>
1358<gnc:account version="2.0.0">
1359  <act:name>Solde</act:name>
1360  <act:id type="new">87e02e757b32b3059652cfe09fe9ae00</act:id>
1361  <act:type>EQUITY</act:type>
1362  <act:commodity>
1363    <cmdty:space>ISO4217</cmdty:space>
1364    <cmdty:id>EUR</cmdty:id>
1365  </act:commodity>
1366  <act:commodity-scu>100</act:commodity-scu>
1367  <act:description>Solde</act:description>
1368  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
1369</gnc:account>
1370<gnc:account version="2.0.0">
1371  <act:name>Soldes initiaux</act:name>
1372  <act:id type="new">a19c505d4b414bf3f5b574104959f534</act:id>
1373  <act:type>EQUITY</act:type>
1374  <act:commodity>
1375    <cmdty:space>ISO4217</cmdty:space>
1376    <cmdty:id>EUR</cmdty:id>
1377  </act:commodity>
1378  <act:commodity-scu>100</act:commodity-scu>
1379  <act:description>Soldes initiaux</act:description>
1380  <act:parent type="new">87e02e757b32b3059652cfe09fe9ae00</act:parent>
1381  <act:slots>
1382    <slot>
1383      <slot:key>equity-type</slot:key>
1384      <slot:value type="string">opening-balance</slot:value>
1385    </slot>
1386  </act:slots>
1387</gnc:account>
1388<gnc:account version="2.0.0">
1389  <act:name>Gains enregistrés</act:name>
1390  <act:id type="new">1b44c21b9b8a7c6181d85f5551cca79d</act:id>
1391  <act:type>EQUITY</act:type>
1392  <act:commodity>
1393    <cmdty:space>ISO4217</cmdty:space>
1394    <cmdty:id>EUR</cmdty:id>
1395  </act:commodity>
1396  <act:commodity-scu>100</act:commodity-scu>
1397  <act:description>Gains enregistrés</act:description>
1398  <act:slots>
1399    <slot>
1400      <slot:key>placeholder</slot:key>
1401      <slot:value type="string">false</slot:value>
1402    </slot>
1403    <slot>
1404      <slot:key>notes</slot:key>
1405      <slot:value type="string"></slot:value>
1406    </slot>
1407  </act:slots>
1408  <act:parent type="new">87e02e757b32b3059652cfe09fe9ae00</act:parent>
1409</gnc:account>
1410</gnc-account-example>
1411