Files
gnucash/accounts/C/acctlist_childcare.gnucash-xea
T

24 lines
650 B
XML
Raw Normal View History

<?xml version="1.0"?>
<gnc-account-example>
2001-04-13 06:54:25 +00:00
<gnc-act:title>
Childcare Expenses
</gnc-act:title>
<gnc-act:short-description>
2001-04-13 06:54:25 +00:00
An account for tracking childcare expenses
</gnc-act:short-description>
<gnc:account version="2.0.0">
<act:name>Childcare</act:name>
2001-04-13 06:54:25 +00:00
<act:id type="new">f37587dab73433d30ce6fa1a2c0ee53d</act:id>
<act:type>EXPENSE</act:type>
2001-07-12 22:21:13 +00:00
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
2001-07-12 22:21:13 +00:00
</act:commodity>
<act:description>Childcare</act:description>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->