gnucash/accounts/de_CH/acctchrt_kids.gnucash-xea
Christian Stimming 810d65e460 Explicitly denote the encoding of the file in
the initial xml tag. Fixes problems in the new-file-wizard in
all non-C locales.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11908 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-11 20:53:45 +00:00

70 lines
2.2 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<gnc-account-example>
<gnc-act:title>
Kinder
</gnc-act:title>
<gnc-act:short-description>
Konten im Zusammenhang mit Kindern
</gnc-act:short-description>
<gnc-act:long-description>
Kindergeld, Kindergarten
</gnc-act:long-description>
<gnc:account version="2.0.0">
<act:name>Erträge</act:name>
<act:id type="new">724c2a1128e49b0b28304d372b19f5a1</act:id>
<act:type>INCOME</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Erträge</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Gehalt</act:name>
<act:id type="new">e49717ff2ec00bf21e657e2d950ac8a9</act:id>
<act:type>INCOME</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Gehalt und Zulagen</act:description>
<act:parent type="new">724c2a1128e49b0b28304d372b19f5a1</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Kindergeld</act:name>
<act:id type="new">ff445bf61420de7b5df2637060837151</act:id>
<act:type>INCOME</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Kindergeld</act:description>
<act:parent type="new">e49717ff2ec00bf21e657e2d950ac8a9</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Aufwendungen</act:name>
<act:id type="new">bc39f4d37eb75353f4f971e80b9d2818</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Aufwendungen</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Kindergarten</act:name>
<act:id type="new">e9b6215bdeb5cc092ca0059a7c9d97a7</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Kindergarten</act:description>
<act:parent type="new">bc39f4d37eb75353f4f971e80b9d2818</act:parent>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->