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

46 lines
1.4 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<gnc-account-example>
2001-04-13 06:54:25 +00:00
<gnc-act:title>
Brokerage Accounts
2001-04-13 06:54:25 +00:00
</gnc-act:title>
<gnc-act:short-description>
These accounts provide a set of accounts to deal with a
brokerage.
2001-04-13 06:54:25 +00:00
</gnc-act:short-description>
<gnc:account version="2.0.0">
<act:name>Education Loan</act:name>
<act:id type="guid">d1065cfd075a21911c5bf039bc0e452e</act:id>
<act:type>LIABILITY</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>Education Loan</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Interest</act:name>
<act:id type="guid">b62a1a4aec662956bbd2edf340524768</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>Interest</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Education Loan Interest</act:name>
<act:id type="guid">142ae0d9e7964c7ebb981ba7f2aa5a19</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>Education Loan Interest</act:description>
<act:parent type="guid">b62a1a4aec662956bbd2edf340524768</act:parent>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->