r23062 - gnucash/trunk - Redo r23043 Don't print "warning" output in comparison functions.

John Ralls jralls at code.gnucash.org
Tue Jun 25 12:49:17 EDT 2013


Author: jralls
Date: 2013-06-25 12:49:16 -0400 (Tue, 25 Jun 2013)
New Revision: 23062
Trac: http://svn.gnucash.org/trac/changeset/23062

Modified:
   gnucash/trunk/configure.ac
   gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95bank_fr.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95invst.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95mutual.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95stocks.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/abc.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/abcall.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/carols-data-file.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/cbb-export.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/conrads-file.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/every.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/goonies-file.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/hierachical-data-file.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/ms-money.gml2
   gnucash/trunk/src/backend/xml/test/test-files/xml2/pricedb1.gml2
   gnucash/trunk/src/engine/Split.c
   gnucash/trunk/src/engine/Transaction.c
   gnucash/trunk/src/engine/test/utest-Split.c
Log:
Redo r23043 Don't print "warning" output in comparison functions.

Modified: gnucash/trunk/configure.ac
===================================================================
--- gnucash/trunk/configure.ac	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/configure.ac	2013-06-25 16:49:16 UTC (rev 23062)
@@ -33,7 +33,7 @@
 #src/backend/dbi/gnc-backend-dbi.c:gnc_dbi_load.
 GNUCASH_RESAVE_VERSION=19920
 # Initialize automake -- make sure we have at least version 1.9
-AM_INIT_AUTOMAKE([1.9 dist-bzip2])
+AM_INIT_AUTOMAKE(1.12 [serial-tests dist-bzip2])
 
 # Parse out the version number
 GNUCASH_VERSION_STRING=AC_PACKAGE_VERSION

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95bank_fr.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95bank_fr.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95bank_fr.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,5508 +1,146 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">390c2c908e71686f3bda44bc5bcbcdfd</book:id>
-<gnc:count-data cd:type="commodity">1</gnc:count-data>
-<gnc:count-data cd:type="account">53</gnc:count-data>
-<gnc:count-data cd:type="transaction">143</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>USD</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Compte courant</act:name>
-  <act:id type="guid">de3be9d4e8f598584db381c56092f351</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Livret bleu</act:name>
-  <act:id type="guid">cfb34c39585b58904baa3c1f9be9b8c4</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Salaire</act:name>
-  <act:id type="guid">547e0f4df1fb2f3a124f09cddd90add4</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Primes</act:name>
-  <act:id type="guid">4840ebbf3d52f81ad87acd6f79b4cb6d</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">547e0f4df1fb2f3a124f09cddd90add4</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Salaire net</act:name>
-  <act:id type="guid">6de38f0a8881dd2368610d32363fb463</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">547e0f4df1fb2f3a124f09cddd90add4</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Alimentation</act:name>
-  <act:id type="guid">fb45010dd73162faf7870d23451773e7</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Epicerie</act:name>
-  <act:id type="guid">63ab8d5de094c6ac7c11ae06645ea667</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fb45010dd73162faf7870d23451773e7</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Restaurant</act:name>
-  <act:id type="guid">b9e482629dfadf0675facd9bbf76d4f3</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fb45010dd73162faf7870d23451773e7</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Assurance</act:name>
-  <act:id type="guid">24e0d1cb0af579d19129ec79f16f9205</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Automobile</act:name>
-  <act:id type="guid">e89232e4cdd3a66a5c3b229cea2d0fda</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">24e0d1cb0af579d19129ec79f16f9205</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Multi-risques habitation</act:name>
-  <act:id type="guid">472918bd0bf48e41f507878041efcb4d</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">24e0d1cb0af579d19129ec79f16f9205</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Automobile</act:name>
-  <act:id type="guid">343f5c0ccf4c7a3d54443ece59073d4c</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Crédit auto</act:name>
-  <act:id type="guid">56c0e0eae313a1804d8d1183166a34af</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">343f5c0ccf4c7a3d54443ece59073d4c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Essence</act:name>
-  <act:id type="guid">b5ff22c2b91ca04c20a36782d9c750cc</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">343f5c0ccf4c7a3d54443ece59073d4c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Cadeaux</act:name>
-  <act:id type="guid">324d517fa7427163088ed8a2422b4943</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Divers</act:name>
-  <act:id type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Fournitures diverses</act:name>
-  <act:id type="guid">cbfd18621567322c77b9a5b3d6aa3a49</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Déplacements prof.</act:name>
-  <act:id type="guid">3af7ef0f555aa2a41d75d034c6afd436</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Frais de transport</act:name>
-  <act:id type="guid">96f0ca2b62ae6909cac058d1b876f6ef</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3af7ef0f555aa2a41d75d034c6afd436</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Frais bancaires</act:name>
-  <act:id type="guid">011ba398b7c38291d50cd10de44d4710</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Personnels</act:name>
-  <act:id type="guid">ef0041623a6b317860e84b847af785c7</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">011ba398b7c38291d50cd10de44d4710</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Frais financiers</act:name>
-  <act:id type="guid">e6501ba2005ac400866b117379443af3</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Autres frais</act:name>
-  <act:id type="guid">a673b6830d9fdc782ed408168f6b4f06</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">e6501ba2005ac400866b117379443af3</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Habillement</act:name>
-  <act:id type="guid">674e7f3ba414c8c31b93282247b04213</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Impôts</act:name>
-  <act:id type="guid">0a5c854c367926d4ce7ffaa60f99a85a</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Impôts sur le revenu</act:name>
-  <act:id type="guid">0a5d0546390d60dab623114e6f136d7a</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">0a5c854c367926d4ce7ffaa60f99a85a</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Logement</act:name>
-  <act:id type="guid">436e114c09ccaa489be81be1a24f1656</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Loyer</act:name>
-  <act:id type="guid">779db6be3d2098d0a2561322f43612c9</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">436e114c09ccaa489be81be1a24f1656</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Loisirs</act:name>
-  <act:id type="guid">ae47cf420aa54ba58fb1906b4edba98f</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Canal Plus-Câble</act:name>
-  <act:id type="guid">6a2a8fed6fbad778df8a5292148d1582</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">ae47cf420aa54ba58fb1906b4edba98f</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Cinéma-Théâtre</act:name>
-  <act:id type="guid">b2a4e65fd87146b8199f46c31fa215f1</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">ae47cf420aa54ba58fb1906b4edba98f</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Disques-cassettes</act:name>
-  <act:id type="guid">52a3df54b9e7fb80b22e64a2572a89bb</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">ae47cf420aa54ba58fb1906b4edba98f</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Equipement</act:name>
-  <act:id type="guid">d7620d56c56e8b2cb0e052411f12cd0a</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">ae47cf420aa54ba58fb1906b4edba98f</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Livres-Journaux</act:name>
-  <act:id type="guid">6406d28576114d95f1a6d9561a0b65e3</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">ae47cf420aa54ba58fb1906b4edba98f</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Photographie</act:name>
-  <act:id type="guid">9c0f50a450219f9275d7c4ae3b3cbaa9</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">ae47cf420aa54ba58fb1906b4edba98f</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Maison</act:name>
-  <act:id type="guid">a648b21f385e784fbe2b26cb3f718a79</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Chauffage</act:name>
-  <act:id type="guid">d04143b5e1486b50f154614b3369ba9c</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">a648b21f385e784fbe2b26cb3f718a79</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Electricité</act:name>
-  <act:id type="guid">a74cdda295ca3f404ca97a5e94a564c3</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">a648b21f385e784fbe2b26cb3f718a79</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Téléphone</act:name>
-  <act:id type="guid">3a6503c7c577f1beb48a620e905b207d</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">a648b21f385e784fbe2b26cb3f718a79</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Mobilier</act:name>
-  <act:id type="guid">8f5104499ca8138b3c48f5c900d7b285</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Cuisine-Salle de bains</act:name>
-  <act:id type="guid">d0a283d1c384e5ee67f2135f308688bb</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">8f5104499ca8138b3c48f5c900d7b285</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Eclairage</act:name>
-  <act:id type="guid">11f39397fe9ff09741bb4d9530b21945</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">8f5104499ca8138b3c48f5c900d7b285</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Electro-ménager</act:name>
-  <act:id type="guid">3b925233706cf676b2e8f40054f34a68</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">8f5104499ca8138b3c48f5c900d7b285</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Santé</act:name>
-  <act:id type="guid">1c3053f62d72017f9faacec828e3b874</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Dentiste</act:name>
-  <act:id type="guid">5816cdbc45a11a5747f7ca286550c73a</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">1c3053f62d72017f9faacec828e3b874</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Ordonnances</act:name>
-  <act:id type="guid">672b9edafeae9eb5c17316688678ee3d</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">1c3053f62d72017f9faacec828e3b874</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Soins personnels</act:name>
-  <act:id type="guid">5d9afede4f8d14de29b0f64ebd23a649</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Coiffeur</act:name>
-  <act:id type="guid">1e52527b3d343c4719a265a454753df7</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">5d9afede4f8d14de29b0f64ebd23a649</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Vacances</act:name>
-  <act:id type="guid">37563222f8bfa2ef6edb653a3b492d0b</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Devises</act:name>
-  <act:id type="guid">13e72266b7b88c8bb23d747dbd3ebd23</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">37563222f8bfa2ef6edb653a3b492d0b</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Voyage</act:name>
-  <act:id type="guid">592d53a1ecb323212d3e1da50239473f</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">37563222f8bfa2ef6edb653a3b492d0b</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Retained Earnings</act:name>
-  <act:id type="guid">afe841ab5436faa629103cfbb93c6a74</act:id>
-  <act:type>EQUITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">392e8c33776bc4b9224e1d4d5fa1373c</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9643f159a0522e203df526c2125ccdd4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-12-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>167565000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Opening Balance</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b801cbac54167138bf1830bdfe2796ad</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>576236/100</split:value>
-      <split:quantity>576236/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cb07c0c9643bbb7e16743e26928ccb18</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-576236/100</split:value>
-      <split:quantity>-576236/100</split:quantity>
-      <split:account type="guid">afe841ab5436faa629103cfbb93c6a74</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ed5de8fcc01dc81be4c931546ed28b93</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-12-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>183423000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">174946258a987b2006dc2d9ecfeda659</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cce41a8d7fb5cdd0245bf1ef68cebcba</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b1ca331fcc284e01738c702211844ddb</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-02 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>186234000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">264d351fb20bc1ad062a668d8f664b37</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>35700/100</split:value>
-      <split:quantity>35700/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">660500d26e458892526029eeac2c205e</split:id>
-      <split:memo>Disquettes</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7500/100</split:value>
-      <split:quantity>7500/100</split:quantity>
-      <split:account type="guid">52a3df54b9e7fb80b22e64a2572a89bb</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6094e7577fc4d00d36ef503585c14aeb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6800/100</split:value>
-      <split:quantity>6800/100</split:quantity>
-      <split:account type="guid">6406d28576114d95f1a6d9561a0b65e3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5c8668fe8f35fbd275c83f900eccafe1</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">58a662ebe98a022355d07b86f13ad55b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6351</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-01-04 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>188671000</ts:ns>
-  </trn:date-entered>
-  <trn:description>MACIF</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3b0948d446002b8982704b31c260be0e</split:id>
-      <split:memo>Assurance appartement/vie</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>83761/100</split:value>
-      <split:quantity>83761/100</split:quantity>
-      <split:account type="guid">472918bd0bf48e41f507878041efcb4d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d097d21a2c40065bb839c77f083edc3e</split:id>
-      <split:memo>Assurance appartement/vie</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-83761/100</split:value>
-      <split:quantity>-83761/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">067bfaa1146c6a98dc32f18c8deeea41</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-07 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>203492000</ts:ns>
-  </trn:date-entered>
-  <trn:description>E.D.F.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f8cd0aa3f9dcee3ff01935dfffad0c38</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">a74cdda295ca3f404ca97a5e94a564c3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a91163ada8711c702b55888636dd42b4</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20000/100</split:value>
-      <split:quantity>-20000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">1892990631606792b4db6cb71caf4a5d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-09 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>205833000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">accbf5fbf4804eae2935da86449e2a34</split:id>
-      <split:memo>Prime de fin d'année</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>400000/100</split:value>
-      <split:quantity>400000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">111dd486387133db464d5c39592bea71</split:id>
-      <split:memo>Prime de fin d'année</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-400000/100</split:value>
-      <split:quantity>-400000/100</split:quantity>
-      <split:account type="guid">4840ebbf3d52f81ad87acd6f79b4cb6d</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d82af5e8d601582abbc4129959065253</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6352</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-01-09 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>208154000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Intermarché</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a7bc6259cfc9b39e77c6d6b410ec11d9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>25650/100</split:value>
-      <split:quantity>25650/100</split:quantity>
-      <split:account type="guid">63ab8d5de094c6ac7c11ae06645ea667</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5d6040d6929390f59e7ed3ce011fb2e9</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-25650/100</split:value>
-      <split:quantity>-25650/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">df17330745d5a6e5052e60b53eee27aa</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6353</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-01-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>210949000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">aa083e6f07b56377db5d645ecef0d0c2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">86f7092a06e6746459016860ab8678a9</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">745b3a8912254f8573b35c5c83f25170</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-16 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>213577000</ts:ns>
-  </trn:date-entered>
-  <trn:description>France Télécom</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e251d07209a3e92ff77b78eb5fe7b5dd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>34225/100</split:value>
-      <split:quantity>34225/100</split:quantity>
-      <split:account type="guid">3a6503c7c577f1beb48a620e905b207d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">460defb163ef958152d809755884120f</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-34225/100</split:value>
-      <split:quantity>-34225/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6d10f67b15184edc013326d5ea6fa77c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-17 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>215972000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d461e06ec5d2a570535441d3b93a2cb5</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40000/100</split:value>
-      <split:quantity>40000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ef030f9bc687bd4da2ba4d5633429dfb</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40000/100</split:value>
-      <split:quantity>-40000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">96b32acde3ad762189dcd1d50a34bcd4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6354</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-01-21 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>218347000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">57f446c0615ddadb81acd6da5c9c1164</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d4d8ce1b7f8d3201464f7aa8ee1201e0</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0265712bd16817e7e4b32a69831f80d6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-23 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>221853000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">200cfdd593539c6dcc5b294d0e9e0687</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>25000/100</split:value>
-      <split:quantity>25000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">03b5e2bbba407adb80d9a76b4f514792</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-25000/100</split:value>
-      <split:quantity>-25000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">99883512582728a299b53a30a70fd22a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-24 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>224353000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d1b101b3e5a3b7b4325b6a32af15b820</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9e1efea30615ab86e4451725e50a1bbc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ba3ef8eafa91005c6aafe34992d6c876</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>226714000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">577b4939e60f5a6d7978ce2ec3096de7</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>250000/100</split:value>
-      <split:quantity>250000/100</split:quantity>
-      <split:account type="guid">cfb34c39585b58904baa3c1f9be9b8c4</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7bf6cd575f3d4e632a2304fb2fe59327</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-250000/100</split:value>
-      <split:quantity>-250000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b466968f727ac90afb88ac2afdef39c1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>229067000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">437027d363ebc37e25c093847cdfacbe</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">70cd6712d436e84f7c94732acd403113</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8d07b6b5b83036d3665f86b8abe9310e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-02-01 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>232995000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b75eff0b712d13288b6ce7476eb04127</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>41600/100</split:value>
-      <split:quantity>41600/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">233de55d9e2ed1fba21854a410c02e43</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8400/100</split:value>
-      <split:quantity>8400/100</split:quantity>
-      <split:account type="guid">b2a4e65fd87146b8199f46c31fa215f1</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7a7a64805120e6cd75071d7779fb5bc9</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ac9b873ae20a4cb77e2533d27917b1cd</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6355</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-02-06 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>235421000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Restaurant Saint-Paul</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">004fd03693c3c7880fad5bcc57ef3780</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>32700/100</split:value>
-      <split:quantity>32700/100</split:quantity>
-      <split:account type="guid">b9e482629dfadf0675facd9bbf76d4f3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4a9c571eb8489060a0ec2fcc3af95258</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-32700/100</split:value>
-      <split:quantity>-32700/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7781b87fc3ee84b2c16a173ae705b8c9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6356</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-02-09 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>237851000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Centre des Impôts</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6541a71714ce087f2ab837717606d620</split:id>
-      <split:memo>1er tiers</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>415869/100</split:value>
-      <split:quantity>415869/100</split:quantity>
-      <split:account type="guid">0a5d0546390d60dab623114e6f136d7a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fc289b2f702ac718a7ff51714dc3cf3f</split:id>
-      <split:memo>1er tiers</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-415869/100</split:value>
-      <split:quantity>-415869/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">aed0d7c65a9539e677ad6f612ff6c970</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6357</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-02-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>248545000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">20f24bcba69db1efa10312d2cba31827</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">001aff4b1b9205f610f08b5191aba0cf</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f4e84f0e270f573810ee3c81ea8dcb2b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-02-20 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>251624000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f07b254d6bc44371af9d3ac81f6b8b41</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">efc203663e7f443a4f28a223d5903204</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">1e52527b3d343c4719a265a454753df7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5710c51ecc97916484217b4c1017d0e8</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20000/100</split:value>
-      <split:quantity>-20000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">697d53f57fd11d6b05f342fd73e90380</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6358</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-02-21 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>254112000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c4d57ee46e92a2321f02c87f5e1e123b</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5589562c40258757028a4b0af3d5fc4d</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f0859433a7cf73cc85bd680e79596f5e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-02-24 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>256503000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">730979124e6b32a5546e825c2b906015</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4b3e39d494c3553530523f6f14e3abd5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b1f807d8d972858334f6b7cd543d7949</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-02-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>258906000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">15ce8733ce77fc910f4bbc432d5e4546</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>300000/100</split:value>
-      <split:quantity>300000/100</split:quantity>
-      <split:account type="guid">cfb34c39585b58904baa3c1f9be9b8c4</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5d25ba0a388a0bde9f65bd0e6d93a37b</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-300000/100</split:value>
-      <split:quantity>-300000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d385a9795d2853dee693d6027c33d383</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6359</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-02-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>263748000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Carrefour</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b5e893a57342e35d9a4d6bbcc84f2185</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>18180/100</split:value>
-      <split:quantity>18180/100</split:quantity>
-      <split:account type="guid">fb45010dd73162faf7870d23451773e7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">73f6e148bf18fcb1a72cfddd728c4bbe</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-18180/100</split:value>
-      <split:quantity>-18180/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">08efefeff498f0a42009b3a46490d7e6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6360</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-02-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>266339000</ts:ns>
-  </trn:date-entered>
-  <trn:description>SNCF</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">97a54adc68b0b7bcf31305aeb707d92f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>59600/100</split:value>
-      <split:quantity>59600/100</split:quantity>
-      <split:account type="guid">592d53a1ecb323212d3e1da50239473f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">084daa6f396f54c0c7f8c2291720f145</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-59600/100</split:value>
-      <split:quantity>-59600/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2473301bd952ece04b6280ad3afee778</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-02-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>268792000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fd9570528262189fe95a169c78cdd6da</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">61f05a2876395638db92b0e3a97eb32f</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20000/100</split:value>
-      <split:quantity>-20000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8301607cbdb90859c1bced0a531e6891</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-02-28 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>271678000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">33db282a73377efe06474424e746e706</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a930bcc474375df088f071415c1275a0</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6af8c26792ecd6cb00905893997bbe4e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-07 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>274153000</ts:ns>
-  </trn:date-entered>
-  <trn:description>E.D.F.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bd73504fafd4568090772d654dca10b7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">a74cdda295ca3f404ca97a5e94a564c3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4a79326b4690055ac6e3e3ef3fffe47d</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20000/100</split:value>
-      <split:quantity>-20000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">10dadb1570d588282ad318bcbcb1aa85</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6361</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-03-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>276654000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">953ad1020f5c5671e086505c240cdac1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ebc91eec16a7e8cd73e8fd1cc9561693</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">bbfb01e2de3b2d13044ac5d7bf05829b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-13 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>279359000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2b68ac0f310937925d5638c4f558a39f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>38600/100</split:value>
-      <split:quantity>38600/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cc47bcb3cd4d876b12a37cc57202b88f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>11400/100</split:value>
-      <split:quantity>11400/100</split:quantity>
-      <split:account type="guid">6406d28576114d95f1a6d9561a0b65e3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3829d69956cd099ea858643b0ef650a6</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7c245360fc50657ac97c1665ba1cf7ff</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6362</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-03-14 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>282341000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Senzo Alimentation</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f7abb8b243600a8bf9d488fe933356c9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20910/100</split:value>
-      <split:quantity>20910/100</split:quantity>
-      <split:account type="guid">63ab8d5de094c6ac7c11ae06645ea667</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6df85419570d325e30c8480419a90d5f</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20910/100</split:value>
-      <split:quantity>-20910/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d383f0a0676f4ffc80f72b6101c75f67</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-16 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>284285000</ts:ns>
-  </trn:date-entered>
-  <trn:description>France Télécom</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3cb2fe62d682065c8e68601e9c436467</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>21286/100</split:value>
-      <split:quantity>21286/100</split:quantity>
-      <split:account type="guid">3a6503c7c577f1beb48a620e905b207d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b8bb75b3ddcb18ffa4e0209c0d8223fe</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-21286/100</split:value>
-      <split:quantity>-21286/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7c3db6a038d2911b42b923b36fa98af7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6363</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-03-16 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>285984000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Interflora</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1cc7927b08860218d975045f48204f71</split:id>
-      <split:memo>Pour Hélène...</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>16000/100</split:value>
-      <split:quantity>16000/100</split:quantity>
-      <split:account type="guid">324d517fa7427163088ed8a2422b4943</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b726807deceb214465c4a8f462a6c06b</split:id>
-      <split:memo>Pour Hélène...</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-16000/100</split:value>
-      <split:quantity>-16000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">54e7a97ba00d52e72ea6b96730afb238</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-20 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>287674000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">24bcc4e7cb201c5471f5a8da93775e80</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>15000/100</split:value>
-      <split:quantity>15000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6265b1aa70523dddea71570cdb023caf</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-15000/100</split:value>
-      <split:quantity>-15000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f2e2f7531e3eab3d2ae1c2416407e925</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-24 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>289339000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7ad973a1af2ef78238f4ebe8659d0486</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1005390/100</split:value>
-      <split:quantity>1005390/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">470d2554d1c191d6977275af99e17671</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1005390/100</split:value>
-      <split:quantity>-1005390/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a27379eaf9cfa31587a4548863eca708</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>292612000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b1b72a14fa1cb0cb2fd4d4c919a92287</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>300000/100</split:value>
-      <split:quantity>300000/100</split:quantity>
-      <split:account type="guid">cfb34c39585b58904baa3c1f9be9b8c4</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">82948fab247b06f8615e0f0726313d04</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-300000/100</split:value>
-      <split:quantity>-300000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ea88fbe8a0d670ae76b492e47148fce3</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6365</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-03-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>294495000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6b259b9869d9df2d9d8e80216b674d29</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5e6d23c4a962f5722643fd0f50cc0b72</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">55bbe99b34e19dfbba1c9141a8994db2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6364</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-03-29 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>297133000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Carrefour</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8ea9aab1bbd60804490d106cb8ae7c28</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>14665/100</split:value>
-      <split:quantity>14665/100</split:quantity>
-      <split:account type="guid">d0a283d1c384e5ee67f2135f308688bb</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7732d0b3b5d0b5b4cb59d5ffaf386881</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>22650/100</split:value>
-      <split:quantity>22650/100</split:quantity>
-      <split:account type="guid">52a3df54b9e7fb80b22e64a2572a89bb</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8d119a98eb04a71be2fcba78a1d2ecbc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>15500/100</split:value>
-      <split:quantity>15500/100</split:quantity>
-      <split:account type="guid">674e7f3ba414c8c31b93282247b04213</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3f852c1e1901a539bda0fec73705c979</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4500/100</split:value>
-      <split:quantity>4500/100</split:quantity>
-      <split:account type="guid">11f39397fe9ff09741bb4d9530b21945</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">898c600e88ab3a3a9282b3a9e2c7bb68</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>11020/100</split:value>
-      <split:quantity>11020/100</split:quantity>
-      <split:account type="guid">63ab8d5de094c6ac7c11ae06645ea667</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bb915f97c631cea641f5da9f13bf74f1</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-68335/100</split:value>
-      <split:quantity>-68335/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5caacfb0608ec06a252b4709ea524941</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>299253000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d912e38e2297c4e61f93c7554581357a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>34140/100</split:value>
-      <split:quantity>34140/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8f8560e23cdc283e4645c07289b3e101</split:id>
-      <split:memo>FNAC</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5860/100</split:value>
-      <split:quantity>5860/100</split:quantity>
-      <split:account type="guid">9c0f50a450219f9275d7c4ae3b3cbaa9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e317b5e73405e5ea7e586aee6cff5190</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40000/100</split:value>
-      <split:quantity>-40000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3d7264cf91c1a92441799415e9e4ebdc</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>301715000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">cba4c8d290e19be9bf37684f6b051422</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1978e141ce4f4de81d377f87248eb8b6</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0094a3b4076b9b8112a6d07b05a118ec</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-04-10 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>303495000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">20f153574d00620c9c520c103b1d3fcc</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fd3730b50f858802aeea0a5337b4e960</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ef75cabe8325a376f9461e60bc2c87d1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6366</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-04-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>305222000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">84a279b745056859c0946bd20f87c1ad</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e23caec6ee52954c230ed107b74fd436</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8baad80b1b4ee539229b8d3d8dad2f04</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6367</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-04-20 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>307007000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b9ae847bbb5897ec534d39aa1de36bf2</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a0ec6e318b400889f4cfc2c892a4b293</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5b2bf3a7f76b84597fb70125790a6a21</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-04-22 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>309211000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1d309078a0d8d737b3eb896e8eee5994</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>16400/100</split:value>
-      <split:quantity>16400/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8b4868ab051ead7252f824e21a0e2827</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8600/100</split:value>
-      <split:quantity>8600/100</split:quantity>
-      <split:account type="guid">b2a4e65fd87146b8199f46c31fa215f1</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b1d7bd0d2dfa2d268d2a1eb3b0bd01cb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">1e52527b3d343c4719a265a454753df7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">75692d6bccefd4a3a3bfd25ca219bc3b</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-35000/100</split:value>
-      <split:quantity>-35000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c04781886177cc54567d43d57e29e51d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-04-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>314980000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a97844b69dfbd92abd7c249d5bcf8c84</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d9b436a4f2a0d1bcf39f585176894fe1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9e6dc1d3ed796ddf62dcfb7bc624cf99</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-04-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>317563000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f69ff88e9d2f481c21864fda2862dc94</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>300000/100</split:value>
-      <split:quantity>300000/100</split:quantity>
-      <split:account type="guid">cfb34c39585b58904baa3c1f9be9b8c4</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">790698573620832ac06cbe0e837d0a2e</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-300000/100</split:value>
-      <split:quantity>-300000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">94e1cae214f99ded0c496e35c6bb195a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-04-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>322056000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">62d6b24a6dd89e71126346f540b3a1bf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e3d33a03fe3980b7b8a0646811955d6b</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ffa20aa7c8297db7dec4f3d956b72407</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-01 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>324996000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1fafbc8d5ec0e96ba11e784da045dfaf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>44700/100</split:value>
-      <split:quantity>44700/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5d4e6f43743464ced237008428383902</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5300/100</split:value>
-      <split:quantity>5300/100</split:quantity>
-      <split:account type="guid">6406d28576114d95f1a6d9561a0b65e3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">be1f6f192d58c9f62f792edf9da8a3e9</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9ab90db1ae4a9f94dcbbfe7ebf74e0bc</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-07 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>327622000</ts:ns>
-  </trn:date-entered>
-  <trn:description>E.D.F.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5bc5663f9fce7624151c29d5ee75c048</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">a74cdda295ca3f404ca97a5e94a564c3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d588513b2dcc8c30b6ce10f4bb1816d7</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20000/100</split:value>
-      <split:quantity>-20000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a569d012402a6f678b10baa2a2610413</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-08 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>332010000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">11a513b16d10607fc82d2833f7b8c420</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">09d33bb21dba13b02a879ef2fa419389</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-10000/100</split:value>
-      <split:quantity>-10000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3b241208a447c421a2f141897e40e8d2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6368</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-05-10 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>334793000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Gaz de France</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">370bed7d9e1994116e8be4905d524e0e</split:id>
-      <split:memo>(exceptionnel)</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>42500/100</split:value>
-      <split:quantity>42500/100</split:quantity>
-      <split:account type="guid">d04143b5e1486b50f154614b3369ba9c</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">90fea1066728a2b88f54ba5f04e6eecf</split:id>
-      <split:memo>(exceptionnel)</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-42500/100</split:value>
-      <split:quantity>-42500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">14bcd23a9c272ba01c8790575d93195e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6369</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-05-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>337431000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">916da32758c23c3d162805030dbd3e97</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7dbd58662428565ce5ec8bea0ec920e9</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0bfb10b9c5ab2b53d26f319803b1cf4f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6370</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-05-12 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>340082000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Intermarché</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">92e4346fe5c3ede19898c591030238f7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>29950/100</split:value>
-      <split:quantity>29950/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4560960472c979dfb7d25bb34aa05563</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-29950/100</split:value>
-      <split:quantity>-29950/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e95766339f5c1c31ecc1870a7f04dac3</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>356863000</ts:ns>
-  </trn:date-entered>
-  <trn:description>France Télécom</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f645aea37c114f3a7cd87eebda33430c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40311/100</split:value>
-      <split:quantity>40311/100</split:quantity>
-      <split:account type="guid">3a6503c7c577f1beb48a620e905b207d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7f293aa4719537f9936372118b545922</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40311/100</split:value>
-      <split:quantity>-40311/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d57af6327f7d3b06f6ffe074e768e09d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-17 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>359576000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2dfb9c4e79e6456fe570adfcd64648b6</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>60000/100</split:value>
-      <split:quantity>60000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">33b2b9f9aeadc8a85a6c42a746faf911</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-60000/100</split:value>
-      <split:quantity>-60000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9dcdd812d2419a8e6d649c5e95b62d61</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6371</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-05-17 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>362888000</ts:ns>
-  </trn:date-entered>
-  <trn:description>La Bonne Franquette</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2ce923e0fea7d2116960c051221ab0c4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>11000/100</split:value>
-      <split:quantity>11000/100</split:quantity>
-      <split:account type="guid">b9e482629dfadf0675facd9bbf76d4f3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">58d143c96f80044cdd255587aecc25ac</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-11000/100</split:value>
-      <split:quantity>-11000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">fe95baf6d4e15b865e526720ec21d688</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>365525000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">320d4de22b3d7600a8f653844eaf8b6c</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d30fcdbc8e23f08100a5b5ee38146ad9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">49734566504a7358ab35af1ed41244e0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>368171000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4c42a427d59303ec20b550763a62d27a</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>300000/100</split:value>
-      <split:quantity>300000/100</split:quantity>
-      <split:account type="guid">cfb34c39585b58904baa3c1f9be9b8c4</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">19d23b24962bce9128a2e995d704d630</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-300000/100</split:value>
-      <split:quantity>-300000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">93fd47f496bf5289b08d7e77c6818dc6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6372</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-05-28 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>372900000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c216911d9abbd9e61e31a93549f4de25</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8ff6666c809313b1693630047754cc58</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">863bb8cd20e4f3ac904110903fab57db</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>375638000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b47245c6af0e3eb5868cacc1169a3a1a</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9b677ccd6338e0bb5686271e5f78c8d7</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c29b96b9a0e2e2e7ae1aa00d66252f75</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>378315000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d4783ba8f1523668fddfb06a0c22b927</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b7e1342f782ebfc1b7eb706d5b6dc9a9</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">346de50ad5b9d67e6772420ff190fe06</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6373</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-06-01 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>383273000</ts:ns>
-  </trn:date-entered>
-  <trn:description>FNAC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c192f01c5da803866442b8cb2c54182e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>14200/100</split:value>
-      <split:quantity>14200/100</split:quantity>
-      <split:account type="guid">6406d28576114d95f1a6d9561a0b65e3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">06a3caa978b87934bd38d23470126cda</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-14200/100</split:value>
-      <split:quantity>-14200/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3ee6837c82c4ee32be90497e1ca93e94</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-06-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>386246000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c338ff5dca9aeaab3a24a8481786c781</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>41545/100</split:value>
-      <split:quantity>41545/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fde73ab21d1cb68024789890fa99c5c3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8455/100</split:value>
-      <split:quantity>8455/100</split:quantity>
-      <split:account type="guid">63ab8d5de094c6ac7c11ae06645ea667</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8f1e8302717b2b917b856066a2af9ad8</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">bdb459884de124cc0e4785ce061199f1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6375</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-06-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>389039000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Centre des Impôts</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bcd1f96e743a3159b102da59b0b9c9d0</split:id>
-      <split:memo>2ème tiers</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>415869/100</split:value>
-      <split:quantity>415869/100</split:quantity>
-      <split:account type="guid">0a5d0546390d60dab623114e6f136d7a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">54fd36753ee2647200e77958947777d3</split:id>
-      <split:memo>2ème tiers</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-415869/100</split:value>
-      <split:quantity>-415869/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6e6259844ab3bf7628dd1b629f569161</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6376</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-06-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>398857000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Gaz de France</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0c17a92efb7bff44bf8a49f68a9e4359</split:id>
-      <split:memo>(exceptionnel)</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>16500/100</split:value>
-      <split:quantity>16500/100</split:quantity>
-      <split:account type="guid">d04143b5e1486b50f154614b3369ba9c</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2d37f8b31aa19b02674a9bbba370eadb</split:id>
-      <split:memo>(exceptionnel)</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-16500/100</split:value>
-      <split:quantity>-16500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">357a6578f4bc97601f789a994956b651</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-06-10 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>402216000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">03c31f060dfff6c13793d4f7fe0cb44d</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>30000/100</split:value>
-      <split:quantity>30000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">259868bd3d6147b4be088be544e58f87</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-30000/100</split:value>
-      <split:quantity>-30000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c2fa0f42fc76499c281e258c57d027c6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6378</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-06-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>405222000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">31bf13f3c9f965700690600ffd1df95f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d97f45cdf496746bc276090c515937d4</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5b0f8e066bc92a2f7f25ed54c8da7ca6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-06-19 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>407965000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">42237f22921e089ab2782688dd33dc4f</split:id>
-      <split:memo>Crêperie</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>15000/100</split:value>
-      <split:quantity>15000/100</split:quantity>
-      <split:account type="guid">b9e482629dfadf0675facd9bbf76d4f3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">69eb2af803222be1dd3492475958d954</split:id>
-      <split:memo>Crêperie</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-15000/100</split:value>
-      <split:quantity>-15000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">1edabfb6b2a1211a7b7a9a69bf7bf070</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6380</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-06-19 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>413702000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">25e24b78489a62196577b6cd1b3c7900</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9095cf299d9101ddb91d4aab1410a857</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">28bc1c801c6c0aa16bb1bdcce27b5c1b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6379</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-06-20 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>416534000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Nasa Electronics</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1ab86e50ce8baefc233d2686c8dd1682</split:id>
-      <split:memo>Nouvelles enceintes</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>184900/100</split:value>
-      <split:quantity>184900/100</split:quantity>
-      <split:account type="guid">3b925233706cf676b2e8f40054f34a68</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4d03eb90f23e6efed5c74930e74284d0</split:id>
-      <split:memo>Nouvelles enceintes</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-184900/100</split:value>
-      <split:quantity>-184900/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d0ac192ea8d1aea0906d5c4779dc2290</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-06-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>419365000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">086d39be8ee372db1e748c743afd656b</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f35b431be099a4376bc9cb0e4b19c403</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">dfeaee9b9858f158bfa4cfa2fb82c082</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-06-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>422808000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fbbf76647076be608fd7c8bc634a8dcb</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>300000/100</split:value>
-      <split:quantity>300000/100</split:quantity>
-      <split:account type="guid">cfb34c39585b58904baa3c1f9be9b8c4</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">31d2238fa846633700370ba9a2d474d8</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-300000/100</split:value>
-      <split:quantity>-300000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">dc0ba8106381f550322e26cffdf7b1d5</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-06-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>425562000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a4d8ec360fe4b552773cbd66963689a2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bc8ba7ca4d6d8c9a01615e986bde6c55</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d721c6fb45b9fb1710fbd4a13fc8fccd</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-03 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>428365000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a2f3f754416e402441c040881b7b0f8f</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>30000/100</split:value>
-      <split:quantity>30000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5b25ddc23c27024cfb8ada402a1a4e00</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-30000/100</split:value>
-      <split:quantity>-30000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ed14be91c46bcd7d880da6b157276cc4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6381</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-07-06 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>432394000</ts:ns>
-  </trn:date-entered>
-  <trn:description>U.G.C.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e6e075097d0d4ff6d64829848fcf243f</split:id>
-      <split:memo>Carte UGC 10 places</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>38000/100</split:value>
-      <split:quantity>38000/100</split:quantity>
-      <split:account type="guid">b2a4e65fd87146b8199f46c31fa215f1</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2f20797ab29e0537165d4947ed89dd17</split:id>
-      <split:memo>Carte UGC 10 places</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-38000/100</split:value>
-      <split:quantity>-38000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">66b5c99f72b1be0ba9426d38e076f8d7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-07 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>435165000</ts:ns>
-  </trn:date-entered>
-  <trn:description>E.D.F.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1f0cb5a12dcdae0ce28f7ca3875b47a7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">a74cdda295ca3f404ca97a5e94a564c3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4dc05332a84abd4c691fc33cf1e7a88c</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20000/100</split:value>
-      <split:quantity>-20000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8e0aca938ddc76a9ee590f6075c84eee</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6382</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-07-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>437958000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fca544a05f29062d58ccb9cb71a078e5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">66c92335291df89b8a7a6b09a391a3f1</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">1e2fb202b6ba42aed5d81e456215986d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6383</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-07-12 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>442987000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Gaz de France</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">79913dc5716fe5f3942c6831bb1a0240</split:id>
-      <split:memo>(exceptionnel)</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>16500/100</split:value>
-      <split:quantity>16500/100</split:quantity>
-      <split:account type="guid">d04143b5e1486b50f154614b3369ba9c</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">94689fc4c2b537c199edc5128c2805a8</split:id>
-      <split:memo>(exceptionnel)</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-16500/100</split:value>
-      <split:quantity>-16500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2a5d5f33fd190f683e2249cbb41fd601</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>445826000</ts:ns>
-  </trn:date-entered>
-  <trn:description>France Télécom</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a40615dc6726c1b80fff5d1dea7926af</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>35977/100</split:value>
-      <split:quantity>35977/100</split:quantity>
-      <split:account type="guid">3a6503c7c577f1beb48a620e905b207d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">84f2e5011ec4b3ac339435dfa22b3c20</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-35977/100</split:value>
-      <split:quantity>-35977/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">07d5f8168f78782b53a78e587e4b3baa</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-17 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>448887000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4ade33c9d2f62b848fe74e285d3ce043</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>46535/100</split:value>
-      <split:quantity>46535/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ab890532f750a21eadd9334a8d1fefd6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>13465/100</split:value>
-      <split:quantity>13465/100</split:quantity>
-      <split:account type="guid">63ab8d5de094c6ac7c11ae06645ea667</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8de059eb363f9235196f2bb3209285c9</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-60000/100</split:value>
-      <split:quantity>-60000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">cf0f388ab6e2e89c4dc39a2ff142e35f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6384</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-07-20 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>453674000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d7ee8ee70edfb170bee542f02dfca8a5</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5f19d59b55876014b745dc2e71650bf5</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">82a2af377157b6ca5c98651469611526</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>456495000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c80b69ab4998dbd95168893af0fdfb8a</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">86c0122071730b21f67e407a7d1e96f1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">26049300752338235172eea036ac4f6c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>459319000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1fd9b0d80a0811bd367f3b1bd5cba11e</split:id>
-      <split:memo>Soirée entre amis</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>25000/100</split:value>
-      <split:quantity>25000/100</split:quantity>
-      <split:account type="guid">d7620d56c56e8b2cb0e052411f12cd0a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0f2fe8868576abf6d57f5ec055971fb3</split:id>
-      <split:memo>Soirée entre amis</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-25000/100</split:value>
-      <split:quantity>-25000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f4b99fc3e1cf46731d530696a44fc404</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>462946000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9b6ac2304426d8330553cca37ddb3665</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>250000/100</split:value>
-      <split:quantity>250000/100</split:quantity>
-      <split:account type="guid">cfb34c39585b58904baa3c1f9be9b8c4</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0911a2bef06dfa1ac942e8541ad9bb01</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-250000/100</split:value>
-      <split:quantity>-250000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">fba574e0bac22371b60ce84a97280dc8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>466061000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Crédit Mutuel</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">69822db9b83e409a2d79d5e3c4c14b5a</split:id>
-      <split:memo>Intérêts</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>14927/100</split:value>
-      <split:quantity>14927/100</split:quantity>
-      <split:account type="guid">a673b6830d9fdc782ed408168f6b4f06</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2fa9c46c5aea8e797ef466a0ef842b0b</split:id>
-      <split:memo>Capital</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>406387/100</split:value>
-      <split:quantity>406387/100</split:quantity>
-      <split:account type="guid">56c0e0eae313a1804d8d1183166a34af</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ee1ade23ed8dfe4ab537448bbb79baae</split:id>
-      <split:memo>Intérêts</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-421314/100</split:value>
-      <split:quantity>-421314/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">743cac2d56954e70925eff5a778d80df</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>468931000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">062fc3e14dbb8c115f857314248b18c6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">da7196d3f0ac3870c85e8bae4ad07298</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a79f558531f48fedb938dcb597848ef5</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-08-02 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>473481000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5b2fa71de1503f676c800de0ee973418</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>35000/100</split:value>
-      <split:quantity>35000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">83e6d6c5d3d5bf7a960e64eac7acb2e4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>15000/100</split:value>
-      <split:quantity>15000/100</split:quantity>
-      <split:account type="guid">b5ff22c2b91ca04c20a36782d9c750cc</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4097ccbec7e71cc1cf713fc6314532c4</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">54777d757317cffd5224c7dd23fdfcd6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6353</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-08-06 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>476473000</ts:ns>
-  </trn:date-entered>
-  <trn:description>MACIF</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5654afa4b117d4ad1943f8dbc94c3439</split:id>
-      <split:memo>Jusqu'au 01/07/96</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>46190/100</split:value>
-      <split:quantity>46190/100</split:quantity>
-      <split:account type="guid">e89232e4cdd3a66a5c3b229cea2d0fda</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">806ccc0a5cd736437cf9afccd375adc6</split:id>
-      <split:memo>Jusqu'au 01/07/96</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-46190/100</split:value>
-      <split:quantity>-46190/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6513e90a2b2ade9397a40a9884b78531</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-08-08 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>479386000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6a1e0536b65156f9a86c1a16d71c9308</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a09753d84046bdf847d554fdfcdf5ea5</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-10000/100</split:value>
-      <split:quantity>-10000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">fa9d3ab8c2f224b484e44a4b3d598b44</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6385</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-08-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>482935000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">957eabe77ddbc56b250499b1acb47731</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">05b52f52d833b59c5d55d06135225b44</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2160bafdee142a1c0cdcf93eb152ac70</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6386</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-08-12 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>486845000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C & A</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bf167dc398ff8b93c9c6d205ee5a9e9b</split:id>
-      <split:memo>cirage</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1300/100</split:value>
-      <split:quantity>1300/100</split:quantity>
-      <split:account type="guid">674e7f3ba414c8c31b93282247b04213</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fac17c8b8f8c78946c6627aef406740a</split:id>
-      <split:memo>2 teeshirts</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9800/100</split:value>
-      <split:quantity>9800/100</split:quantity>
-      <split:account type="guid">674e7f3ba414c8c31b93282247b04213</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">019376e03d81025da7a4a888eb17db17</split:id>
-      <split:memo>2 chemises</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>28000/100</split:value>
-      <split:quantity>28000/100</split:quantity>
-      <split:account type="guid">674e7f3ba414c8c31b93282247b04213</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e17adfd5665258fcf5c81253f9ff804b</split:id>
-      <split:memo>chaussures</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>25900/100</split:value>
-      <split:quantity>25900/100</split:quantity>
-      <split:account type="guid">674e7f3ba414c8c31b93282247b04213</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3fdf0236efc2f5c4753d98d3917c904a</split:id>
-      <split:memo>jeans</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>19900/100</split:value>
-      <split:quantity>19900/100</split:quantity>
-      <split:account type="guid">674e7f3ba414c8c31b93282247b04213</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6e52fb66153dd528c7360c9dee6c19a0</split:id>
-      <split:memo>cirage</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-84900/100</split:value>
-      <split:quantity>-84900/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">714a3365c041af7542479ef9eb1571a7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-08-17 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>492331000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0132023af8ac1e9ed9c6bdc5aba128f8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>38200/100</split:value>
-      <split:quantity>38200/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d0a88693e4b774de96c5351b75aa38e5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6800/100</split:value>
-      <split:quantity>6800/100</split:quantity>
-      <split:account type="guid">6406d28576114d95f1a6d9561a0b65e3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fadaf644365575e2ced10b0de898b198</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-45000/100</split:value>
-      <split:quantity>-45000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c85c719889cf8ba5e5b674c40534b4ca</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6387</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-08-21 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>495542000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">adfb9893a984b24089e309a197d41be3</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0c6ac21107bc420d02dae670b4f01603</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4c1aa5c5cd07ed557472ccbc6b09fbeb</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-08-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>498561000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">dae5f1b1e1e42b23dcc25193a996b0f4</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">72924326be90e638bd35be6689bfa4de</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">23a510b2080b450e71d3eeb66c3b59ba</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-08-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>504389000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2e1cfacc36db51c7381dbe8a6d57225c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1500/100</split:value>
-      <split:quantity>1500/100</split:quantity>
-      <split:account type="guid">5816cdbc45a11a5747f7ca286550c73a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">95e26a960d5b7b0cabe3a0a1f571d691</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>18500/100</split:value>
-      <split:quantity>18500/100</split:quantity>
-      <split:account type="guid">672b9edafeae9eb5c17316688678ee3d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6424a65127208e891626161587951e93</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">1e52527b3d343c4719a265a454753df7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">913472a09814368bd2d4a177b8590bd3</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-30000/100</split:value>
-      <split:quantity>-30000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e93bd22645a2463539ff72b0fb002854</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-08-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>507381000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">db16f55098fe03facc4df5416cef016d</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">63ab8d5de094c6ac7c11ae06645ea667</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0ca18a97407847011f2c92cad272c877</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20000/100</split:value>
-      <split:quantity>-20000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">770def13c9521414e8d9e9ff017a8ab6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-08-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>511918000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Crédit Mutuel</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">278373bc4ce1a55db5ec05ce41283292</split:id>
-      <split:memo>Intérêts</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>12828/100</split:value>
-      <split:quantity>12828/100</split:quantity>
-      <split:account type="guid">a673b6830d9fdc782ed408168f6b4f06</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">472ad8358c7eeb4f50a7b79e5802cac2</split:id>
-      <split:memo>Capital</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>408486/100</split:value>
-      <split:quantity>408486/100</split:quantity>
-      <split:account type="guid">56c0e0eae313a1804d8d1183166a34af</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8f9f8bccf2658b122b1d0b07ce1e3153</split:id>
-      <split:memo>Intérêts</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-421314/100</split:value>
-      <split:quantity>-421314/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">49a39e961ec0b5cc2fad449908bb676a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-08-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>514903000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">351b24fedf3917eb147facd9c6bba42d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2972f1d0f6e62c5cfc76e6072a7e94fb</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">335c527135df465c5026c57a5085187a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-07 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>517817000</ts:ns>
-  </trn:date-entered>
-  <trn:description>E.D.F.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5d07ade13fbe84b5ad9c53c58a58484e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">a74cdda295ca3f404ca97a5e94a564c3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">eec7f6be92c7c26171e5efb9d7f1c5ae</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20000/100</split:value>
-      <split:quantity>-20000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3a153e5ad16b57608e0f75c8f353f9be</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-07 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>521727000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fd75af9f788941a8d22c4915abf3da35</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40000/100</split:value>
-      <split:quantity>40000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">eba6efba5dc1e775b9c9eb9aa2d45eda</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">b5ff22c2b91ca04c20a36782d9c750cc</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c21a8d1cb326c5965f17011f78a9bd21</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">553ebcbadf3b4f35116d797149387dac</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6388</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-09-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>524796000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e7e74614eb04d0bcc653fe2adaa318b0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3c843176d779815a29cd59ec6cc19046</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b054d81668877f2f0209094dd37c74b4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>527753000</ts:ns>
-  </trn:date-entered>
-  <trn:description>France Télécom</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3ed384570b0c557ef846cb6f61888ed1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>34200/100</split:value>
-      <split:quantity>34200/100</split:quantity>
-      <split:account type="guid">3a6503c7c577f1beb48a620e905b207d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9d84fb78a9abde4006918f8dc1e55471</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-34200/100</split:value>
-      <split:quantity>-34200/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9e78c8044b9bd816e9d0b0d1b9714ac3</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>533919000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6b13c73f807ac67a9c5a7b541e486bab</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">21ac5dd04e3b8d358d297e0c9852f871</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0c0126f159b22e90d6874ac4d74b3076</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-21 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>537055000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ec2d78e0cb9bea8fd8dfe6b921a85cf0</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b9d78b411e6c245f671d1e55b7db53e1</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20000/100</split:value>
-      <split:quantity>-20000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">bc7261e3e53d6a625791dba52e6cd72a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>541242000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">150bbfc248bf92cd3dd82d1ea94fb338</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">151f292449fb9d5371b9e2f8ca4a5f26</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6709366f4970d47b02225b4126ce2946</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6389</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-09-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>544686000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">40b6a273d88b4964a67028323ac37d3a</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">02fab5c53bd208e8c159f3c5e5568dab</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">858c8c15d01bb20b175e7511d0a338cc</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-28 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>547748000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f10d18bb070508000071b2e9943d7417</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40000/100</split:value>
-      <split:quantity>40000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">39a06c6cec0ac7bcdea0b1415b20574d</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40000/100</split:value>
-      <split:quantity>-40000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4586437067fd9c845c8c76d1f3dbff95</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>552274000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Crédit Mutuel</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a91b974f498517b5e062775734d85354</split:id>
-      <split:memo>Intérêts</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10717/100</split:value>
-      <split:quantity>10717/100</split:quantity>
-      <split:account type="guid">a673b6830d9fdc782ed408168f6b4f06</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">36e11802ea8c81594d108d18ea4db490</split:id>
-      <split:memo>Capital</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>410597/100</split:value>
-      <split:quantity>410597/100</split:quantity>
-      <split:account type="guid">56c0e0eae313a1804d8d1183166a34af</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">67bd96955adb2962f330e4c68a71671a</split:id>
-      <split:memo>Intérêts</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-421314/100</split:value>
-      <split:quantity>-421314/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">dc4df550a92073ab26c373ec4be97395</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>556896000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5241622b9755bb9da6b07bf05cdbd551</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ce39fd24901a23c0eb3340becf1b8583</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">78091133ada4b45030448db72483d18a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-02 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>561884000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2cb6a0b2bb7a4d6f4fb7b0fcd38983da</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>17500/100</split:value>
-      <split:quantity>17500/100</split:quantity>
-      <split:account type="guid">b5ff22c2b91ca04c20a36782d9c750cc</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cf2a801e6ad90b9db4b758c9a970e430</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>17500/100</split:value>
-      <split:quantity>17500/100</split:quantity>
-      <split:account type="guid">cbfd18621567322c77b9a5b3d6aa3a49</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c252bf3c6da08b38b410a6e688acf4a6</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-35000/100</split:value>
-      <split:quantity>-35000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">afe9e93d68e876ac57767b055c5dccb5</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>565406000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">78bce048c4a0ee82b2cb05cc8ff67e7a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20800/100</split:value>
-      <split:quantity>20800/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cd380f8a34e415bd21bb663cc3898304</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4200/100</split:value>
-      <split:quantity>4200/100</split:quantity>
-      <split:account type="guid">b2a4e65fd87146b8199f46c31fa215f1</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">856cf4f80d7c50613e08b1769bdfeab8</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-25000/100</split:value>
-      <split:quantity>-25000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2a0e299746191a713346f3d36f7d582e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6390</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-10-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>568517000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f9eca05c03f31aed02ef84b25b12a7b8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0f5f34bca78008e13d953c8aa2b48408</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7bbaa9d35599fb3d01fb994077781852</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6391</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-10-14 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>573311000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Centre des Impôts</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">96304441c2ea5f99b9315a81239f126e</split:id>
-      <split:memo>Dernier tiers</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>443004/100</split:value>
-      <split:quantity>443004/100</split:quantity>
-      <split:account type="guid">0a5d0546390d60dab623114e6f136d7a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">14e0efbf413207b06594149f2e98f2cc</split:id>
-      <split:memo>Dernier tiers</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-443004/100</split:value>
-      <split:quantity>-443004/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a704e168a1dcda16924cd39f49012e78</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-17 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>576614000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">42738fe7c187422790b00972b7fbf626</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40000/100</split:value>
-      <split:quantity>40000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e36277849a566079eafb638d22d57b3a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">5d9afede4f8d14de29b0f64ebd23a649</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8524d98513827797285fb9d490a7e7c3</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0fa57dae34554853891a3ad20b1792fc</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6392</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-10-23 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>579799000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">77e7c531693da7b9a44d3977f4c787ab</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">535afb954addaf9c77dfe525ce619807</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">604b26f5e027d859363fafac298e629a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>583949000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a8e825d249adbd268640f158121f6c9b</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">49bdd6d7c7e7adcc88629fe6aba7bbe0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">644300b8dd43f4193801505ecc388189</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>587324000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">adb74a8b2b5ddefc6e88704ebd1343a4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>21800/100</split:value>
-      <split:quantity>21800/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3c839f0eb35c9e96123a88b7b04b4445</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8200/100</split:value>
-      <split:quantity>8200/100</split:quantity>
-      <split:account type="guid">6406d28576114d95f1a6d9561a0b65e3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a4c8264ab036d41bcc07b7c4e8b3375c</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-30000/100</split:value>
-      <split:quantity>-30000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">bd90ec06cec68c8935a5e054a4f7d591</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>592288000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">28dc73f87f32cda0234ca8ec7778d2eb</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>15000/100</split:value>
-      <split:quantity>15000/100</split:quantity>
-      <split:account type="guid">b9e482629dfadf0675facd9bbf76d4f3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5e625b1051bc9fb1355cf68d75aff7c2</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-15000/100</split:value>
-      <split:quantity>-15000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">de35ca9402d2fdf8ba877d70861f4732</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>597275000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Crédit Mutuel</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">246a46e75b7459d80770f4403001deaf</split:id>
-      <split:memo>Intérêts</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8596/100</split:value>
-      <split:quantity>8596/100</split:quantity>
-      <split:account type="guid">a673b6830d9fdc782ed408168f6b4f06</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">498f8c22f1536867cd42ed41eccb2f46</split:id>
-      <split:memo>Capital</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>412718/100</split:value>
-      <split:quantity>412718/100</split:quantity>
-      <split:account type="guid">56c0e0eae313a1804d8d1183166a34af</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ca766b2283d60321d1deb3c55e4c6dcf</split:id>
-      <split:memo>Intérêts</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-421314/100</split:value>
-      <split:quantity>-421314/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">398743bf3c2f7e6dbee6a4f858837dfe</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>601111000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">26656ca4c8de644db324e84826ae5582</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c6bc81b919c8aaa9161f49f584306960</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">661e393b9e181676766932984f8c7d33</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-05 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>604563000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b3937a025ee160ebd563c61d177e4f6f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">b5ff22c2b91ca04c20a36782d9c750cc</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">81f60490d84ff12f1f44896a8756d5c5</split:id>
-      <split:memo>Anniversaire Hélène</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40000/100</split:value>
-      <split:quantity>40000/100</split:quantity>
-      <split:account type="guid">324d517fa7427163088ed8a2422b4943</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7e37e21b544a0f3b6fc7ae6f6baa5890</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">acaddb2bd6450ae1d37c98b1e6efdac6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-07 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>607676000</ts:ns>
-  </trn:date-entered>
-  <trn:description>E.D.F.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3607632080bd58c5ab11b4d66cf9edbd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">a74cdda295ca3f404ca97a5e94a564c3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e701603fefbe56db6215bc1a1540980d</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-20000/100</split:value>
-      <split:quantity>-20000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ab881f29254f18d36cb1f99249908fbf</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>612951000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a356d43da70a3c0b9db41485f8155fb0</split:id>
-      <split:memo>Pour équilibrage</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>450000/100</split:value>
-      <split:quantity>450000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">84f80f973bcd0323a10f48f6abc9d4fd</split:id>
-      <split:memo>Pour équilibrage</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-450000/100</split:value>
-      <split:quantity>-450000/100</split:quantity>
-      <split:account type="guid">cfb34c39585b58904baa3c1f9be9b8c4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">df1e7b8eff998e08300f10747786bfc8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6393</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-11-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>616130000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9e7a280f7f3ad8d15c66233a72acd4b3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0e248e8dc6e627250166b28ec6b7b4e6</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2c7d5688168cd5e77c63ec5d28ad5ef5</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-13 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>619305000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">63cdf3df02dc376d2b841c8092f8d866</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5ca3818da015ec9a21c204df6cb94d6b</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-10000/100</split:value>
-      <split:quantity>-10000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c829367e2f2661cb9bfd00429daabd70</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6394</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-11-15 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>637291000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Toys'R'Us</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c46d6ecc5eb791fe9fc801288474d7d9</split:id>
-      <split:memo>Cadeaux de Noël juniors</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>87500/100</split:value>
-      <split:quantity>87500/100</split:quantity>
-      <split:account type="guid">324d517fa7427163088ed8a2422b4943</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">957173f88373dad1bfb9b71a41870592</split:id>
-      <split:memo>Cadeaux de Noël juniors</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-87500/100</split:value>
-      <split:quantity>-87500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f347eea571aabef74c89e09168c2abe0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-16 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>647476000</ts:ns>
-  </trn:date-entered>
-  <trn:description>France Télécom</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3363e39ad18ebc386a755b4f547f30b5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50525/100</split:value>
-      <split:quantity>50525/100</split:quantity>
-      <split:account type="guid">3a6503c7c577f1beb48a620e905b207d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6d65ed937fe8e63897296da9208eb93b</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50525/100</split:value>
-      <split:quantity>-50525/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">553da78ac4e6d1fabff16549250ff3e0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-19 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>653861000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Crédit Mutuel</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">664dff9f268ca9d0710d7d50c7025050</split:id>
-      <split:memo>Dollars pour vacances à Redmond</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>150000/100</split:value>
-      <split:quantity>150000/100</split:quantity>
-      <split:account type="guid">13e72266b7b88c8bb23d747dbd3ebd23</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">eb7917c873b0c104acf9c72e91481a2e</split:id>
-      <split:memo>Dollars pour vacances à Redmond</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-150000/100</split:value>
-      <split:quantity>-150000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">51a1a9f5090a9dbe8f347f79015f73ce</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-20 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>657132000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">013003558e580b0575be08cc1e2e8341</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>15000/100</split:value>
-      <split:quantity>15000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9e0e81445f398c6dc7d7f77aa73619a7</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-15000/100</split:value>
-      <split:quantity>-15000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b1e49deb289a12c6260f0c0eec4a8850</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6395</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-11-21 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>661081000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">136f103fd3e81bdf19bd7a6f839f745a</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">df788538cd0254139dc90ae93af9ad3a</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e6729c246af31c6dc1c4cba9aa5a6c98</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-24 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>664349000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">98d29f5e47c681b521fac8d95da80910</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">136441a6f02976dda9f774d3f06bbc0e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ca411b893bcb18140eba6258c737d86c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>667602000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e1e57f8576fc722a72e9b3d02aec8ebc</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e0bcd23b5ce44eeb2af611a5b025cfa6</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7a548de962765c14800eca45a6f90523</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>672518000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Crédit Mutuel</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">26dffc4e91d8d02a8c70290444138455</split:id>
-      <split:memo>Intérêts</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6463/100</split:value>
-      <split:quantity>6463/100</split:quantity>
-      <split:account type="guid">a673b6830d9fdc782ed408168f6b4f06</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">76144a6506a69f025e515d935d15b645</split:id>
-      <split:memo>Capital</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>414851/100</split:value>
-      <split:quantity>414851/100</split:quantity>
-      <split:account type="guid">56c0e0eae313a1804d8d1183166a34af</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">330574ff34234aaeb2980a2e97098245</split:id>
-      <split:memo>Intérêts</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-421314/100</split:value>
-      <split:quantity>-421314/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f4062fbf5097fbd1cb9a0b10a1917922</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>675778000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Canal Satellite</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e20c9db431732800e34de2c0560132bf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40500/100</split:value>
-      <split:quantity>40500/100</split:quantity>
-      <split:account type="guid">6a2a8fed6fbad778df8a5292148d1582</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">be332f8c39d0184a5a4ba1ee8eb6cede</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40500/100</split:value>
-      <split:quantity>-40500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b47c4349e3050b9ae28b1e120529349e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6396</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-03 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>679388000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C & A</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">475ca859036fed847462489d2d5388c2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">6406d28576114d95f1a6d9561a0b65e3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7c67b189a5234e93d1a950050fac338c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>15875/100</split:value>
-      <split:quantity>15875/100</split:quantity>
-      <split:account type="guid">63ab8d5de094c6ac7c11ae06645ea667</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">01219e3ca98d7d972410fcc85373a1d5</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-25875/100</split:value>
-      <split:quantity>-25875/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">28f562c4f190045d1811e9c45cf03399</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-04 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>684337000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5cfd6ce029feedc7f87dc0dfc84edf82</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40000/100</split:value>
-      <split:quantity>40000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7541783684cc97ca6ac2c5a1840ae0a7</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-40000/100</split:value>
-      <split:quantity>-40000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d5ff033a68daf33a8ab36479b9cfc562</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6397</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>687601000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Propriétaire</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5f428015626116293b5cd6771243227f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>370000/100</split:value>
-      <split:quantity>370000/100</split:quantity>
-      <split:account type="guid">779db6be3d2098d0a2561322f43612c9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1e207243e734316cfb1cff54238d10ed</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-370000/100</split:value>
-      <split:quantity>-370000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">061348767dc2f9f60a7702853c64039e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-14 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>699051000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fd082052248f75134ce33c636d3af0b2</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">eea53c8394466b625affa524b953216c</split:id>
-      <split:memo>Retrait distributeur</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3eb206827dd0099e0d7b4a982ddecf86</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>6398</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-19 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>703136000</ts:ns>
-  </trn:date-entered>
-  <trn:description>RATP</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">60fe4e698107953b96ed4d3770bce33c</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39500/100</split:value>
-      <split:quantity>39500/100</split:quantity>
-      <split:account type="guid">96f0ca2b62ae6909cac058d1b876f6ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8709e84f1f399b264879c88dd090660b</split:id>
-      <split:memo>Coupon mensuel 4 zones</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-39500/100</split:value>
-      <split:quantity>-39500/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7577789ff328119d6ba43ca3db4cd8c6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-22 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>706639000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4aad18549df1e6489abffc72381d6efc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>13000/100</split:value>
-      <split:quantity>13000/100</split:quantity>
-      <split:account type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">217e90e4e3dce1b98618d8834263f3a7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>12000/100</split:value>
-      <split:quantity>12000/100</split:quantity>
-      <split:account type="guid">b5ff22c2b91ca04c20a36782d9c750cc</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7273934f29d6cf8fd66b1d2d7991c381</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-25000/100</split:value>
-      <split:quantity>-25000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b7a5b462216d49a02221c18ad1bb2bb2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-24 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>710061000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Employeur</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">00b35b728c22fdd59a27b1d31a620084</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>1135120/100</split:value>
-      <split:quantity>1135120/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">02bb2087bc17d3fcef028ce2a121d01b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1135120/100</split:value>
-      <split:quantity>-1135120/100</split:quantity>
-      <split:account type="guid">6de38f0a8881dd2368610d32363fb463</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">943398a5d516ccc8384243a8987c1bc1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>716695000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">560fdf0893f91335de53ed7c5280f8d5</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>350000/100</split:value>
-      <split:quantity>350000/100</split:quantity>
-      <split:account type="guid">cfb34c39585b58904baa3c1f9be9b8c4</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">156c7cf2a5aa1711bc706105eb02b02c</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-350000/100</split:value>
-      <split:quantity>-350000/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">cda659ff332c30b5767051f73426c886</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
-    <ts:ns>719976000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Crédit Mutuel</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">80b03ef24c38e447349f154d5a0f43e2</split:id>
-      <split:memo>Agios pour découvert du 15/10 au 24/10</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9763/100</split:value>
-      <split:quantity>9763/100</split:quantity>
-      <split:account type="guid">ef0041623a6b317860e84b847af785c7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6afa7b7aa4ca5f3eed94ab04cccaf4b1</split:id>
-      <split:memo>Agios pour découvert du 15/10 au 24/10</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-9763/100</split:value>
-      <split:quantity>-9763/100</split:quantity>
-      <split:account type="guid">de3be9d4e8f598584db381c56092f351</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
+‹+¤r¶ž	±R¡ã%·/„O??ŸoopT^FéÝh‚ځk¬ùI¥ÐPR9ÍÃóæá——o¯.ÎoÞ^9—ê·s²ÉIa«£CNœ$:^‰Ô¢>5=©F¥ã•Í–ãówÇ»oß¼òßsžQ]Ÿ½¹ºŸo++!§T$Jq6®G|¤ûr爓h91Oφ:¹ª)Çଣ7­SȐòH•F8^‡¾Ù2|ölü“΄Î[’µÁÍ“ÉˆÕ]5_*PKÄìëDjð‘;mgNÆW¯ß¼û›M<¸rËL-&)˜:5Ÿ–¡šÂ(E3ïùúËNÄÙõÛ«³Wvve²‹
+2©|Zz`J±„žBW§¼€,
+ˆ©ËñNËfëñùim—_oˆTήÍG¾y´ÑT)—jª"
+H|¼nã¥/ÿbWOOƒHé5U‹CÉ=(r‚ˆ8|~+©cfIÎ5zq„ÒäÿI ¡&¶ãÇ_hB~ûÍåÍå×Wúæ›MòrKƒƒ„2
 
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+wi¤klUõxÉîÍÆ¯ôüz“7Mäè#f6É4ªaÅÔjYåxç᥸î7úÖ£û¯7Ø=P¬lNjSå0€)ÕSñ¥q¼©<›­Áç{ïWÖn®ÎÛùÍ»o7Ø2r7ƒ5-¢l…”µ#v/3x÷í«wß¾ùæòb“äOMb“Æ"ªUÊêôÊJàŠAŽ7÷…&ãW3	÷|“Cª<Q)M3ÄìÞšü¥VBèR]íL¼”¿x{~}~aŸý^_½²™;Rõüb“´· ˜c‡3›%‘G9å|Ä¡ßfòùΣÍZ̍ü¸‡x±Ä"ÃÊ¡A­3àˆC¡ãÝ"/5·~üò³×ï¾½ð	Ù+Rëþ,¬+|þ–¸üËFqû—ú·ƒµ1" ?t倱Ä#Ny™yøÝèù…õ³_èÕÅùÅ×›dîËZ™bš)uX Ä6j-±%}0Àø?ÿå«?üßÓ3òlˆúž~æÎÊÍÕŽ+¼Dq+SÍ|ÿæ.£²;ï€ÄŽýÎír³êa_ÀÿÙ²½oþÂÀ¿7ªÐ4Fp”ÂL@bn2QïuÅ RîºhKºþf·È„‰º/¦á Th	5¥ÜóH‰j”}!SdY°‘îY/ÙGOjZì™Ršß1qÎó"/,fÚ°a`{p<_ÛëËYÔïÓ§¿÷òNG^– Ø]ããþtz÷NÇ=2™	7ºO at L68DÎÜ€Ôê¾ÖqÊFó®ñÿúd>ð.G“[vp–ìŽfÔŽâ/ÄQB°Öœ<ÃÞüë2ø×{æÇâ_)¦„æ˜ÕÝjdîAjžÕ¦Ú™æ_/Þ¾þiºœZàyùðž7'­<ï¯~öåW¿Ü­ëÕ1+w¢Ö\2Jp—Í]Fµð„«ø«|y£W7·…_üéÜöç9rtôÙxsÞ³^°7Ÿ–2Ý%ÚõP¤#(N1†ÄµæXš{’£õ_b"Âä²™¸o~,0œÆ
+Uw‰©%­}¶p at n¹›S.‚‡!ùÐ`ˆ!RÁ­ÀðŸÿüó_~¾[4yÖ™©³ŒÞÌâJä>Æð ¤Å½<â"ÆqÏzÉ©ã“9ú»5-+uíœ8懓ÎÀ‘å‡Üµ^-CS»ku^dz¢Ð‹Êì¼Ä@R>é<C\6	÷͏KÉÙŸ9£`V,¥ÎJö FG<ØUÄxðä_DŠ["àžrJœÞ@€5Vßæ¹&u—6|ïg|˜†<s;Ì5´ù~úûÕ&ˆæ[Âö¼b0"A6¢ Ö¶¯cÑÏ–ê}`É´kAsÎÐ;Æ”'³1ÅQ)m”L¸¿ê@6²éÐâ¿·¤:,R)ØSsF¿b˜J‡‡©$°]NÇ®CU‡¤‹¥0XS—"4¡µН¾'HÚ/|Ï\¾>ßgtŠËŠ…î›/ØnmÔH3Ï,så\UÕØ`‡¶šÛFŠ›½Ô‘Zgá7“{ŒFÅaΙqC¿
+![ÊÈŽ’’9ئ’òm%è¨9ksÞmxp³Ú\\b	i»£¹½Ê5P”€ÒÝ—ZmQ¹…3IëC[}¸ è$×ðÃxZw¯†³3ºeÒ¦äØ<ê¦⾈îI®ácάMÕ£Šbò…xäT³ú#G¶b:üýAœyÊ+99«Â6F¨s3AÄœkj&$Éj x„<™ -A¦»Ö«=û1÷âĶƒƒá<&%%- ÑdZXJK†ó®ñ‚Ñ|ºíáNq^e¶+H…v°š³7ȼüÙ=Àás+#/(D^zÍ»h@y82ïýG‹æÁBÅIa‚š'°Ó‹ÄÒ6 ¶‚Z1ÇÞľô7¯fÝäõÙW¯ß¼û›ëÝ"Xbp†Ò,øÄ£zœ"þB
+©§GîAn¶À®ÎnÎíj'ä!q*èï]ó[3(÷À”b	=…®5¡‡ÈNâxä&º[°
+s©8$x4~Û¤mž3ÑÝ™ŒøpÖóöC¿4„_6ö?`,¸¨ÖC—–XÏcyíi$À1R+‡+ãø€‹².>¼'ø¶ï÷X‡†a M%ÓTz
+!zȏþJ„¼¿8ÿxëÐ|UèT¡ìÛ&Œ+C­Úë;Nuh
+ÍÃß`N\‹?W0‹-ƒiî­âjEcñ3<üU	CµˆÆÎòXdê³}EñUzTŸÉ‘j®´@r:Á¢tÏzµ§æ4Ì#øm¦‡G¥1“»0v.!bX Õ´Öñ|º1Ö.ÇÓÃ÷Ь9-*(O¨ðùƒ+—"gaã³R
+:U ¦ö©’e•øè¡ŠQ¥
+‰­e®=å`RØ×¯ø>~yÜSghUyÜÃäHv[ÀɳWOFnXçý<\ð|Êã~pL©F‹þm…Zdž‰ûŒq¤dQk_0¦§<îgty9HϽæ©ÈIàIëL±K¡ƒÝÄl+(-FïÐ
+¥e«õð(˜¢PÞòØÒGb\U¶ì»%Zœ}Ëç9fuNc&ÿíí¬-C^@ÕîZ/ØfÎ88‰è!áÐ!Y‚S‹Y'Ñv|Ö&ÎÊè¶÷êhTpÖvwgÍÍ‚\ù…еl@ï›p…lcþ=¨L"I¾CKJ‰Jèb+¶{\)ü­WŠq;yÒßÿúËw
+šm"H{K¹†*µ©UqvîKp_˜ÅeIÖ÷=ë%ÍâžìN¿KÌ
+¾ƒUÓˆó°…Zh2rC, <ÂÜ[ÀþÙ²½o~,˜…4•¡öÂhÍœ†'ÌA{Ôa¦ä–‡×úKY¶ìÛ³‡›`ŸA	Œ3=rVX!•&¹õ©kõx„óÂJ./Öéç…[ŽÂpg€Y’ǵ)æ^Ö`Ñ£s4}"‡ï¥•\N7¤ï+òþRV}¶æe@ƒÚ¬å–rYmÙp\CÙ°@’mƒÊ=–
+φ4Ž„ê¾MÄ)yH$DH&”LÂÃ'm§²áO-1x`ûÙãn€Âº7}œSÙð_§{òâÙ¼ÌZO­zd8—XŠxdO«½¦Œkh¯(¾P·¼¦ÜC{ÅÚ%r ¡£§ì)‚=1õ¦àAå¾°éXÛ+’J‰˜*¥³¶dÑÿqŒa$ä÷Oj»öŠaêç‚Gsžn·GȵÕy©™|ìµE‡ì¸†jIiËŽb{¬†(µCÀ0ØWŸ€…œ8pC§º¶½åo5„ÕVÀl–VŠy¬.Ñ7y‡Ö<‚ôø}Š,§jˆ¿zä:j+
+'ì)£û¥–möe+Íq‹ÒþŽsÚ¥îZ¯¶ƒ¤#~§Æ½·
+y%Ž-ôŒÇþ2á–
+è}ócA)i±×¤!掠ւ±Æ4´dC©<k‹FÝëÀ/Ÿé펿šïW—Wºã’†Ö<Ζ²¬Oá@<ȁŒ†<|x›ÐðÛË·Wgÿ41õß/ìóÏ?ß_ÆÉ”A]QÞµ^‚tHA†
+ÍÛñè#c=+b¥B;Ž(«`š…AÖ¬"¹ó ̓êìm÷D]ÃsÆiŽð¢	¸o~,ÈÈd¢Eª§Ëh‚NÒkI§^=ÆÕæÛÅ5(¯dI²å•)
+Õ|2º9÷f¬¹k‰"lˆ} ß5íºg½ÚóÉ„‰çãÌ{t²×Me^C¶^ƦëÊ·[6	÷͏™ÙuÑÔ9:ªAC‚DA¬àÁ®‹7@Àœ´•mk!öUq¯Nù¢‚ú´ÉîÁYµœ¸ô@yoGÚ³›•Äɤ»öë­¸ŸEbÌÔ¡AžŠÈ̲¥¸ÜÛ%ûgKõ‡>p,÷Š¥˜z³L,s¢5w8k&j‡/Ù*˜¶”GÚq®x€¤@C¡Õ0OÙ:ujeW#>ÕÞöTqÿËX(­HRC¾µÙ¯Fˆý%½SÅý‹c9wÚz’ 6›4i|
+›¸â>mѬb(H´e»¢Ý‹Ä¥Š\jÉ©ôÒú¿²©©zHÝñá‹Ð“HÜA‘-9Ïi¤%á`ALGƒCkÁ]Õ¾gá$·Ý¡W¸âîÓÀwOé"4—âŠÆGÚãáû`¸]]ÆžI²iQuÒX{
+9ÐÔm€ZÍî.P«]x>G)ñæ¡ì]ë%Û,(æèeÌdl–d D1ä”s­»…;‘ˆ=ÔXÙÿÍ•ZåÒyq~ÝÞYÇU^}s×z‰Zj샩“Qs¨ˆ–HѱÝÁa×ãé~iF.y¶Tj8ZUÉ
+­í¯¥:ð?pÏzÉ‘€d¬J at -·µDÌxD8lî:sdÆê”c©]ðæà)X½¯ñ¤EU¢Û&Àˆ%VÆEÈ‘mf¹F_§P¾SרÑê,¹¥,g­Q£GØýŠa“ZÓþÐsÖ£,ÈÛKD¾h®]­xi17ÿùƒ»–±¡±+nYt»û»Ú^+©;þ ©–šPS:³8‡]/HÁ' E©¸ímÍ’Ã+%°j›-±úÁBö75[t,§;Z4‡ÁFFÜ.ŸgZ4™¥TñŒÓntï—jwìÌâ$}ðÓI‹æÃî™YÓÖ’™“D¦†1X'B£û7îÀ´hþº¨«jÏ¡‚;ãXÈõØs׎#Ёl‹Öât§rä0+*U|Dw딊sÐ;™ŠuD•á!n&.2ª@–4)®öNÆQ0Âv:-»q=Ò§3ç4wñ *ZÍ%Y6÷{¥ì¯ÓvZ¤-u×zµáªãXNYçÑ¥idÉè0ãÞ4$IŸ=Cù¬:.[âѳ€ÓüìÛjPj†ïz;.Á©Ð¥öбûï˜rGó	þ*´‡ëªO}àp<…SÁžjkæ‘„FutôP¡ÔöHêgûÍeU—÷̏Åo¶@’!ç2üˆ“xD7‡c1†¾b¿É÷›@e69XOÕ¥ÉD5Ídäö©lW:×6rËœç©ÏñwîºRLJ’ÀlíUgI¹Ð°=V]žúZêÍ©¡u)©÷‘°·1­%œ—ï«ísLwêSîe·K¹Ú-:TÆÈÙ·.ò
+‹®˜çt>BíOU—ÏæY%$‡J‰	CލmV/X°e?¬|vªº|y¬#ƒ¦¡‘[·yü¹¥Z¡°®ëøNJÑA°1ðv=Ý÷šR45+’ºïÊÅ+9ÀS3¤üѧÂp̱„½%Î¢ŠÍ³­âö8ÿ¢ªÁHfïéÜŠ‡}c¶ºë>¡š5Ú‚J¼SâÔvdTk	½‚©ï#ê­Öab³ÔÌB]mê(ßi0xœ—´ezÔ>rõ5•â(£™?{^øM¸Ú[æ±6œ]ífk¨6K’þšAäQZ†Ôܬn'ÅÆ©ô+ÀŸé>k:¶;‘»í”õZ¯Ú7ï¾Ý1~¡Í»‚aÜ¢ugwS08‚Ͷ	ûëòçÓ²à\î®õj#Yš;8œZ}}TéȵFR
+Ìéá
+žgŸË-ÐûæÇ‚]VXRŠ3O²A‹`­A– âl¹k[ñ¹Ü§½ü‚Pœò–ÉzûíE:±Úìó@³Òªõ,fÕ·u¤ö¦1J!,È`¹c½Ú^¤2°DÕY`ÁQF)ÑÝ*äÊÄe‰ÈÐâ–%zßüXPª³èH7éq¶¢HcX˜:³)[(«­|p”:üÍ&Oˆ_Éíº‹/Íç­˜cÔäQîkúh=Q¢Çä¥p{Å7÷¬W˹bô(Å¿Ñ=DoY3kj„*NkuxBùñ…o–MÂ}ócAÀÒ[ï°#AÑlÉwŒœNßêÌW=°(ŽÀV1æá±1aÎy+lüg=û‡yD|{ðÇ·v³ë4dlV0Ú<Ëö  yœÔ"h
+mÅÕ°èÒô®õ’ràb”1¡Ç}îBÚz©uHêÎ[wœì—;Pl%
+ŸpšÉ'È<[Âyȃ¬HñÒÐEzßüX lL°rçç.'6Æ$NÚBOyµÝøx
+嫉·S6ÜSùjÄЩb}ÒKÍ#qÌD¦Ã‰ÜÞ¶ÓQ—¯ÆàT¸¶lGÈþÈÊ•Íü+)iß[/‹Sùê÷$‹DMÏþ,‘g#ÖÖ	ÐWwX1L¾|5eí.w‹N4#Bé\bˆîaBe’¢:[ÆGºœÊWŸ¯ í;º"•„Õ),ÌóÚ%POñ‰ÁSùêKb]‰£“Ÿ«:x¶~¹‹‰4ßǹ·t਷‰*ñðùº‚%l—¯»{¥B'ש+OðÁ“ÿNÒrkšºeÎc¶Pë¼=Gã!¹åGj°Nbü‡CÀ†¥:;,SÒÿ5P
+¡§4Õ)…׊€i
+'’ã{&9åϱjÀSÊ£÷Ù!Q}Óc-û“=V“*‘|7d´:øŸ«„Ô¹¦ÞŠî/÷$pòá,šR7ê#^zs?ƒ„a˜¥ áÐal\Ʀ5HŸäˆ²ezÛm{ȝ†±àë,ø‚ëšCÌ)¡3óŠ	ò#¢hÏnëŽKnCïZ¯V¬Ãá>6¤ð–HµÇÜ1ÒbO­/h§ºô6tÑ€Þ7?Ì2K9NM¦FfýI™rr%Z9X“
+éð×8ÐZRÚš‡3cp÷ySÓÙ6I3eœšä½iÎ0mÞáûžõjÃÄÑM¢Îâvh5å€ÎVKvG®¥4nJŠào>œwWÛ€ÞI¾å<Ζ™õçÿžmŸÓ$È£h_ $s
+ ·ÂùÚ+ùSùC µÌ×37Ÿp˜í¸ÇÛpS8üá¢B,Ûy+‰¯*)œ‰ÿÕŸèµåà/Ú—þØ6&KèOEä¬i&}bî|”Á©ÀÁ“š·èô¹
+ltoÃÛ5ÊÛ£$Jh ZÐf'€1ˆêÈJe¤¬Å(òšE/%‰iɉÚ=ëÕJ¢`2r 
+î‰0	i©µj”`ÚÖ`~YI”eÃßüX€1²hbɃj+’<þ¡©ÙœxµòÒ
+¡( ÂZBœÝÍ‚Ÿ1Fj¥ÄNC†…V‰îo|€{ç¸<#ñoâ@aRŒ”kÝñÕ¿£Zȹç‘×uï¼lî›6áh’¨”†97–Pž™¸…Z^Z(­²	|„êÁàˆÍa!M暊#f£C…÷&k¼¢P½È n}fö
+¥:Q5”иDé{ë-w…úž‚wyë:ƒCEwùÈÖ™Zî*M`OÃ<‚¥ %m›8³k
+Gˆ;áÌqâP´¢dL9÷coô„šä—Wïþç»:·ýñ6XÔõžõjvS±Š:rp˜ÄjàNI¸pî…ŸhA·ÕÀ/
+W—5¦}ÎЯëÀºÖáî
+@¥ŠMÅ×Eá£+à” 4ŸkâZFt£vRˆ£åÑÚjâ¤èð •·wÛê:a"HFý¿ÍÅc€*óBý‰ÛÖSÂÜNŠ(*rï³AŠOSì]gçfP²§îzN	s‡iäӁüé ÍtŸ.=çÐ5U`ñÒÚÁê‰?ÜÁn!ïØxð?1–íîþåóüüËÏw‹Ž–,‡"=tc6ÈX2¹Hñ©\½º±³ùÇ/Ï œ½y哺Ïà5/Ç»ÖK²RÐQ)ñèYÀže•”fÞµ"ðØñùRD+w*$Ö³C4<uû¼)XŠ‹æà¾ù±`cJ•›¯
+Á:N«ÂÔ§
+™¤q«<¶Zvxðä“·í­Âç?ÿü—;F@¡UVÀÞºZh†yxà³p%Ñý5`\D3îY/ØI*³7…baÿµjêpãÑ$)'j;N²£ÞÅ¢ˤ1µT`´Û+â¬ú^[¡Ãhê‘­XBÂιµZZРٝ
+>zöV0FÆ}äxЊƎžÄwN…['ÿâ¨Ð']	Õ:÷Fœœ|—œvôöÀ¶ß“t¿&ò¸nuEüR
+ÄÞØ£ža<<4Æ–r„ZÁž8:ñ?ì
+¥\F£6›ÌKóÅj>€¹a¬OÜšžŠø_:ëW¹û‰£ORß&†Hîí+Áè)¬¶ˆ_VÐZ›ˆ3nWÄ¿ßÖÚJ!÷–SƒšÃ˜ÚÐM¥`ÒýÕªrÙœÁݵ^mkíL€5‡MõгPä>t6–kø°Gy6[4 ÷͏¥|FydHyH–<=‹ÎP$‹ù|TÕ£ÔáÏÆ(ç-IÚêTÕ×Yl¥ãHX着	fî±Y ½%†Râ¸@‡ô®õjoAµf‡¼8›x¦½—x›Ã܁ïk<!úmÎ^ïZ¯W‰Ô¿‡‹Õ™Àë1;CIkè(˜¹íO%ÿÔBücŠg1g­ÉÐriÔ[,Šc+«m›$k¨¼MX¶l›´[ä+Õ}Æ@3
+3Çè.¶¦Qº/µ”ž^ ò—u¯¹o¾ÚÊÛP+Ú
+¡e&Щã¦p/Vy»pìÀþh°®*Í|å65(¡¦))DZsè-¯ëò*oS
+NÚ·bzîÕûùÍÙ¯ÞÞ¼µW»E¾T2b¯¾±£GN³Þ]Jg‹På'úuqóîÛ«wÿófŸŠPTpó{Ñ{ÖKÝ}×”cèeô6›çv
+·7‘©Òi·À‡CK#'–jšMŠ˜ó‡¤ÁF&¬á	µ‡/õÍù¾Úß°Ó¬¯ß|Üï›/x§×N«M-BTȁzî+“‰?Û¬³‚Þ}ÎÁîˆþ6\N.qK—³O±‡ð6`ò…æ|€‡Ç»¾~Ñ7!ä¶·‹ìc{è*PR#hs-ó­Ð#i‚e-5Ob+¤Ê`—"Œ™åât*N½&.SžØÆji¤ŸW.‘ò¶ µëP®Îʺ‡8%A[¡;5±â	vÒÒdÊEå0Ï9K{Ñ”%*RwŠÛcç:DK
+–È´‰¶Š¶ íÇj;ðˆmv2n¨aИ<tè¥	‡¶ã„{Ð¤µjML 5hC¦¢LrçÉÛþÚ¨œš'lç:»¶Ê¤+2Ç‘šÌ+¹ÑGëîÅ[Ôå5ˆZHr7°•øÕϾüê—;v‰=æTª+E:Aµ'J%OÊ";
+°§L©Í—FØýk%Ìz	H4=)‹©*7n=ˆuwR$ØZmS©zT«ëåÁ+(Ù÷ÙܲkOÊ"¾åœÐT00б·†‹OèØÛíÉ1+‹¤ˆÉ¿2˜»ìÚ#WK)—ÙZ¹?\$tRÙáTTvâŒ!»Cá`=šÕ”Ú¼%¬«•]Lq ˜×¢,‚SÁ—PL½24ñÛ«eˆ¼ ©Ëò<ðEiàÛ0fH­;b˜5Ò2{+Ò°>fúœU q~›l2{K>Ì¿OJ5?ìËàpÉ6n£‰ÿ_pÿ"Vh<œzRªÙ
+HÅȍQ`v4£äÿ05吲¬¤ž+°Ö»Æ½%“Ò¢tÏzµÉ¹V5ÙÔ^î
+L„kiÅjQÅNl}A瘵ÞO½¬ŠVù(¡Õ8ÉOI<àö\W²–ÚqÁýéIEk;-ÇùÚ<à¾mæÓL‘"Æ,]Ö1æCzn^žž[V –À³˜e;!™=Š%˜˜ÌôVõP[KîÍ
+µ«FÈõáʨ“XÂC‡-Sñ-#%»WÅÒ:k©5(ÈçžÄ¶°˜z¾ÍH³Ÿe(¡PïQšP]í»ÃÔÁÅþÂlwÖ÷KŸ©fgx÷í«wß¶Ë×;>ì³3±„³LþÔj	fÅxߟ¬-ª)»k½`OEM¢‡·ì«ªUÊš0X	\1ÈŽÓªJÏ4ê$UZ»ùRKòÈ“Ä2“ìf-ÐûæÇ‚RÅ$·ˆªÓZG+ÐY…uR-mñ„R TŒe5ùRßµqä êQ¦–Æ*•	Œrªú„˜Â˦-‹qžâ¼hî1cãÞùŽÏ=rîXÄBó]#?‚f‡H:šs·`À¥"º›ë)‹#u'i1ÈŠÓ€_íÉNßyK骝# 5ì’}»¹+3Íã¶uOªežäpOèkk"äË"à¼
+É•+Î7ÐJ¡Ø…žR¤}Ù@öXóibѐš3‹´ImÝÔwÁ¼a¡=WU.Î\^&év¬,qž­ B’ÑKËÄŽ‡’:ŒØëe­=6!¬¡¼‚…VWѧe^EјŠJ •-¤y7,‘zæÈë½\EŸ£ó‚Þów­W[Ñ“䀦N+œR‡à”3›úž§òÄqêþ+ú pYÐ{þžùj+úÜ¥õ’
+³öŠ%9¬Æ`îé²
+$'‚ SEß‹ºœ~«¶ÀA‰Z1y¤­Qí€O.çq—“ò–Ɉ{­èc$Hˆîw˜k-]“Sñ:·^;óÞ’|޵¢¯Yt‡…î3 at 1:”Ö)Tkªïçýiýœ*ú>äžæP+ki²,¹6”i0ËXú€¶<F“½!ýÔÑ]’˜´}»—=ϝ.28ˍdó·#ÔšRlíÖs†ú×9ý’4óg$™WT²Ä£gJ5û¶ä±(uì;·ȜÏG]Ϭæp>iµÓº¿æ%¸çï™Σ£–2«æ
+¨8·§4biH÷øí`uðïs!æáàÂ\ˆéŸÎšæ!óÚª#G1§ÂÜBÔzÀYvT‘+ Ê’ÍvªŽüà0xDªM=0Ù ö±eUœMÙÃþàëTù×	¯UµôÈìŽÊÑ+“º·¥‰ô1{5KPrx"­úTÖp¨²¯@Ó`(=s™µh:´aÉ–°¬8yaÕ©9Ú÷TªÙ2òLÒî„&åDa+jëT”ºœ
+é?Ô®R¶Ü[²„‚ìD.UÌÖR•Jvj3¼+–íÛ?\þåúï~÷wÿ²c‘F©'k­JaÅéy+ÌÄÙ%víP‡o9%ȸ<‘´¹‹yX”Ë&â¾ù±+NÂC¯%Ç$ÆÈMòn¸/€©ý[#fcÄQÙ=ñ˜JXÃ8Æ2ãIs´‡s›É‰#9²ËÂH_Dº¬<z¨æ¼&ëDÝ}£22 at IÕ™›'&0îáÈ^›Ãî‹6K"i]³?É€$„î¨è,mhHñ°½Ãñ¬ÔÛRQ'·1ŒºB“‰€2sz7…Ò3]¯—PÔÉn÷_|÷.>¬¢g š	ã\²ŽÙŝ 5Å47?¡6y)E’u.?¬¢bHLc EÿãÅ-J(Î+è:qX	·cœÄ¼VÄrCEƒÍ¦?Æ8ÎÙ1ü‰Œu3݊ת¨S;bb¨-€PI…jÞÝ“ÉÖÛ‚ØÀUQg]z‡Øf®Ï
+¨§^DgÄ:ßÞ9½“—§w¾öïyaŵ¼§oÊÇ_¾=½=/p'+’4`öË=«¹s$Ñ[òoú„ìÿ¦‰å²á<ƒ êØˆî€ÌÀÃÌp¤0Š!ʉð¥µÂ//`|´zÉ~b©ÒRëAÉr16€ÒCv~ßKÎ|ÞýÁAÈŠÊl3àH†™$dçÕmA…íâaçK6ôñò×b¢©häžœ+ŽŒŠ4¢cŒ¯ÑœCC‹Õÿ½?¤¦s–ɍ¿Ú¶M.©RŽîª4Ò¢¿2©$Uc­.>Ú¿-‰ýyX)ð±Q[RSåx7ưµ¤%²ß'„©ÑdÁ¸ôk[Òç=× Wn8¬àûÛc-À
+¢k[Òj˜RBw‹Kj	²™	
+EÂ"*là's`˜Ú]<’!g]'¬{ædŠûämQ
+ˆ©õ„½±¥©.OÔnÜyzïüÎÜ~|¿©¾,>öxù……ø_¾õ²±XR)ÀàW†§éJ½:¼…øL4dÕÖ/u½Æ&¿hóMɬ•œ¦ïÑ¦h g	O'Ãd¿àäóX‡»×ƒ³••ʐ[6 M)!ì#ú…—NäG©µT ìÏ$jÞþøþö^ß«MÑÊOþ ý~jŸN0+ÌNåÓ)ÎÆˆípÑ·ôåÝI/¸–N­AŽXrE`É¡U!.ƒ%Ù™K	s…Ýÿ)d%
+ì½)•ê.¯YTŸ‘zÚàP"æ¢Sy´úphy÷V½½ýéþõÍñû¯¾úîë››Ó·V>œþ(¿¾/õCÿíÍéææû¿?ùxÛú›ÓŸ?œî>òîçöæôÏŸùÉ_!R¢´þ>\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95invst.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95invst.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95invst.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,423 +1,14 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">a307b179542fff404ab3a9bbafc42758</book:id>
-<gnc:count-data cd:type="commodity">1</gnc:count-data>
-<gnc:count-data cd:type="account">4</gnc:count-data>
-<gnc:count-data cd:type="transaction">10</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>USD</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">4e014e12e1f1a14b3df0243e82ee8dad</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Compte courant</act:name>
-  <act:id type="guid">a68387e637bb8e7405bc949764b9aefd</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">4e014e12e1f1a14b3df0243e82ee8dad</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Livret bleu</act:name>
-  <act:id type="guid">cec92cd077aee62305910cfd929cc341</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">4e014e12e1f1a14b3df0243e82ee8dad</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Retained Earnings</act:name>
-  <act:id type="guid">afed1334dfcdc53865cafe61edbb0fc6</act:id>
-  <act:type>EQUITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">4e014e12e1f1a14b3df0243e82ee8dad</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ad7c592d0603871110acb8f2c7bcd215</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:28:38 -0800</ts:date>
-    <ts:ns>31238000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4b93c9e41c978f00b3c4e0de5fa2fbef</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>250000/100</split:value>
-      <split:quantity>250000/100</split:quantity>
-      <split:account type="guid">cec92cd077aee62305910cfd929cc341</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">524f8a36ece0437ba8b27284a2b78e06</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-250000/100</split:value>
-      <split:quantity>-250000/100</split:quantity>
-      <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9c381dc6f595933f06ff11b574333f44</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-02-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:28:38 -0800</ts:date>
-    <ts:ns>32417000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">98b2c538910821d9cf37a9bff01ef60b</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>300000/100</split:value>
-      <split:quantity>300000/100</split:quantity>
-      <split:account type="guid">cec92cd077aee62305910cfd929cc341</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">85f79dde160ba7f2f021d95d190b34c3</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-300000/100</split:value>
-      <split:quantity>-300000/100</split:quantity>
-      <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3fd5cdd6a6772412d702124c1a786ef3</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:28:38 -0800</ts:date>
-    <ts:ns>33369000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">249fbfb7601774a1f089f030299c8a3f</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>300000/100</split:value>
-      <split:quantity>300000/100</split:quantity>
-      <split:account type="guid">cec92cd077aee62305910cfd929cc341</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">535b36edb9230c04b575034bde669ea3</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-300000/100</split:value>
-      <split:quantity>-300000/100</split:quantity>
-      <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ebff5d6fbfd69632db47a362789035c0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-04-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:28:38 -0800</ts:date>
-    <ts:ns>34356000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">adda51b98341607acccbe48bc1c37dff</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>300000/100</split:value>
-      <split:quantity>300000/100</split:quantity>
-      <split:account type="guid">cec92cd077aee62305910cfd929cc341</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8f559a4b006fd31a238fc1c1819b911e</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-300000/100</split:value>
-      <split:quantity>-300000/100</split:quantity>
-      <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4d44e44e9b16a58c562e0d938e58a69d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:28:38 -0800</ts:date>
-    <ts:ns>36554000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e8a489904a8a4e684d7054fba8b288f2</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>300000/100</split:value>
-      <split:quantity>300000/100</split:quantity>
-      <split:account type="guid">cec92cd077aee62305910cfd929cc341</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f7ff3dbb314786218f638276f8b3c3a8</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-300000/100</split:value>
-      <split:quantity>-300000/100</split:quantity>
-      <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">328e2319a21e15c8eaac3c5ae9e2f8d7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-06-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:28:38 -0800</ts:date>
-    <ts:ns>37673000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d2e699960572bca531413fd4fcd530a3</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>300000/100</split:value>
-      <split:quantity>300000/100</split:quantity>
-      <split:account type="guid">cec92cd077aee62305910cfd929cc341</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">15e631fad619fffe13e291ca187bd7c9</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-300000/100</split:value>
-      <split:quantity>-300000/100</split:quantity>
-      <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2f70aee8552b4929b9009a4cde3f3095</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:28:38 -0800</ts:date>
-    <ts:ns>38685000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">53935088af8824f72ebcb29571443e2f</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>250000/100</split:value>
-      <split:quantity>250000/100</split:quantity>
-      <split:account type="guid">cec92cd077aee62305910cfd929cc341</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">33b9ddd3fa6d915ce6d8b8440d4cd1b3</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-250000/100</split:value>
-      <split:quantity>-250000/100</split:quantity>
-      <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4564825b74f81412d309a8eb8cc58222</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:28:38 -0800</ts:date>
-    <ts:ns>39707000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">912aa7c8f0c8c01fdedd4c44ac7c4ade</split:id>
-      <split:memo>Pour équilibrage</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>450000/100</split:value>
-      <split:quantity>450000/100</split:quantity>
-      <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d8d24b073589acfda00585b67e2a4bf0</split:id>
-      <split:memo>Pour équilibrage</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>-450000/100</split:value>
-      <split:quantity>-450000/100</split:quantity>
-      <split:account type="guid">cec92cd077aee62305910cfd929cc341</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ec6f0cc19c5651db2c2dc8ff93efe697</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:28:38 -0800</ts:date>
-    <ts:ns>40707000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">20dad7ae612bd303bc2d070bef3604ac</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>350000/100</split:value>
-      <split:quantity>350000/100</split:quantity>
-      <split:account type="guid">cec92cd077aee62305910cfd929cc341</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">11d0b29b056fc64215dbb37d0dfdd062</split:id>
-      <split:memo>Economies</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-350000/100</split:value>
-      <split:quantity>-350000/100</split:quantity>
-      <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f56c0707159f36caabc22df8ac71887a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-12-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:28:38 -0800</ts:date>
-    <ts:ns>30261000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Opening Balance</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9b4e17c7c367bf37367dda356a7e2670</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>14560800/100</split:value>
-      <split:quantity>14560800/100</split:quantity>
-      <split:account type="guid">cec92cd077aee62305910cfd929cc341</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d20b8eff18aa85f3731145b77f0bc5de</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-14560800/100</split:value>
-      <split:quantity>-14560800/100</split:quantity>
-      <split:account type="guid">afed1334dfcdc53865cafe61edbb0fc6</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+c’ì×Å[ðÒaDÔŸà¤
+ñ3œñfv]Æ:Cù^öDˆÁ²+6$®ñ›¡1)âŸ\ê89+Üვ:#“¶+Å1g„Õ1Â`E
+ÁèM‰çŒlÌJqü^ëD|=©ôçjÕÙf=Ê8G¯N¾Òñ%ôj¼}²ý=ºfÓ/.ÿ4eoŠàæÙµ+gÍ;Õ$¦›šEqÒ¼®™µŸ»š×9L²ÝOSó?nŒÑ©?\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95mutual.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95mutual.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95mutual.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,230 +1,10 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">5ea6c914a73aec4d2257d55e033ea19e</book:id>
-<gnc:count-data cd:type="commodity">2</gnc:count-data>
-<gnc:count-data cd:type="account">6</gnc:count-data>
-<gnc:count-data cd:type="transaction">3</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>FRF</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>O-Sicav Plus</cmdty:id>
-  <cmdty:name>O-Sicav Plus</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">be642bf654094e36e85a292e5926e1f0</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Livret bleu</act:name>
-  <act:id type="guid">3bcb236af583d5bd7b6e0153fe97e7e3</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>FRF</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">be642bf654094e36e85a292e5926e1f0</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Money95mfunds fr</act:name>
-  <act:id type="guid">89e091b3489a50957b400a868f101d59</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>FRF</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">be642bf654094e36e85a292e5926e1f0</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>O-Sicav Plus</act:name>
-  <act:id type="guid">e0e954412d6b31dfa1fcbb9937a125b0</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>O-Sicav Plus</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">89e091b3489a50957b400a868f101d59</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Commissions</act:name>
-  <act:id type="guid">41b9e953585cd5662712d62848e71789</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>FRF</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">be642bf654094e36e85a292e5926e1f0</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Money95mfunds fr</act:name>
-  <act:id type="guid">c7a4746248d0677c6421077833477bba</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>FRF</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">41b9e953585cd5662712d62848e71789</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">88ed4f76d273256aaa05eab3010731bf</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>O-Sicav Plus</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-23 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:30:31 -0800</ts:date>
-    <ts:ns>435420000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">df25dcb351c89a20062a5ea5d294e8e8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6000000/100000</split:value>
-      <split:quantity>6000000/100000</split:quantity>
-      <split:account type="guid">e0e954412d6b31dfa1fcbb9937a125b0</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1ec08747892bf80d01ff1dab46ccb150</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>633735000/100000</split:value>
-      <split:quantity>633735/100</split:quantity>
-      <split:account type="guid">c7a4746248d0677c6421077833477bba</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a44971f955fa03a9318fff369962820a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2461820000/100000</split:value>
-      <split:quantity>-2461820/100</split:quantity>
-      <split:account type="guid">3bcb236af583d5bd7b6e0153fe97e7e3</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">21f58d6ddf8e529905db462291963e68</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>O-Sicav Plus</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-07 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:30:31 -0800</ts:date>
-    <ts:ns>436816000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">30f46d6ea24efb8f57ea386be57370c2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9000000/100000</split:value>
-      <split:quantity>9000000/100000</split:quantity>
-      <split:account type="guid">e0e954412d6b31dfa1fcbb9937a125b0</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">66a01b46ebec63544ca133efa6706f6b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>203400000/100000</split:value>
-      <split:quantity>203400/100</split:quantity>
-      <split:account type="guid">c7a4746248d0677c6421077833477bba</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">15160cb2e5b32864c451842cde8ffcd9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3254400000/100000</split:value>
-      <split:quantity>-3254400/100</split:quantity>
-      <split:account type="guid">3bcb236af583d5bd7b6e0153fe97e7e3</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4cb943c207e102dbc22e5ef829bbc29d</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>O-Sicav Plus</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-09 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:30:31 -0800</ts:date>
-    <ts:ns>437989000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">27a56b13c4d24744f3cbb53329120abc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6000000/100000</split:value>
-      <split:quantity>6000000/100000</split:quantity>
-      <split:account type="guid">e0e954412d6b31dfa1fcbb9937a125b0</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">19355bfa2d1208dd144aa7c32de06aa5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2053200000/100000</split:value>
-      <split:quantity>-2053200/100</split:quantity>
-      <split:account type="guid">3bcb236af583d5bd7b6e0153fe97e7e3</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+F‘ÍtnfÙå³Ñªrq:ŠžOO&—™Ž×è$ª/OÉʱ—<}®ªå8I¾~ýzz™­´,?ŸæÅeòñÍëÄëG›x©«A¼×x•ç
+j@ÀÐf¯Mˆ^˜êz˜P#β˜i;Èi§œçÎ׀±œÏöPjDȹ&\èªÈá^âËax Ý0Ú…hu9ì«×øÂêUQøM:œˆ[XÀÞ—Œí\HcŠámë#ÿšÙaJƒc0›Ï+[,†сBfy=ð³Í[ùð¦é0aÕ¬Êá+I \+ùîKsI8aˆ¤0ε7ÎSŒ	çJÉ6#‡mÅ¡ŒlœŽwf¥*²;ó!µ†8ÎâQ&¥þ@aàcŽ¡r“¤%ÝðûSí÷î:Ûk7ó‡z/󲲦[«*á
+AcÀcD"+S¨}ƒõ&1$}.©A¾ÀS›N’ž¶µNaužéÙÜš¸¬j÷²zG×r¾²SÖ̐ô3aS⿬dVÕ%³›r£Y}Ÿ9n”Ü.ÉV$,´¤œøô3@ç ‘Š0­¤àÑ"‹1ÇôØØ6¤>(®û›ï÷Œ«$Dpè¥N,†©s3!|ÛC@>V\}×`0EÇîÚžöÀØî3Úۍ۲Ÿ]ÿás+S‚´±~h#mø#/9>²=íGœD+A°F€[Qù¬X—"¡üoažö@~l΁ífýïÌ.Rñæ\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95stocks.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95stocks.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95stocks.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,1038 +1,28 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">9a43cbfa6c94aae8082b699e0adb8457</book:id>
-<gnc:count-data cd:type="commodity">3</gnc:count-data>
-<gnc:count-data cd:type="account">9</gnc:count-data>
-<gnc:count-data cd:type="transaction">28</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>BRL</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>MSFT</cmdty:id>
-  <cmdty:name>Microsoft</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>USSA</cmdty:id>
-  <cmdty:name>Usinor/Sacilor</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">a72339541f0f2391175ada07379a2e4b</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Livret bleu</act:name>
-  <act:id type="guid">21db466b6be8b3f6a3043d0c0316de8c</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>BRL</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">a72339541f0f2391175ada07379a2e4b</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Money95stocks fr</act:name>
-  <act:id type="guid">2a42eb5710ad4ddbf9352f070d603fe2</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>BRL</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">a72339541f0f2391175ada07379a2e4b</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Microsoft</act:name>
-  <act:id type="guid">c28902afc0e2168dab793b63dbf56e1f</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">2a42eb5710ad4ddbf9352f070d603fe2</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Usinor/Sacilor</act:name>
-  <act:id type="guid">b3955645bed5651123986f415d0e81d6</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>USSA</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">2a42eb5710ad4ddbf9352f070d603fe2</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Unspecified</act:name>
-  <act:id type="guid">37d287c3550ab2810c386d1b33cc2d0b</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>BRL</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">a72339541f0f2391175ada07379a2e4b</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Commissions</act:name>
-  <act:id type="guid">5efcfb966ef97810de2fbaaa2b352205</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>BRL</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">a72339541f0f2391175ada07379a2e4b</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Money95stocks fr</act:name>
-  <act:id type="guid">da8e001155343694bd34f6aa248b1c28</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>BRL</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">5efcfb966ef97810de2fbaaa2b352205</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Retained Earnings</act:name>
-  <act:id type="guid">1aaa099850fe7a07e2b5ae97f18b9af2</act:id>
-  <act:type>EQUITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>BRL</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">a72339541f0f2391175ada07379a2e4b</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">67da2dc62331fb318640aa5a1a3da937</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-12-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>563969000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b05ab9cccb7addce264e3b5614f2d620</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>363849/100000</split:value>
-      <split:quantity>363849/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">58a836c409c2e4982bb89e9d98e6b65c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ef2ad6ef1a0d827db4b01caa6b340fbf</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-15 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>569022000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1395f3eb7d951d441962acee30ebb240</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>327773/100000</split:value>
-      <split:quantity>327773/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b9cabeca13b398fb62a6d385ed4916a1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">22b16ec9c03e00dd0150a22780426c93</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-01-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>572348000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c25135399d6f3f65e66ccdb541975a70</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>324101/100000</split:value>
-      <split:quantity>324101/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f74b03f7a1b731f5a85afb2a99b11dc7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6fdeaddf8e62e0167f657eed23ea27c8</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-02-15 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>576414000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d6ac7052f05f821d4feeeda1ef746b65</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>321400/100000</split:value>
-      <split:quantity>321400/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">47c446ca0b094d087715591b7acefd76</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e205d59680a7d1b3100c6f9c5fbd619c</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-02-28 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>580193000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8980728679535dcc6fbd5d0d3e187baf</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>320510/100000</split:value>
-      <split:quantity>320510/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6757952464d7cf759ba6af1cedde80af</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">147fb5b3bf9c64a2cfa678b899617a1b</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-15 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>584377000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b0f2227be0f37117ff16816a9bba6bf8</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>317868/100000</split:value>
-      <split:quantity>317868/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">59f7f0a41217d556acab6df6315c416b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">847b3db3292d79f04385d50678617d8f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-03-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>591148000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d6e212645b08ac2db0029f302eaefa06</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>291079/100000</split:value>
-      <split:quantity>291079/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">02525e8f79dd3f95a6531b7b0a1eb9a7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">01b7f8239992fe56d640e8db18b357d4</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-04-15 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>607128000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">dccef28c5a743eabc50ed961fedce162</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>300140/100000</split:value>
-      <split:quantity>300140/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">abb5d05de4cb51be2e4e05a70e4ece1b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ba6f65b4506f3bab59fa821fc35edffc</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-04-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>612605000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b45c6aee3f5802971f66a9da91d01212</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>285689/100000</split:value>
-      <split:quantity>285689/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">64750ea3cec777596f1eb2062fb1f8b9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2dd0477429d450166c9995e753c01331</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-15 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>760444000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">69748f8a33b3e85fc46adfa9af9a2c8f</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>287107/100000</split:value>
-      <split:quantity>287107/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">53d079dc07ea51d10f07f922dcb7c9c9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4f221b72a33d2e5403ebea07b30c60f8</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-05-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>767487000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f323236b9c860bd7582d8516cab014d2</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>279478/100000</split:value>
-      <split:quantity>279478/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">52fa897efe40206378e38ce37d25545c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">97c6d186d2c827c0add7fa251adb80f5</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-06-15 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>774300000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">69783df027e525bc1f4fe2aa61f1c5e3</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>259717/100000</split:value>
-      <split:quantity>259717/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ebb117aa19dfef5ce5cceb9378c0bd6b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">61bc2fba66b1b4a2b9d70a79c23d6b2a</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-06-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>782986000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">eb33e77786d816e4df8c9b089a2417fe</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>228890/100000</split:value>
-      <split:quantity>228890/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">39d1bd743942efb895c00e1c8dad312b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">044cff4a8437cba0611d3f1634ed1766</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>USSA</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>788855000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2158435efd7fba4b85440e2b291597dc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000000/100000</split:value>
-      <split:quantity>10000000/100000</split:quantity>
-      <split:account type="guid">b3955645bed5651123986f415d0e81d6</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4a07fb7b6207731dba32e088b2f2273c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1800000000/100000</split:value>
-      <split:quantity>-1800000/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d30a071d0c23e1f7de5122768f572783</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-15 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>793677000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ee5be141ec71575e8d133dafb17fc475</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>223583/100000</split:value>
-      <split:quantity>223583/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">85fd606ec412640bdc2394dceabb2863</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3c1a1f2b9b25c700a529a88ea37673fa</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-07-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>810277000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9106d261d9313b94a1791c0346026ab5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>234456/100000</split:value>
-      <split:quantity>234456/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">01f9fa805620e2753a088d5c7926a2a4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ef3e43991d16cedd21ae30424314ded3</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-08-15 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>820724000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">70edfee7fda47ab599440e56c74d07bc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>223583/100000</split:value>
-      <split:quantity>223583/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6e6de8bc8de8edadd03d12fa27f8d3cf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ad374dbca2ceb69c621729110075eb6c</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-08-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>831302000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">593961cd24af8fec7b7dded7980572a0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>246441/100000</split:value>
-      <split:quantity>246441/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0290760bda0c1263a29275dbc80c6e8e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3ecdbc520d5995c743b968df766dac53</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-15 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>842924000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a19fb70b311ab1d2995e99da8cc0dd60</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>234456/100000</split:value>
-      <split:quantity>234456/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e8188b2256f426671644de3833c63823</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b78ee35076e3c33e119b28ed28d9899e</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-09-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>870500000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">edceb57dd1ae14b92495e6b802ea1fd0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>240299/100000</split:value>
-      <split:quantity>240299/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a2913b7d9d6b46f98f8312a18091435a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">55e60fdaab33f498f39f00fdd7b90a54</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-15 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>882549000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b28c48aea5b2590373a9d7b30daac854</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>232805/100000</split:value>
-      <split:quantity>232805/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fc7ea77d5aa50580342d7e96b2f49989</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">99346e3803a33ab9eca34b0c07950ca4</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-10-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>903735000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6498e7c2e6fb5904dd5cec26c24435ef</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>225105/100000</split:value>
-      <split:quantity>225105/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1f017018b6a8e4d819e5b4cc7a390025</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">99e86a13ff4f2c9682de72afe1a88e93</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-15 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>918545000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">dc7a3ba0b30130597a4fdcc6c3dcf369</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>246179/100000</split:value>
-      <split:quantity>246179/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">efaa1a65c36b2aa767ef5038205775d2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2622a1080ff6c00ea26a08b2b4ced682</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>USSA</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-17 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>924478000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">de65d2b5bbf96ea77a2a68f6e1c9b78e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8000000/100000</split:value>
-      <split:quantity>8000000/100000</split:quantity>
-      <split:account type="guid">b3955645bed5651123986f415d0e81d6</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1d2ee8256a1205440df2a8fc8aafbbca</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1720000000/100000</split:value>
-      <split:quantity>-1720000/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a881bcba9acd5cc108fc0a98036c5bc3</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-11-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>933363000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f64fda83b5354abc300e0daeacdbaf9d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>246179/100000</split:value>
-      <split:quantity>246179/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e5110d8191bf1d6fda128942062569ad</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c00f255b41f7d2c35d67354264999478</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>USSA</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-09 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>940053000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b5effb985dc0657eec87fd8dbfc57451</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8000000/100000</split:value>
-      <split:quantity>8000000/100000</split:quantity>
-      <split:account type="guid">b3955645bed5651123986f415d0e81d6</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a4db6abc4a2effb3f73275fb29948523</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1744000000/100000</split:value>
-      <split:quantity>-1744000/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8e8e5d4125418c0579f3731e25777596</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-15 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>958106000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1557c89238dd07a8972b0686a0fa178b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>245917/100000</split:value>
-      <split:quantity>245917/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e005c31d25bd98288550acf63d16cfd2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-48210000/100000</split:value>
-      <split:quantity>-48210/100</split:quantity>
-      <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2b59e457646dd04a190dcb17e050ef92</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>MSFT</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-12-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
-    <ts:ns>561450000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6d87f9e8bb10413b90e956356641630c</split:id>
-      <split:memo>Initial balance</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>9400850/100000</split:value>
-      <split:quantity>9400850/100000</split:quantity>
-      <split:account type="guid">c28902afc0e2168dab793b63dbf56e1f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b3a36622a46daa0cb4291ed15874fcf6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>200000000/100000</split:value>
-      <split:quantity>200000/100</split:quantity>
-      <split:account type="guid">da8e001155343694bd34f6aa248b1c28</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f778537b61dab90054fe976b501cd986</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-449122000/100000</split:value>
-      <split:quantity>-449122/100</split:quantity>
-      <split:account type="guid">1aaa099850fe7a07e2b5ae97f18b9af2</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+ïª^Êòÿºœ-eqr£tUòÅìr®ÏY£ÜÛkýÊÛ:ËÿÓç\÷gÝüÑÝùåï/žíèËÏ/þ󷭝™Ò…œý<©óÙbÖ–×"«Ò÷Bm~eø30ÃϵԻâ}·þ÷/¾ÿxë_L¦³ùɪ“óÙü±º°Ð’–²£·E>ìÊm‰[x£ðC¡«Òm]½o/×¹µªyÕŒ_g³åÑ÷W’OOÞ_ËÜ‚Šhmöših3@ôÄd¢™P\¹zÂÚÃ?å³_Ÿ?ÿíªfõëº¹ëæiìO“×sY)d_ÞÝV..„Фb[ kœeS…À’êö¶þõû_þëf[×u7l;@ÿ½0g7êœ|ðØÍ/êå0¬o	®Š¯…_‘âÑò<t¥øžøy6•·Ù/–³úÇâ¨Íïár(ÅGЩÈ1—–­Çf¢á`lÜ=ÿáà{øã=Öß刊)¤V „ÄTb¶%Xu‰íË9b+þß1Ý×
+f´'î7+&0Õ¦ÀP¬­Ù|dzûñ—žÿüì+“sò¦IÔ1"X<IŽ
+RÉÔ>BªžýÏï?þö÷g|~ŒÜXxØê•å|zÛØ!2!× ¯†V,¤à‘' Ë”­šæJéþõzÁ—¢F·Ÿ¹z	kÎxüj¶X
+¯Ÿ±\¬
+Ï gl@ÿsºústlü`ìk‘w½õ”÷OVÊüƒG£žk1?µxjü–G_)Lg>زYWkÁæ{o¼ãêŲ¨óÉ«Un»»Qr-µZ˜_\¿çºàêw-YýöÙ2žJ®µ–HÌU08±Åp
+9 ¶ïZíÖsæRgSetÂÇ‹åн·×¢Ôl*¾¦óK9³Á&—O®‰ÒͪMñ]Òt9DÊVwµ›J×è2Žåoè®ÍxrËŽ÷µ«O”l¨Îäªá—–’²dÎI4÷õþvŽ²ë±K¸2ÑÓ^)À'ÙõîU…»ízã×Å5:ÝÀ£OG(iH¬³á„Q[ZT¢P¬3­´^
+Âã#”Fv€P ÓZ³R"gìä€j|±FJA·?„£…PÛ4ºE(E}*R	¬&Ü©µj`›¼°Ëõ …X HÍÚÍ%˜
+hª“qj¶}"öÀ¡”òºÔBUô`½Í™CÓáå%„Z¹(ÏÊÂãʁqµE£[„jQgkÛ"A‰š`xJžZAʹ+Esƒ¦ÌÅ@ˆ:Ä££ÂXS¯Õ‡ŠÁë+1{빪û
+{6lR,Ôö‡PÆÃH„Ú¢Ñ-B…èÕ¤è‚ãX[ô¹P UX£ÖŒ±ë¡>¡ÀÅV|±EQ)8ÂÚ(ÄTRÎ~Û+BuÀ¡’³1v€PÅ4Ô¼¼ˆi6ÄÖ4z!P.R¥¥½!ÄÒ(„Ú¦Ñ-BùÜb3ä+¡¶it‹P63(%u6;”VRöՁªïex@¨ú,Ϲښ£asO-d+šh •@I'Èâ‹«5’Õ‰	÷öé¡n!”¤@`[s
+k	Y¢aÏA§÷•CߨAùIÅCÌ2ÊšÀŸ#¹6\¹Y-×fÃÞæztFÞµM£[„’F|µÃ!Š!JóÆ&4>F?æÜã¡>玃€šZ›dZÃæ~Â@&ÔÉBXñªË½åB¥GG(¥(±‹{¢$h¼_JËaÈK)¤¦![ó°Ì¸¯HJã÷>oWévg90Šh2¯S¸Â’s†Rj5µRêþV¢ ¢oÝkµ¯§”/A©…2UMª"–ÎS”5÷Õ—Ú)“êá›_²µ6ôpkyÊœ(Ùâ­w¤>ÓéÆ0‰z´PË|`RŸÈ¤͐âAi
+jcÐ÷»á¾(2íÍ®&µétczͲ‡s/X­çu cp9gôɤðÌ£#”3Æ÷€PÅKk%'ÏÕ¬¾¶§¦Ø8iØVßÛ·¼}ýLŠ— ˜ïÛ-Fß
+jh$¿Ç]W÷gR+µ¯§’$ñì+¨Ñ¿ð“·±Pf7\“CñªÎ{ü2C—aõUããæŠ•Ö'ZHGNÖ´È4‰d¢(@“ö¶A*™~™ÉbUTf³?Öÿ>~gß|óô?Ž~šUEƒ×4ŸP9—ÅéÑññÙUÍÅŒåôèÍÅùÑúç]ͳ)ŸÝüjþ,«,IE›\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/abc.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/abc.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/abc.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,347 +1,15 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">470397cff0ead910059b36db133a39ea</book:id>
-<gnc:count-data cd:type="commodity">1</gnc:count-data>
-<gnc:count-data cd:type="account">5</gnc:count-data>
-<gnc:count-data cd:type="transaction">7</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>EUR</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">b88ef355f09d22651100d3262bc31996</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Swipe Brokers</act:name>
-  <act:id type="guid">8a2778a7eef9bc606de8a12b489f737c</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>My Investment Account</act:description>
-  <act:parent type="guid">b88ef355f09d22651100d3262bc31996</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>abc</act:name>
-  <act:id type="guid">8c054c66321f7be82287dbb0c6b7b8a2</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">b88ef355f09d22651100d3262bc31996</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Gift Received</act:name>
-  <act:id type="guid">07212c5f31968d8d55144f1fd5651d8c</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Gift Received</act:description>
-  <act:parent type="guid">b88ef355f09d22651100d3262bc31996</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Other Inc</act:name>
-  <act:id type="guid">a2d8b63955baad46ddca87bbd96d399f</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Other Income</act:description>
-  <act:parent type="guid">b88ef355f09d22651100d3262bc31996</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f5f0146e8a242f5869cfa143e9c3ad82</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </trn:currency>
-  <trn:num>TXFR</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-09-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:35:15 -0800</ts:date>
-    <ts:ns>421794000</ts:ns>
-  </trn:date-entered>
-  <trn:description>move a pile of money to trading acct</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3a460828038c8dfb7840c9c869372ad3</split:id>
-      <split:memo>another memo</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>500000/100</split:value>
-      <split:quantity>500000/100</split:quantity>
-      <split:account type="guid">8a2778a7eef9bc606de8a12b489f737c</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e9924d2b6802002852cec90774e41f0f</split:id>
-      <split:memo>another memo</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-500000/100</split:value>
-      <split:quantity>-500000/100</split:quantity>
-      <split:account type="guid">8c054c66321f7be82287dbb0c6b7b8a2</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">25b6474f1d5f2cf787d52af107f41f91</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </trn:currency>
-  <trn:num>TXFR</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-10 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:35:15 -0800</ts:date>
-    <ts:ns>422791000</ts:ns>
-  </trn:date-entered>
-  <trn:description>hal stock</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a599cd75681fa150211fc28f46da50a4</split:id>
-      <split:memo>income</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1200/100</split:value>
-      <split:quantity>1200/100</split:quantity>
-      <split:account type="guid">8c054c66321f7be82287dbb0c6b7b8a2</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f6de5ff6932e0652b54160a945345378</split:id>
-      <split:memo>income</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1200/100</split:value>
-      <split:quantity>-1200/100</split:quantity>
-      <split:account type="guid">8a2778a7eef9bc606de8a12b489f737c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b15e27a638b77c04eb23aea715845627</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </trn:currency>
-  <trn:num>TXFR</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-10 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:35:15 -0800</ts:date>
-    <ts:ns>423736000</ts:ns>
-  </trn:date-entered>
-  <trn:description>hal stock</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">39b2adbce47a9a878c72dc802b8eb19d</split:id>
-      <split:memo>income</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1100/100</split:value>
-      <split:quantity>1100/100</split:quantity>
-      <split:account type="guid">8c054c66321f7be82287dbb0c6b7b8a2</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e944efe51adf6a037d2a05e975de0b9e</split:id>
-      <split:memo>income</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1100/100</split:value>
-      <split:quantity>-1100/100</split:quantity>
-      <split:account type="guid">8a2778a7eef9bc606de8a12b489f737c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">eede2259804df7746d1a5508f994f3cb</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </trn:currency>
-  <trn:num>TXFR</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:35:15 -0800</ts:date>
-    <ts:ns>424738000</ts:ns>
-  </trn:date-entered>
-  <trn:description>hal stock</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">325b94fb8e080a5a08b025a9cae2fd2a</split:id>
-      <split:memo>sold some stock!</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">8c054c66321f7be82287dbb0c6b7b8a2</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6f795a04a0822e46488b82f49745db78</split:id>
-      <split:memo>sold some stock!</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">8a2778a7eef9bc606de8a12b489f737c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2830957d31809c4c450db2c5d5d134a2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </trn:currency>
-  <trn:num>DEP</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:35:15 -0800</ts:date>
-    <ts:ns>418417000</ts:ns>
-  </trn:date-entered>
-  <trn:description>from my pillow case</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">df70142a754e943592bec193b9a208ee</split:id>
-      <split:memo>my memo</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>234500/100</split:value>
-      <split:quantity>234500/100</split:quantity>
-      <split:account type="guid">8c054c66321f7be82287dbb0c6b7b8a2</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f5e209e5d118c1edeca8dc3d82dbd1aa</split:id>
-      <split:memo>my memo</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-234500/100</split:value>
-      <split:quantity>-234500/100</split:quantity>
-      <split:account type="guid">a2d8b63955baad46ddca87bbd96d399f</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">976137eadff7b9c19fa0bf4527385781</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </trn:currency>
-  <trn:num>DEP</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:35:15 -0800</ts:date>
-    <ts:ns>419571000</ts:ns>
-  </trn:date-entered>
-  <trn:description>put in more money</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d2d6443cc766f3bf1cfc891530903f1e</split:id>
-      <split:memo>this came out of my pillowcas</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>330000/100</split:value>
-      <split:quantity>330000/100</split:quantity>
-      <split:account type="guid">8c054c66321f7be82287dbb0c6b7b8a2</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">eb7df1a49af1a9bbeac7484003dec5e1</split:id>
-      <split:memo>this came out of my pillowcas</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-330000/100</split:value>
-      <split:quantity>-330000/100</split:quantity>
-      <split:account type="guid">a2d8b63955baad46ddca87bbd96d399f</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8a6f53be74b84e3557abdba90b8c325b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>EUR</cmdty:id>
-  </trn:currency>
-  <trn:num>101</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:35:15 -0800</ts:date>
-    <ts:ns>420785000</ts:ns>
-  </trn:date-entered>
-  <trn:description>paycheck</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">91e6498ede7e1c5964c677e8cf14d2c1</split:id>
-      <split:memo>the boss paid me today!</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>54300/100</split:value>
-      <split:quantity>54300/100</split:quantity>
-      <split:account type="guid">8c054c66321f7be82287dbb0c6b7b8a2</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e6c7440d846774962fd62c68a89145cb</split:id>
-      <split:memo>the boss paid me today!</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-54300/100</split:value>
-      <split:quantity>-54300/100</split:quantity>
-      <split:account type="guid">07212c5f31968d8d55144f1fd5651d8c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+óÙ‡´&•™Ùa'ëÆ;Ì
+T ‡ Më*› Õ+b¯å+³l–ýsæfy^%?lgÃÛæ-foq[¥B¤œG¤=!‚cXßžA¬£Xk±é¡ñ@ýoM_œŸÿº±¬/›á6Ãë3Ø_®'óüXä_+ª9·Æx&¼wFIk½žj¿¹àÝú&Ÿ…ŽÝN1uoüàQs?<n‡™€‰0¹ÚEƒ
+ÚQãè܆tËßAOçÿý^׷ɳñ¯¿ýãbc®¯¶¨C:ÏË*ø¦óª\7ŽÁI2E:Å$Ah´þ&)bu趐Ûîõr×387]„pŠhJD‚ùˆòæÐ5ßëzCÈÊqí
+7Þ˜¡¡}ߝ{ln¼³@fù2$&™O¦!Éc2˳°Jª<ØÖE	D¼jºÚ[VuÛú°¢ÜŽeÛ°¹†–õÕþ †	¤ˆBT9壕Š!§,*‰ñôl¸¥íõ3³|l²|½àë‹-rmhc‹àòÌÁ¤|ZVµ»²-øÀÒ&.ÍtÆàiø×i¸ÛÞÆþ±0YU'ñ!üÖÔflÕ®_ÝÖâ6Îîyû¡ÞZæ‰
+Á"#ŠœFR²ÀpDñ5x?íéþ{ð}ü´ô:îÿËr«•;êøx½$Ü
+&¡úð<%1’Â¥ñ›ÓKŒá»«—û¢ö2zId}Xñ½¼2Ó¤¬r÷åiEÑp­—\(û!Gã舊PÀŽëNËI³û?WBbÒ#÷Á/œŠ÷y¥å1¾CœXΰ@F3Ná+Õi}žörúú…7 g@‹y Òª¬”±`	5ÁHÌã‚È¿ðqH%¯I+kbÄ}¿š±ÇÆGa•žă–Üdu8µ+‘n_õnþO—düîÝÙwišü”;3M–¦˜Ô¯«—£$MÇË,÷aT¿‰ž4Ÿ[ËÇ̏’ÝOmù?VÁR„4\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/abcall.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/abcall.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/abcall.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,494 +1,25 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">a47ffa19e6d0917477ee3ee80a4e9a06</book:id>
-<gnc:count-data cd:type="commodity">1</gnc:count-data>
-<gnc:count-data cd:type="account">8</gnc:count-data>
-<gnc:count-data cd:type="transaction">10</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>USD</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">91d688cbd149b0c92af2fc0d310c55dd</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>ABC Bank</act:name>
-  <act:id type="guid">eda56e3c0c402d1816f845430caf362e</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Some Old Bank Acct</act:description>
-  <act:parent type="guid">91d688cbd149b0c92af2fc0d310c55dd</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Swipe Brokers</act:name>
-  <act:id type="guid">729ae65a6c202a83a5335bcd32709888</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>My Investment Account</act:description>
-  <act:parent type="guid">91d688cbd149b0c92af2fc0d310c55dd</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>pocket cash</act:name>
-  <act:id type="guid">5d0b89cb9bcc5074cda514d0d4c10af4</act:id>
-  <act:type>CASH</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">91d688cbd149b0c92af2fc0d310c55dd</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>SlaveCardt</act:name>
-  <act:id type="guid">2b804a30e16e54a97da593fc1f71c386</act:id>
-  <act:type>CREDIT</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>my credit card</act:description>
-  <act:parent type="guid">91d688cbd149b0c92af2fc0d310c55dd</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Gift Received</act:name>
-  <act:id type="guid">04b5cbc4192f4790fac0586c5cc152f4</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Gift Received</act:description>
-  <act:parent type="guid">91d688cbd149b0c92af2fc0d310c55dd</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Invest Inc</act:name>
-  <act:id type="guid">d4f69b07cf7bb1a77c134f1b2c128684</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Investment Income</act:description>
-  <act:parent type="guid">91d688cbd149b0c92af2fc0d310c55dd</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Other Inc</act:name>
-  <act:id type="guid">0a241ed16a10c3be1836ce37f8a069e9</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Other Income</act:description>
-  <act:parent type="guid">91d688cbd149b0c92af2fc0d310c55dd</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2277a65f698a0902c751d8d44db12eeb</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>DEP</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:55 -0800</ts:date>
-    <ts:ns>994727000</ts:ns>
-  </trn:date-entered>
-  <trn:description>from my pillow case</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">be0a8539128014e1f0d247eb54e8b07a</split:id>
-      <split:memo>my memo</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>234500/100</split:value>
-      <split:quantity>234500/100</split:quantity>
-      <split:account type="guid">eda56e3c0c402d1816f845430caf362e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">12afd90bcb29753d5572ebec9b3a6fe8</split:id>
-      <split:memo>my memo</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-234500/100</split:value>
-      <split:quantity>-234500/100</split:quantity>
-      <split:account type="guid">0a241ed16a10c3be1836ce37f8a069e9</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">62bb507b39f9cb5ce13cdbfe85d5dde9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-07-15 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:55 -0800</ts:date>
-    <ts:ns>996065000</ts:ns>
-  </trn:date-entered>
-  <trn:description>more from my pillow</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6552ad49f7202988165f0bfb0cab9f1d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>233300/100</split:value>
-      <split:quantity>233300/100</split:quantity>
-      <split:account type="guid">eda56e3c0c402d1816f845430caf362e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">066346c0a87434491957713da1f3a3be</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-233300/100</split:value>
-      <split:quantity>-233300/100</split:quantity>
-      <split:account type="guid">04b5cbc4192f4790fac0586c5cc152f4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5d33e9906feeb57fc22b723447c81605</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>DEP</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:55 -0800</ts:date>
-    <ts:ns>997654000</ts:ns>
-  </trn:date-entered>
-  <trn:description>put in more money</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">008fcb736cbc9dda100dba888769caec</split:id>
-      <split:memo>some other inc</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>330000/100</split:value>
-      <split:quantity>330000/100</split:quantity>
-      <split:account type="guid">eda56e3c0c402d1816f845430caf362e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cf74014d73e0ef079c0f10797b19ed55</split:id>
-      <split:memo>some other inc</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-30000/100</split:value>
-      <split:quantity>-30000/100</split:quantity>
-      <split:account type="guid">0a241ed16a10c3be1836ce37f8a069e9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">686e0a76ab0ae02b10526729d4309509</split:id>
-      <split:memo>soem as invst</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-190000/100</split:value>
-      <split:quantity>-190000/100</split:quantity>
-      <split:account type="guid">d4f69b07cf7bb1a77c134f1b2c128684</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8f08ab3bcae4fda2996a4d4ba58b2a65</split:id>
-      <split:memo>some as gift</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-110000/100</split:value>
-      <split:quantity>-110000/100</split:quantity>
-      <split:account type="guid">04b5cbc4192f4790fac0586c5cc152f4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ac62a8dedb6fafc4864d980e167d93b0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>101</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-31 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:55 -0800</ts:date>
-    <ts:ns>998739000</ts:ns>
-  </trn:date-entered>
-  <trn:description>paycheck</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f01abb3378f6a2c7dde4f4894540507b</split:id>
-      <split:memo>the boss paid me today!</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>54300/100</split:value>
-      <split:quantity>54300/100</split:quantity>
-      <split:account type="guid">eda56e3c0c402d1816f845430caf362e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2f0880d0d28f0a38de0784f40f1364a1</split:id>
-      <split:memo>the boss paid me today!</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-54300/100</split:value>
-      <split:quantity>-54300/100</split:quantity>
-      <split:account type="guid">04b5cbc4192f4790fac0586c5cc152f4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5e8d9293d5903ea18dc79e139b26dbc2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>TXFR</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-09-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:56 -0800</ts:date>
-    <ts:ns>9661000</ts:ns>
-  </trn:date-entered>
-  <trn:description>move a pile of money to trading acct</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1630fe79d89d59a1c1b879dd705aaa41</split:id>
-      <split:memo>another memo</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>500000/100</split:value>
-      <split:quantity>500000/100</split:quantity>
-      <split:account type="guid">729ae65a6c202a83a5335bcd32709888</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6113d75cfcdea42bf1bf001df8e8ef8c</split:id>
-      <split:memo>another memo</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-500000/100</split:value>
-      <split:quantity>-500000/100</split:quantity>
-      <split:account type="guid">eda56e3c0c402d1816f845430caf362e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5be926417dfce34c825504c32470f78f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>TXFR</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-10 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:56 -0800</ts:date>
-    <ts:ns>10837000</ts:ns>
-  </trn:date-entered>
-  <trn:description>hal stock</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ceab9089fbca47c83a487f8ea5f06c50</split:id>
-      <split:memo>income</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1200/100</split:value>
-      <split:quantity>1200/100</split:quantity>
-      <split:account type="guid">eda56e3c0c402d1816f845430caf362e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cd7d47aaee2a435c3901b3efd8e319fe</split:id>
-      <split:memo>income</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1200/100</split:value>
-      <split:quantity>-1200/100</split:quantity>
-      <split:account type="guid">729ae65a6c202a83a5335bcd32709888</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">99fd0615f2db665f4bf90f438b2b5733</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>TXFR</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-10 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:56 -0800</ts:date>
-    <ts:ns>11847000</ts:ns>
-  </trn:date-entered>
-  <trn:description>hal stock</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">73a9e08aa5a660ca2fa2ab85acdff84f</split:id>
-      <split:memo>income</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1100/100</split:value>
-      <split:quantity>1100/100</split:quantity>
-      <split:account type="guid">eda56e3c0c402d1816f845430caf362e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bfa9de544784620d566abc08c6e91b3a</split:id>
-      <split:memo>income</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1100/100</split:value>
-      <split:quantity>-1100/100</split:quantity>
-      <split:account type="guid">729ae65a6c202a83a5335bcd32709888</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">698e47a93b21837fd83babbfc5f6320d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>TXFR</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:56 -0800</ts:date>
-    <ts:ns>12862000</ts:ns>
-  </trn:date-entered>
-  <trn:description>hal stock</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">73fc5c8ae0c0468304bc9650d34f4194</split:id>
-      <split:memo>sold some stock!</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">eda56e3c0c402d1816f845430caf362e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">90e62018f0f3add84eb0ed68702ae942</split:id>
-      <split:memo>sold some stock!</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">729ae65a6c202a83a5335bcd32709888</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">249c2ccc0ada34b5027a64e0c18774c3</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-11-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:56 -0800</ts:date>
-    <ts:ns>13872000</ts:ns>
-  </trn:date-entered>
-  <trn:description>pay the balance on the credit c</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d4b7da3a080da8fc44e75c4389790ada</split:id>
-      <split:memo>another memo</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>44500/100</split:value>
-      <split:quantity>44500/100</split:quantity>
-      <split:account type="guid">2b804a30e16e54a97da593fc1f71c386</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">51fc2af007ad07027dfbe3ba4d4b6304</split:id>
-      <split:memo>another memo</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-44500/100</split:value>
-      <split:quantity>-44500/100</split:quantity>
-      <split:account type="guid">eda56e3c0c402d1816f845430caf362e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b1a6b7fad984e769bd6c3dd56abcfbe8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-11-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:32:56 -0800</ts:date>
-    <ts:ns>14844000</ts:ns>
-  </trn:date-entered>
-  <trn:description>cash in my pocket</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c862917ad2379a5710b1431c395e658b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4500/100</split:value>
-      <split:quantity>4500/100</split:quantity>
-      <split:account type="guid">5d0b89cb9bcc5074cda514d0d4c10af4</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b4ceb078101fd7b78f4a0a2c9d3e2768</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4500/100</split:value>
-      <split:quantity>-4500/100</split:quantity>
-      <split:account type="guid">eda56e3c0c402d1816f845430caf362e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+ŸŸ³gYûƒ&E}Œ-?}lšÙñhôùóççgÅÜCýñyYþxûëû6ñà›^<öwð®,?õ´€Ž…½xºèih.ú
+ZDÇfV}ìµY :6õ¤ì¿ñе˜MÆ{LZD׿K¿Á—º©Š^8öwñu?¼î S?:uÑî¬ÿ^±¿ƒ¯¢ŸW.Ò~"¾Â:ÖûÈØæB¨ú—-:åç"ö›,]Œ'“&VÓ~G¬@]Ë&pÑïðfÛnV•ý‹f…éFͼîw`èXÄélR^Ä~¶Ö ®eÑTýº@tlÆÅy¹/FW˜ŽÝK×kƒý]–«°åэ"øÒ€›ôOn
+êZ6{Œš.þ<¡ìŸÞr´”öc_΋v•4ùpÜ\Ìðz}=¥'£.`eÑö~Mì9Áԁ]móñ8dË!Îæãpt
+B§ÔFˆ¥Zh#ÑÑQ'£•UÏd|9bVB=¾vFW™_´šFMEéï¯F®µ\Íh×Yv²È¨äàãé›ï£úd´Ùø„÷ýŸ?¯{[/\vÅæÏ¿æeëÑFë¢åϺœW8ÎJå.ÖöÎm›æ8Îú~VÓ|;M¬ÐÄžûÙ†tnª€éî ‹Æ¯˜/X‚ì‚–­_Q©Z²Ô.‰­–kîrµ®¼G´\Nã}Y6Ù‹%òdtÙ¼Æl­nKƒ2Æ»@…uÄ[‰%O§ÄKÂr„•Ú[ãÓ÷ïÞý¾ìY¼\Mw5½!“}ñòUöŠOû'H¹'^¨¡*!'W,^=Ñ—/~ûes¢«¾
+Ƕ²óMë½ŏv†í^(¯ý£‘lÍkpˆµ¯Æ³Å
+øPNcönÞié\q¹‰YÛÍ+‡Hÿ§&{}ŸÇ°ŸA"œôÎjYÚ’žH£¼ôžJv](½ùíÕ»·¯%ƒWøç°\ê5ʶßÏ^Iá\´OÚ9
+Z{ÊE¢ŽyÊŒ2O½d†Âå|×|ŒÕ·H€	U€Sà.RՏ\'ƒÛ:í“#ðÒ7÷ÏÝÆ®ôJþšªØÉoLkPƒù°„y-i0Aˆà(‹ÑŒ–F—öëÍäíù{ÔÅeŠùôôç×ÿ^ö¶/Ö¸½Žù¬¬›Vc7õ¢ñ”Z«s¢rª3BŽ¿YNDËÜry½­Q¾ŽŒ¾ÕÎÐŒšž3•QyÌÙ±”8´ÜziPÔ§Ö
+Õöªº×ݸÆòÂë#Uå4Ã<O&åç¶ZŒ+Ë­EÔ¶-Îxëõ¥×
+Ëר²xµM¸‹Œäå“Pi"	Ñ ÎÂÉhm¶5Î4N˶:hÿ®A‹¶.¬Š¾,üxC^7­cŠ5x§§kx“9zštëho›í]ì_s(š6Zwá—]]‹µ¬
+ÛívlW~m9ú[O1žƒ%Î;fµäAJÍ¢‹Þ:*EóÀŽÏzþ
+ü+û]¿ñ²^ëá†Þ\s7]ŽÛ„[0é#å>8¤H”ávr£‰û¤OçT=¼ô)¢ä¤oZV1ëêßíJŸ’’A6iF˜5ï2—0ׂ³‰†k#ð»5óAš¶
+?XM#Jq¡<f-¸–Z©5åhâ€a}Wͺô
+ü±Ú»ƒ|@±’óh-Á‚I\'ϘӨÍB{$ŸÈGWÀ™œÐ‡W1­¤¸‘ŠÍæM6.²…˜MË"^Ü®†b’w³¥ó6` c´²¢ï¯"êöÀ»\lPÆ…¿»b¢
+¶á¹?XÅóI¬›ƒæ‘ÄD´õ$Qü£µkºÃð>Ìÿ»ð{.åäp£p£8‘0G‰dJ3p+‰Ýçÿ8Í FçŸ×ͺŸÚaþßÅ `ÿÙm`1à¸C±)+Ý%`àŒj at z`ý£Cô>ýs	lˆRÜ6+F‚T
+œ'Æ«hQ÷<œr÷ú7Äé;觢ʚˆIÊrÇ(Ö,˜œ¸ç’—Iq$íQê{pýcWüAé2ê
+Dâ‰P†á¼U’.’ VôÇb]NB¶8í_Lí.‡o‹…ZqAP“Hâ‚Ñ‘”ѨÑ
+v(þχ°*ºÈ„õÌ{O +Úi“`Þ™V×à»5j˜DºBÖ_5²ú??g§ÏžüçÙ¯¥Ç½Ñ9TãöëRêã,ÏO—=Ó2Äãö›P²ÕÏeÏë"g›?mÏÿŒ¬¹ÓK\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/carols-data-file.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/carols-data-file.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/carols-data-file.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,1210 +1,42 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">420c29cbc583b400334938702e03608a</book:id>
-<gnc:count-data cd:type="commodity">41</gnc:count-data>
-<gnc:count-data cd:type="account">19</gnc:count-data>
-<gnc:count-data cd:type="transaction">19</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>USD</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>Adbe</cmdty:id>
-  <cmdty:name>Adobe</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>Dell</cmdty:id>
-  <cmdty:name>Dell</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>ISWCX</cmdty:id>
-  <cmdty:name>ISWCX</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>jamrx</cmdty:id>
-  <cmdty:name>Janus Mercury</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>lnux</cmdty:id>
-  <cmdty:name>VA Linux</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>orcl</cmdty:id>
-  <cmdty:name>Oracle</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>rbus</cmdty:id>
-  <cmdty:name>Rambus</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>rhat</cmdty:id>
-  <cmdty:name>RedHat</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>slab</cmdty:id>
-  <cmdty:name>Silicon Labs</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>swpix</cmdty:id>
-  <cmdty:name>Schwab S&P 500 Index</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>tvqfx</cmdty:id>
-  <cmdty:name>Firsthand Technology Value Fun</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>AMD</cmdty:id>
-  <cmdty:name>AMD</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>AMD Opt- #2 8/14/98</cmdty:id>
-  <cmdty:name>AMD Opt- #2 8/14/98</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>AMD Opt-8/14/98</cmdty:id>
-  <cmdty:name>AMD Opt-8/14/98</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>AMD Opt-9/10/98</cmdty:id>
-  <cmdty:name>AMD Opt-9/10/98</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>AMD Opt. #3 8/14/98</cmdty:id>
-  <cmdty:name>AMD Opt. #3 8/14/98</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>AMD Opt. 5/3/99</cmdty:id>
-  <cmdty:name>AMD Opt. 5/3/99</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>AMD Opt. 9/10/98</cmdty:id>
-  <cmdty:name>AMD Opt. 9/10/98</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Adobe</cmdty:id>
-  <cmdty:name>Adobe</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Charles Schwab</cmdty:id>
-  <cmdty:name>Charles Schwab</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Dell</cmdty:id>
-  <cmdty:name>Dell</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Firsthand Technology Value Fun</cmdty:id>
-  <cmdty:name>Firsthand Technology Value Fun</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Growth Equity Fund</cmdty:id>
-  <cmdty:name>Growth Equity Fund</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>IBM</cmdty:id>
-  <cmdty:name>IBM</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>ISWCX</cmdty:id>
-  <cmdty:name>ISWCX</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Janus Mercury</cmdty:id>
-  <cmdty:name>Janus Mercury</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Lucent Technologies</cmdty:id>
-  <cmdty:name>Lucent Technologies</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Oracle</cmdty:id>
-  <cmdty:name>Oracle</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>QQQ</cmdty:id>
-  <cmdty:name>QQQ</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Rambus</cmdty:id>
-  <cmdty:name>Rambus</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>RedHat</cmdty:id>
-  <cmdty:name>RedHat</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Schwab S&P 500 Index</cmdty:id>
-  <cmdty:name>Schwab S&P 500 Index</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Silicon Graphics</cmdty:id>
-  <cmdty:name>Silicon Graphics</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Silicon Labs</cmdty:id>
-  <cmdty:name>Silicon Labs</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>Small Cap Growth Fund</cmdty:id>
-  <cmdty:name>Small Cap Growth Fund</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>VA Linux</cmdty:id>
-  <cmdty:name>VA Linux</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>amd</cmdty:id>
-  <cmdty:name>amd</cmdty:name>
-  <cmdty:fraction>1000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>lu</cmdty:id>
-  <cmdty:name>Lucent Technologies</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>sch</cmdty:id>
-  <cmdty:name>Charles Schwab</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>sgi</cmdty:id>
-  <cmdty:name>Silicon Graphics</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">3eb30ab2c731415fe45daf95eee395c1</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Checking</act:name>
-  <act:id type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>last-num</slot:key>
-      <slot:value type="string">100</slot:value>
-    </slot>
-    <slot>
-      <slot:key>reconcile-info</slot:key>
-      <slot:value type="frame">
-        <slot>
-          <slot:key>last-date</slot:key>
-          <slot:value type="integer">979624800</slot:value>
-        </slot>
-      </slot:value>
-    </slot>
-  </act:slots>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Savings</act:name>
-  <act:id type="guid">7117b00944ea5def8959751832990c9e</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Cash</act:name>
-  <act:id type="guid">15468df1e7097e7c317fb7a541010d69</act:id>
-  <act:type>CASH</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Credit Card</act:name>
-  <act:id type="guid">bdc5ed7168216d6df0f8d00767299bc7</act:id>
-  <act:type>CREDIT</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>reconcile-info</slot:key>
-      <slot:value type="frame">
-        <slot>
-          <slot:key>last-date</slot:key>
-          <slot:value type="integer">983340000</slot:value>
-        </slot>
-      </slot:value>
-    </slot>
-  </act:slots>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Salary</act:name>
-  <act:id type="guid">d77f5ecb0a800748fdbae42e98908a85</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Clothes</act:name>
-  <act:id type="guid">52c89f4b1d0b7b445e0793278fd5ff62</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Dining</act:name>
-  <act:id type="guid">f4472ff237862ece69a1d3a58f293220</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FICA</act:name>
-  <act:id type="guid">1b211cffcf23b31e80666dadf57a37b0</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FedTax</act:name>
-  <act:id type="guid">9372c7685bfaf9086cb3cb53190b2ce2</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Finance Charge</act:name>
-  <act:id type="guid">4ca91a8240c1df8068fa4dc7c1da147e</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Fuel</act:name>
-  <act:id type="guid">a13c10f2c32dc74c2e70f894351ef209</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Groceries</act:name>
-  <act:id type="guid">17e25505b81c735adec6d10aa1536a0a</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Household</act:name>
-  <act:id type="guid">62479a9add5ae8bb253da6ab3d713083</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Service Charges</act:name>
-  <act:id type="guid">630a8066fdf69ac977808b2295ed9f68</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Tools</act:name>
-  <act:id type="guid">126f38b941cfe865f811e1c011e5bc51</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Utilities</act:name>
-  <act:id type="guid">00adc8fb6cc29e7ae5de56d6f8624ac5</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Electric</act:name>
-  <act:id type="guid">554b4134fc4a9c0361e9c8ca8f744229</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">00adc8fb6cc29e7ae5de56d6f8624ac5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Opening Balances</act:name>
-  <act:id type="guid">f61553abd3d8029455441267f6530f3d</act:id>
-  <act:type>EQUITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c25df6ca60518acb3044016e7c799f3c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-12-19 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-12-20 10:05:39 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Paycheck deposit</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">26399b198b8beab9c11a84cabbd22da4</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>80000/100</split:value>
-      <split:quantity>80000/100</split:quantity>
-      <split:account type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3bfc8952ec151252d1797087be4f7751</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-80000/100</split:value>
-      <split:quantity>-80000/100</split:quantity>
-      <split:account type="guid">d77f5ecb0a800748fdbae42e98908a85</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">eab3726a1157800a147285dbb6ef091e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-12-26 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-12-20 10:25:30 -0800</ts:date>
-    <ts:ns>54442000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Paycheck deposit</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6a1892e895b31a5a2e65a8d7a718d2a5</split:id>
-      <split:memo>Effect on checking</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>80000/100</split:value>
-      <split:quantity>80000/100</split:quantity>
-      <split:account type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">067ba239023aa1450002f2f960241500</split:id>
-      <split:memo>Effect on federal tax</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">9372c7685bfaf9086cb3cb53190b2ce2</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5ecafd54335e2a993047d80c9b0a1335</split:id>
-      <split:memo>Effect on FICA</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5000/100</split:value>
-      <split:quantity>5000/100</split:quantity>
-      <split:account type="guid">1b211cffcf23b31e80666dadf57a37b0</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fa8a34aab999ecb849f14c4e089272e8</split:id>
-      <split:memo>Effect on Salary</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-105000/100</split:value>
-      <split:quantity>-105000/100</split:quantity>
-      <split:account type="guid">d77f5ecb0a800748fdbae42e98908a85</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8f9d9b1d8f179a20f69d1104756cbf70</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-01-02 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-12-20 10:05:39 -0800</ts:date>
-    <ts:ns>389786000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Paycheck deposit</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c9d13d1243281e0e37011901e02dba51</split:id>
-      <split:memo>Effect on checking</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>80000/100</split:value>
-      <split:quantity>80000/100</split:quantity>
-      <split:account type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">98490994785921ee6fd9e5d29f8a7435</split:id>
-      <split:memo>Effect on federal tax</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">9372c7685bfaf9086cb3cb53190b2ce2</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4fad0c6ee1cd7fd3fe37a487aff39a94</split:id>
-      <split:memo>Effect on FICA</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5000/100</split:value>
-      <split:quantity>5000/100</split:quantity>
-      <split:account type="guid">1b211cffcf23b31e80666dadf57a37b0</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8902cfce8bf774b82f55d31f03abc0a0</split:id>
-      <split:memo>Effect on Salary</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-105000/100</split:value>
-      <split:quantity>-105000/100</split:quantity>
-      <split:account type="guid">d77f5ecb0a800748fdbae42e98908a85</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">104059201725c15eab8157a46542305c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-01-14 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-01-16 08:38:22 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Service charge</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e3f93abe380fa9d9068825b36af9f34f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>500/100</split:value>
-      <split:quantity>500/100</split:quantity>
-      <split:account type="guid">630a8066fdf69ac977808b2295ed9f68</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">42b82c4437208eba6afaa9e7ce76bb61</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-500/100</split:value>
-      <split:quantity>-500/100</split:quantity>
-      <split:account type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5e8d0bf91d65b3385d39e2fbc7528f92</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-01-16 07:52:39 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Transfer from Savings</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ff61df2aa1ff54a7683ded3312c7cde9</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c934c0a35454cb4757f04ec6d9bf28f9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">7117b00944ea5def8959751832990c9e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f09f609caacaa2168d69751b6cc59688</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>ATM</trn:num>
-  <trn:date-posted>
-    <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-01-16 08:25:34 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Cash withdrawal</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f9a4088f52083b30afd9b0c437a59eec</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">15468df1e7097e7c317fb7a541010d69</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9d5f50ab638f22ec7be2833c3dc2487d</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-10000/100</split:value>
-      <split:quantity>-10000/100</split:quantity>
-      <split:account type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4ad0609e6e66fc623db8a0d051aa9162</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>100</trn:num>
-  <trn:date-posted>
-    <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-01-16 08:14:37 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Home Town Grocery</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">52e27b3bb5cba4d978479228d8e0e11c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7500/100</split:value>
-      <split:quantity>7500/100</split:quantity>
-      <split:account type="guid">17e25505b81c735adec6d10aa1536a0a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2244e92f65e67e37f4d237278a70aa8f</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-7500/100</split:value>
-      <split:quantity>-7500/100</split:quantity>
-      <split:account type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">190c55a7637a8f6622fab4eb31f4afed</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>101</trn:num>
-  <trn:date-posted>
-    <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-01-16 08:19:55 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>ABC Hardware</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ebad73b5da75bf3af18974612e8b41b6</split:id>
-      <split:memo>Household parts</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5000/100</split:value>
-      <split:quantity>5000/100</split:quantity>
-      <split:account type="guid">62479a9add5ae8bb253da6ab3d713083</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ff6838a2385e6330f6e6c5f70665d537</split:id>
-      <split:memo>Tools needed</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5000/100</split:value>
-      <split:quantity>5000/100</split:quantity>
-      <split:account type="guid">126f38b941cfe865f811e1c011e5bc51</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f7b76a73f8e7574bcf07219e422da54a</split:id>
-      <split:memo>Parts and tools</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-10000/100</split:value>
-      <split:quantity>-10000/100</split:quantity>
-      <split:account type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">cfcc79959b18613cca530c4ead7fc8e6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-02-04 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-02-19 17:36:36 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Payment of bill</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">eed91ed9af5677c13e860157aed999d1</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-02-27 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>30000/100</split:value>
-      <split:quantity>30000/100</split:quantity>
-      <split:account type="guid">bdc5ed7168216d6df0f8d00767299bc7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">657b2ffac761f1a4e5a4a8e878308fd8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-30000/100</split:value>
-      <split:quantity>-30000/100</split:quantity>
-      <split:account type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">162b5e1934b047b7b227d5dd4fc512a2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>104</trn:num>
-  <trn:date-posted>
-    <ts:date>2001-03-04 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-02-19 17:47:42 -0800</ts:date>
-    <ts:ns>926968000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Payment of bill</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a31a9ad6d93260b8c8a1c5820c8b639b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>30000/100</split:value>
-      <split:quantity>30000/100</split:quantity>
-      <split:account type="guid">bdc5ed7168216d6df0f8d00767299bc7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bd388be7c46cabda67617974555b9638</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-30000/100</split:value>
-      <split:quantity>-30000/100</split:quantity>
-      <split:account type="guid">7cce1d8ee29f0e4c30c949f77bb2a447</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">fda224619e2ae85255c5177b926e65e1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-01-15 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-01-16 07:33:53 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Opening Balance</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7fb6737ab23ca40c0aed10e05d0655ef</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>100000/100</split:value>
-      <split:quantity>100000/100</split:quantity>
-      <split:account type="guid">7117b00944ea5def8959751832990c9e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">de1a7dd8d9b6ca3872bc68f688c6cd95</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-100000/100</split:value>
-      <split:quantity>-100000/100</split:quantity>
-      <split:account type="guid">f61553abd3d8029455441267f6530f3d</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4fbd0a30a57f69bbb9059f6b809894e2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-01-30 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-02-19 14:36:43 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Opening Balance</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">084f7d3dea30f86928468126b818e0e5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>100000/100</split:value>
-      <split:quantity>100000/100</split:quantity>
-      <split:account type="guid">f61553abd3d8029455441267f6530f3d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cc135c8a137d846a963066bfc423c021</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-02-27 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-100000/100</split:value>
-      <split:quantity>-100000/100</split:quantity>
-      <split:account type="guid">bdc5ed7168216d6df0f8d00767299bc7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">fe2e8993ad17c78c4feabd143f2a40fe</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-01-31 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-02-19 15:25:02 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Greasy Spoon Cafe</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3aa7d0f3f6648aa926fd8fe828135be1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2500/100</split:value>
-      <split:quantity>2500/100</split:quantity>
-      <split:account type="guid">f4472ff237862ece69a1d3a58f293220</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">54f62e99004b96a3ee68f039dc31bf73</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-02-27 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-2500/100</split:value>
-      <split:quantity>-2500/100</split:quantity>
-      <split:account type="guid">bdc5ed7168216d6df0f8d00767299bc7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3d0abd508aec96dab340949fd03b525d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-02-02 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-02-19 15:25:43 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Faux Pas Fashions</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0256d2ca85b92698e768f1e85e98961e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">52c89f4b1d0b7b445e0793278fd5ff62</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">db1fdfb171f7c20f6ac5e8086010faf2</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-02-27 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-10000/100</split:value>
-      <split:quantity>-10000/100</split:quantity>
-      <split:account type="guid">bdc5ed7168216d6df0f8d00767299bc7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">dd25a6957eee648969d60b77e56c34f9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-02-14 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-02-19 15:26:38 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Premium Gasoline</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0fee1efce1b9ad24ae13cf99b35db5dd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2500/100</split:value>
-      <split:quantity>2500/100</split:quantity>
-      <split:account type="guid">a13c10f2c32dc74c2e70f894351ef209</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b8479d346c1ccec3371c7f6e51e94850</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-02-27 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-2500/100</split:value>
-      <split:quantity>-2500/100</split:quantity>
-      <split:account type="guid">bdc5ed7168216d6df0f8d00767299bc7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ff65fe32421def4c6e3feaa27ae84844</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-02-19 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-02-19 15:28:01 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Groceries R Us</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f9305776dd37e70ac119d7ae9b876dab</split:id>
-      <split:memo>Amount for food</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8500/100</split:value>
-      <split:quantity>8500/100</split:quantity>
-      <split:account type="guid">17e25505b81c735adec6d10aa1536a0a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f218012a54ab33909cd244bbaf4d21ef</split:id>
-      <split:memo>Amount for household</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4000/100</split:value>
-      <split:quantity>4000/100</split:quantity>
-      <split:account type="guid">62479a9add5ae8bb253da6ab3d713083</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">acceaee63a2292ae8c05c4a908f33b79</split:id>
-      <split:memo>Total charge</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-02-27 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-12500/100</split:value>
-      <split:quantity>-12500/100</split:quantity>
-      <split:account type="guid">bdc5ed7168216d6df0f8d00767299bc7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d8f825f93a4241c836fdcdd0e5926086</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-02-24 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-02-19 15:29:38 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>CheapMart</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">530a9d431a1df41b86a1ddb7064e7a35</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6000/100</split:value>
-      <split:quantity>6000/100</split:quantity>
-      <split:account type="guid">62479a9add5ae8bb253da6ab3d713083</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e5cce296604b1eee149bec0957316238</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-02-27 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-6000/100</split:value>
-      <split:quantity>-6000/100</split:quantity>
-      <split:account type="guid">bdc5ed7168216d6df0f8d00767299bc7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">15c667f0235e41ddacb0bacd47a4a8ff</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-02-24 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-02-19 15:39:32 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Faux Pas Fashions</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ac79d516c3d665eadc58272dae5c87f9</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-02-27 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">bdc5ed7168216d6df0f8d00767299bc7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c33b6a8abb949a1e6086a63ccc70ba5c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-10000/100</split:value>
-      <split:quantity>-10000/100</split:quantity>
-      <split:account type="guid">52c89f4b1d0b7b445e0793278fd5ff62</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e32a43f88cfad521b4b3dc533e9d84ec</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-02-24 22:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-02-19 16:19:27 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Finance Charge</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">dcc0f4093ad558b74e505c63ca4f0ee7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2000/100</split:value>
-      <split:quantity>2000/100</split:quantity>
-      <split:account type="guid">4ca91a8240c1df8068fa4dc7c1da147e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cb8b3b3cb076ec3b6a46325ea6b65eaa</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-02-27 22:00:00 -0800</ts:date>
-      </split:reconcile-date>
-      <split:value>-2000/100</split:value>
-      <split:quantity>-2000/100</split:quantity>
-      <split:account type="guid">bdc5ed7168216d6df0f8d00767299bc7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+ÍXñ¶—°¹ž<üøg®‘çûv9^B/0^öúþÅuñw茰ø~Ô{2©þyþ¦.ªxwŒ4	*nëØ~
+¦‹÷WÃVñQ¸#®Ž¼«bq#…ÚX /AÄÙFÂ,6Q˜¯‹¿È‡Û}ÄÍJÉ#ï7h‘°™Âl:ÞîP6Kœùdn‡\ïÑ?»„²ƒƒb2µ¯–à~ºF‰²Ÿ”õÑÙÞ,9Dðòè¢þPö?
+/‹7Žª›—iµx«i%ÒÛoßÕ,5Ü66‹é=­<:ã÷.ìa•äÑùi±7¼õÜ6Ö$í5čjqed—•“Ggý×_]Í÷\cÃrÁÅåœ]–{Ÿõ…Åœ]{õuË û]8y|ñ¦+U?”puÙŽ5Ãke#Å™_xÛ}yîñÅèB§SœÁU1ŒêçZòF	¶¼°Û†Á£³Ý+Ì56ŠéÎhïÑÆH1ˆ—ûLXŸB‚‹ö~Ñõ2«²bË$w…Y¦Xâsì§»D“«÷‰º©”Ó‡{e¤žÓP£ß§Ê×G7—g4KuƒdD´’+®3* {ˆÒëÈ'w˜j úXu>ùíýû“–ñ×)»Sö¶aöìãíÞÅzFmŒÈ“C>3TQ²è•ÏÖ† @){?£ßžþüßóŒNÛæ[Ø,Uuó#äneÇѝÛ.>¨5ˆ£jL/Ž/ψ«¢ÁÁôQÕçÉÇé—ã?ðú¤ƒa«7ê¾>º¹´@óq¼`2QÛ`X’b_MzÛ:½ÿÑíV<«Drרî`«ÝËýMžH÷‹¯fíK7¾G4vŽåûÞïvoˆX¾:ñÖ¡Ü}B-6ûv¿àKÜè|l+(«Ùb{™tÜÁÎá#Yk°pnc^)0;¯½ÕÜIá=¹>?x:+œÁàr½	¸VÆ¥ÌÑ2oÑFÉm´âŒ³düý&8;=ÿñÅëMP"qC±~™Ö["¤¨1Ynœà&™”Yv‰1k,yCˆ+&…³ßÞ|÷öÃc‹õÓBS¡ÚI©&QÜó‚êT±ëg²6kŒÍVV¹œ ègœ¾p¾ýùìý»7_Ìà|B  áp‰̘ZDç³
+<±`ƒR™õRX2ˆÎÙˆûíðæ¿¼ùùüÅë
+ñ]»·QŸ)J9iÑxàI‚vY9{±ÃnvøþíÙéÁKœÇœ#"HŽŽc¤¬-HŠ,_¬°£0}€Ïëíà¥%VŒÓ!Ì™dZrψG|A¥]íÐîA/bQ­œ]àz{¨žƒŠEž2y…Ë R´ô
+¸²+òª{llvÖ[¸Œœe¥ Ý«((Ç¢WIÍ1¶"µz±Â¦Vø¡ìG,Û›„MܢКéà81¥!a4‰3+Ý£'äçtqS#Lvä¥}½ò—‰·ÐýúÃ}ê>ƒ©€"@ïiªuäj\E…Œ€ÐnªûY•Æ¡´ßâl+ÜCÿ\"—}¢Ð=¹L1–Oœ“ÏhrÓlY##ñ”Ää¥\7‘‡tÞ:ÓÀÐ#’
+eâBIá82”–qB[ú(hìÕÄó/¡ÇzxÂZæ½²N{ÁMNu¢g;°jóYï%ôØÁ*CbÑ ò˜lN2“ãrr–üêe—ÐcgÝÓ\*bŽèhÒ²*8‘µN’g&!DÇÞ/¡Ç£…e0B+ƭБk„à8
+e´’éf®öN¦$}ˆÐc6Ûq~,ݱ_íí‰ÇiýÔ>c”Ù“O¡t,ÅŽÌ8't†+ÍïP76?Š^*
+¥VZÅ ¬¶™©ª(Ò‡\yßÁv¸¶Sè]òm4ºöté¢_f4}2èWpã’©˜«
+>´§â©Ð¯7êžœ~x7i­¾4ùxëK=«±Å§öð2•ð	:{DŠ9—5E.²*ÉäJ,R(Ú#ÆC9ßÊŸîPo“¿®=)¼×œ¤³fŒtYŒ6 pRF™¢PΦç2Á´¶3à]òç*HŒ+îQUEÐZA½æ©{Q½E}89Aµ¹ò>ý„üÓE¨«ƒÚî—1‚&þXæèÐ4uXÐ8ÐT&ZÜ‚KC¿;oèV'Xú¹¨þ*ëžg3LžÓ?ÈÚX¹$$aÕN%]ó>=Ý.h	·G?•[¹éê-¼tý«¿ö	ËFÛ r†h
+ÏjPàÐYG“oN««w]ûÝN¡wÉŸîq#‚Fî¥
+LÑ„°I§¤2MÁžx©CmÛËâ²Çê¾
+€bV|è…ñÆ=´øðph	’W¡®I^
+‹xÔN°è‚‘>ÊÛž+z…$h£2å
+„b–²)­uðF¾ ×¡Ñ+'‚’W‚²7-´&Ô"ÖÈѬ55j{„}{)µ|xÔ¶t{¿8ds0VZBFP,2
+×8C¦3ZãÁê”&ï>ßn‡ê)w|7×hB6%—| (’ΊËƹhbò«kŒw/™|@ùP®?ðÿ„X¤rH$Müø‚gÚgóÎ+lp
+‘ä‡˜¸­2HÕT,bNeK
+ÉtÙ/œ2ŽUp¼Ú:˜ç<&íÃo6×h¤4\W¡¥´‰”		1cBŽŠàž‰g““?.öí#²=\†Õaj/!q­‹*#6®d¦‘åfž‘Ÿ¬žû\U(Äv(ÿ¡D\çW}²Æä=£Ÿ
+²1ÊPÜœ“Ëè„#x°·Kˆm6V—‰·A¾µïFÞ'òi•é)ß1EùHDŠÁ˜ô)J²•Ïù¶2ßêç‚z’⽐4s€Ñ›A*V寉É@¹è“í‹o€z9Ÿ»ˆz»D|ßÃèsñŠïapIö\1΄6IDpºZ)ð-ù)G§«ÃW†ãAc¾G)\ÿnþ½fŸç”·<ÛXSòZǪ­–!‹gƒ{¸[ÚhäKIh0^[¤)N‘Ïødh YÔ&JU•ì7ùv<ðù̱t;ì––ØmºÅ0èwÚ½}'»‘cŽÈƒ‡$ —1Óx’:¶¨dnf¸·þ5çû„½P‘&©Lä1b”ÒòH95Òürzõ¹æ/
+ö^½iñ–Î(¡U¬¢AIi.è”Sª¹ w˜7`΃ž;¦Dz‡$wúöüâ·â÷}Ÿô’ikMJÒ@äÜ'2™ÎV1{}á×iw<Fs¿¤ýVݹm\l™¸±…âYpǸ¨
+ì‚”žùH“Ž
+ªŠq^³Ñ³¬üËÛ—úÊj›Ðn™¸±§t
+Ò$á«MÒÈtõkæ²”Á®>\9­8BçæU›k¾áóßnB»Cþ\f´ä²ºzg„ŠG'MN1%†šÒbJß<£<Œ÷;…ñg—Wï ÜóËôdà“’xÊŠgèC
+–…j^%µ#6šm°q™¸±ØˆšÀQxc˜
+œ2Y®|ÀÈ(­•܈mÊwŽw[™ïõsA;®£163!5*rˆˆIÙªæ4çÿÇh'	ívؤ:ðr-DJ³57Q&c4Bªj­H@ìì6/ˆh¶Ÿ>Þòðã–IFŠ4
+8Á+«ÐŒŒ1Zr@}°Ã·¹\»÷ƒ!JJfçb†¤ŠfÔ¨¥DŸœÂƾÍíàÈç«sšb‡cëË
+sŸ°—bdY±ªªBk¬BÊÛ£©J&3C\}Xp¯\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/cbb-export.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/cbb-export.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/cbb-export.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,519 +1,28 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">84abe8dbad8acdbed2bbe725ed76d4ac</book:id>
-<gnc:count-data cd:type="commodity">1</gnc:count-data>
-<gnc:count-data cd:type="account">13</gnc:count-data>
-<gnc:count-data cd:type="transaction">9</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>HRK</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">0a168db1e6eb564840dbae50dcb3705e</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>cbb export</act:name>
-  <act:id type="guid">504a8f7f0ff8e1e53c6df8b1bb714c47</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Gifts</act:name>
-  <act:id type="guid">8cd43c12f1dc32ea8a51ec997fcf35ef</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Gift Expenses</act:description>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Reimbursements</act:name>
-  <act:id type="guid">4f502fe69043087c2186dcac27cc56bf</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Salary</act:name>
-  <act:id type="guid">077894556323647344da06d5f5fe6449</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Salary Income</act:description>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Clothing</act:name>
-  <act:id type="guid">37539261eaf4bcf82c17eba0a5bf5949</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Clothing</act:description>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Credit Card</act:name>
-  <act:id type="guid">3b09243ca91d85c7b2984dd5f2490701</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Dining-Out</act:name>
-  <act:id type="guid">cd6d68365b6c9f80e4b68a552b71950b</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Entertainment</act:name>
-  <act:id type="guid">47585dff7df1969ea961e4b1a7fa9f27</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Household</act:name>
-  <act:id type="guid">46d28144c136899835833bca6cda4e52</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Household Misc. Exp</act:description>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Personal Cash</act:name>
-  <act:id type="guid">98e07d070ecce19416db949e9124a45d</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Telephone</act:name>
-  <act:id type="guid">72e555d138c8a1e7c5e8c7953a54a55e</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Telephone Expense</act:description>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Textbooks</act:name>
-  <act:id type="guid">224840878e17f4f7c6a5d6418747cafa</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">0a168db1e6eb564840dbae50dcb3705e</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9d2c18d552ab4a405bee914ca188eb70</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </trn:currency>
-  <trn:num>323</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-22 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
-    <ts:ns>256981000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Eurest Dining</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d62de62239db355ba3597b6a68722cbf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>435/100</split:value>
-      <split:quantity>435/100</split:quantity>
-      <split:account type="guid">cd6d68365b6c9f80e4b68a552b71950b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7cbe9fae8a6a7b5f53fb233e6cb19490</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-435/100</split:value>
-      <split:quantity>-435/100</split:quantity>
-      <split:account type="guid">504a8f7f0ff8e1e53c6df8b1bb714c47</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7b855de3a9f29605b1d5e0cb63d4b4cf</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </trn:currency>
-  <trn:num>331</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
-    <ts:ns>251045000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Sally Wood</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2c298a4d03fbe7cf10a416d06f83abc0</split:id>
-      <split:memo>VISA Bill - June</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>51343/100</split:value>
-      <split:quantity>51343/100</split:quantity>
-      <split:account type="guid">3b09243ca91d85c7b2984dd5f2490701</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">31e772f55b364e2cdef8e02e12287e1f</split:id>
-      <split:memo>VISA Bill - June</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-51343/100</split:value>
-      <split:quantity>-51343/100</split:quantity>
-      <split:account type="guid">504a8f7f0ff8e1e53c6df8b1bb714c47</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">1964523ed04475405c7f841548c0ae75</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </trn:currency>
-  <trn:num>ATM</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-09-19 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
-    <ts:ns>252071000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Withdrawal</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fe76f038b9d07bc9a47c1824f9752f68</split:id>
-      <split:memo>Claremont</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4000/100</split:value>
-      <split:quantity>4000/100</split:quantity>
-      <split:account type="guid">98e07d070ecce19416db949e9124a45d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bc707d062a5900ebb3ca4e313a7d0e96</split:id>
-      <split:memo>Claremont</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4000/100</split:value>
-      <split:quantity>-4000/100</split:quantity>
-      <split:account type="guid">504a8f7f0ff8e1e53c6df8b1bb714c47</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d32f7312b4970cde93b1814a69604c72</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </trn:currency>
-  <trn:num>ATM</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-09-28 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
-    <ts:ns>258296000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Deposit</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">18927d376a09bad9b06565df5402518d</split:id>
-      <split:memo>HMC Orientation -97</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>19342/100</split:value>
-      <split:quantity>19342/100</split:quantity>
-      <split:account type="guid">504a8f7f0ff8e1e53c6df8b1bb714c47</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">937572eea8894521984a6364b0a98128</split:id>
-      <split:memo>HMC Orientation -97</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5042/100</split:value>
-      <split:quantity>-5042/100</split:quantity>
-      <split:account type="guid">4f502fe69043087c2186dcac27cc56bf</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6e99285a28ef72ff06bc0e61a7af13d1</split:id>
-      <split:memo>AE paycheck</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-14300/100</split:value>
-      <split:quantity>-14300/100</split:quantity>
-      <split:account type="guid">077894556323647344da06d5f5fe6449</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6622109f3b62c5ccf1a95918c7a1c248</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </trn:currency>
-  <trn:num>276</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-09-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
-    <ts:ns>253063000</ts:ns>
-  </trn:date-entered>
-  <trn:description>TCI</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">605eeca327a57a30af2ed3ff6518c174</split:id>
-      <split:memo>Cable - August</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1399/100</split:value>
-      <split:quantity>1399/100</split:quantity>
-      <split:account type="guid">47585dff7df1969ea961e4b1a7fa9f27</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0c48c1184a392f5b95e998b4dca76ebc</split:id>
-      <split:memo>Cable - August</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1399/100</split:value>
-      <split:quantity>-1399/100</split:quantity>
-      <split:account type="guid">504a8f7f0ff8e1e53c6df8b1bb714c47</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3048039143626c17d3109ff7fc37467e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </trn:currency>
-  <trn:num>277</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-10 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
-    <ts:ns>248714000</ts:ns>
-  </trn:date-entered>
-  <trn:description>AT&T/063</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">eac0bf2d0950dedbaae474e0c1d4e085</split:id>
-      <split:memo>Phone Bill - September</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>619/100</split:value>
-      <split:quantity>619/100</split:quantity>
-      <split:account type="guid">72e555d138c8a1e7c5e8c7953a54a55e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">79e1478ef9dcd2b207b22b943283049a</split:id>
-      <split:memo>Phone Bill - September</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-619/100</split:value>
-      <split:quantity>-619/100</split:quantity>
-      <split:account type="guid">504a8f7f0ff8e1e53c6df8b1bb714c47</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8bf78f94bb539e8f904cc49ec7f99444</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </trn:currency>
-  <trn:num>278</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-10 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
-    <ts:ns>249996000</ts:ns>
-  </trn:date-entered>
-  <trn:description>BofA</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3743498b2f1c99256bde3d3160826579</split:id>
-      <split:memo>Wal-Mart</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4475/100</split:value>
-      <split:quantity>4475/100</split:quantity>
-      <split:account type="guid">46d28144c136899835833bca6cda4e52</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c22bfdb9021873b31caedd002c22f036</split:id>
-      <split:memo>Fall 1997 - Huntley</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5330/100</split:value>
-      <split:quantity>5330/100</split:quantity>
-      <split:account type="guid">224840878e17f4f7c6a5d6418747cafa</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d67f1387b0bb534372a80e168cb6e1b8</split:id>
-      <split:memo>Wal-Mart</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-9805/100</split:value>
-      <split:quantity>-9805/100</split:quantity>
-      <split:account type="guid">504a8f7f0ff8e1e53c6df8b1bb714c47</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4097ea8244e81a99d5862a7313e51ff8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </trn:currency>
-  <trn:num>279</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-26 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
-    <ts:ns>255798000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Scripps College</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">30a555c9081c84934ca827f652c2e1d3</split:id>
-      <split:memo>Orchestra T-Shirt</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1000/100</split:value>
-      <split:quantity>1000/100</split:quantity>
-      <split:account type="guid">37539261eaf4bcf82c17eba0a5bf5949</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a02cc758726391ec2c64e21d2188e987</split:id>
-      <split:memo>Orchestra T-Shirt</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1000/100</split:value>
-      <split:quantity>-1000/100</split:quantity>
-      <split:account type="guid">504a8f7f0ff8e1e53c6df8b1bb714c47</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c1b75a304185a70beefd55f9f3b5cb17</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>HRK</cmdty:id>
-  </trn:currency>
-  <trn:num>283</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-23 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
-    <ts:ns>254099000</ts:ns>
-  </trn:date-entered>
-  <trn:description>West Dorm</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ee024d6fed778265b1e6513d6ee7d8d4</split:id>
-      <split:memo>Dorm T-Shirts</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1500/100</split:value>
-      <split:quantity>1500/100</split:quantity>
-      <split:account type="guid">8cd43c12f1dc32ea8a51ec997fcf35ef</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cd59b6089604201628093e13dfd4bced</split:id>
-      <split:memo>Dorm T-Shirts</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1500/100</split:value>
-      <split:quantity>-1500/100</split:quantity>
-      <split:account type="guid">504a8f7f0ff8e1e53c6df8b1bb714c47</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+9˜JûQ(ÆÃf•Ô.ñ¨¾áó&úzBÛ€™EÓû)q°×Sv5ÍG½˜M‡¸÷âÁ‰΃‰ÞEãBô™÷ ™„¨U.ά:&ŠÁ+ãJÈpÒ<FCý‚¦†‚ˆõR]­çÀ„(x ,Ñ8gœ¤¬Õ)$.!}žƒw?½9öÕ°¡
+eo4‰ÄÆ/ÙÙí†Ìü³Ø½â>@oàÇegE’„%P–NŒŒƒL‡ •×wåݺ«µ±BJÅWBs!¢#*Ê$‘!ì‹ a1R¦ŽÉÞáö|+Ñ	ìeP±˜F½ïUáuSq?Ç\ó3vC×ÇlS]¯çÑ :b^€ZAUôX€¥L8!ãËàqt\BF×ÅÖS¡H)#å&GA	&h+¹“sÎç_‹Ñrïœùöõ9Ô%ÜÖÍñéWÆšYm€ê$’Êɨ5Zèà’{>	'Ÿ¥£.‡+ÒqWc"VcΣVéeKG¯ñ¦F÷öó“ÜÝysyÔÉc†ãÁ	n™§½Í‡yGt5䣢ª!ÎÆ®«Iã	µVçDåŒg„Mþe9
+sÈýó–Fù424ÅÔÊÐŒšž3•QyÄõ±8´\zj0¬N˜TÖà˜vcCû¹Ϙ>x!TÏÆ%Tu6­¯g6K‘Ü´M¾Z­æ7L?cËäÓ2ÕQ±Š1n£çRzÇ¥Õ^9e4c¡9š›-SB(†¡×‡˜Wuó®Ã9t¥§mxãúc8\N¢a±±
+ücì†uKKØûö6|.9Ûí2Z¶3×.ùnS_êàÁ&Æ)§½L’'Ï8<æKžÊ—ù6Î\oáÍõgðë½¹ð±šëÕ‚B=^³´7˜â7Û«P²h”@‚W<
+/BÚ«fqº½f露ýk%B>J³.\¿—ýRq·‚ųƉH0¸°’K”¸¦´&*î|x8È0(Nþóîâ4û®×ïgyöïqS;.tî4(%å‚o•+è-Ârý±Ö.EŽcý¬YÂTÁ•+T‹5õasŸ÷ʧã«qõ„E"åÖnžŒ–ÀÛáÚ{»Bp“K)f nY’ÞJTFãJ¯VàÃóð}¾•óWÐ/¥@çDÂ-*½b
+##òFq¶k¡4ìW	õÖJHINéÞ•P¤öQJxzùw7ýãò¥t·’.ŸX$V’Ñ;B Fü¯‘ÝaùóäkíÙâŒjx(Ÿ.<Ý<8—°[„æú+
+»Fm
+å¡!2ψöŒy+83†Ö=/òm(X¿y4>i“¬ð^rø!A'k…û•GóµÊ£µ<¿ø®H§»•ELs\`yÂ
+¸Ã}aŽYPÔԶ;(qýü½+Ÿòü‹·ÍÏo—ÀÛÔˆk/@îR
+
+_ŠÞÜ“kî9
+b$„aG"|Íùí?Š`³žQ	ßâdúp÷„_)r¾ù–y¼ë/[í’€¨t´§=i¤MpÍœ!@•	^õkŒž~Ùç֐-®W,£_JþÄjp†	†:k£4Š9Í)IqÂûÍ?ö1ù‡éÅü³œ$¾ÌAêºyÜýŠæ·Q•½)ú}¸‚§"‚5§–Œ°\d^'%QFÞ“çe¸†
+×Xv™_\÷ž28é6ßm-ƒ·¹c±öÿúÚ¥$:Ì>AK£™Â
+1š«4²æþ¥5úÙ¸?ßÊÿ+è—¢z-‘N¢”©9Õ•ÁS½Wm4Ûß—¥4gbÿÚˆ)Ç>îŠÅä¶lQv|n„‰¨D­›’¼¹•-)
+ at G×å6ó™Gdõ„Š(·QDùè€\ÿÇ\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/conrads-file.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/conrads-file.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/conrads-file.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,502 +1,18 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">922883b90c60f6fb7f03d61117761089</book:id>
-<gnc:count-data cd:type="commodity">2</gnc:count-data>
-<gnc:count-data cd:type="account">7</gnc:count-data>
-<gnc:count-data cd:type="transaction">12</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>AMEX</cmdty:space>
-  <cmdty:id>stk</cmdty:id>
-  <cmdty:name>Stock</cmdty:name>
-  <cmdty:fraction>100</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>AUD</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">8a180f7b4fcd9b04ed65e36c6f3b23b1</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Imbalance-AUD</act:name>
-  <act:id type="guid">ca36693eb25a602c171d07cb682b3e1b</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>AUD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">8a180f7b4fcd9b04ed65e36c6f3b23b1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Assets</act:name>
-  <act:id type="guid">a947017cbd3b26198484086f8d93863b</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>AUD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:code>A0000</act:code>
-  <act:parent type="guid">8a180f7b4fcd9b04ed65e36c6f3b23b1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Stock1</act:name>
-  <act:id type="guid">33181c172f50aaa24792256f2db4690e</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:code>A0001</act:code>
-  <act:parent type="guid">a947017cbd3b26198484086f8d93863b</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Stock2</act:name>
-  <act:id type="guid">4ca39e2f16ccf288ea0d956d2371bf82</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:code>A0002</act:code>
-  <act:parent type="guid">a947017cbd3b26198484086f8d93863b</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Cash</act:name>
-  <act:id type="guid">dd0cfd17078251ec6ef03da8a081f2a3</act:id>
-  <act:type>ASSET</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>AUD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:code>C0000</act:code>
-  <act:parent type="guid">8a180f7b4fcd9b04ed65e36c6f3b23b1</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Bank</act:name>
-  <act:id type="guid">6f8df62ae08403ee2a8eb5aa61cec772</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>AUD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:code>C0001</act:code>
-  <act:parent type="guid">dd0cfd17078251ec6ef03da8a081f2a3</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f9386ebc4654856d9f2c8d991f9060d8</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-11-27 21:03:09 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-11-27 21:03:58 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">59d526f5b19077cded2e38a7726d69f7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>100000000/100</split:value>
-      <split:quantity>100000000/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">615e1758e9b8c958e596747191ec3226</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/100</split:value>
-      <split:quantity>0/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5a77b2d61485f286aff878be6febef64</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-11-27 21:04:14 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-11-27 21:05:23 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Initial purchase of stock</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0c92275921282ef27f8ebf7389735ad2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4a2b02002eb5d1f854d4269dc42c6952</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-15000/100</split:value>
-      <split:quantity>-15000/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">edc6b34f5d5f2a571843eb6033f7b8d9</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-11-28 03:39:20 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-11-28 04:31:28 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Sale (1)</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ce0457f98bf2e1f2db98cefa1e418631</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3600/100</split:value>
-      <split:quantity>3600/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1dffcfc068e38f78ca5801e3487e6bdb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2000/100</split:value>
-      <split:quantity>-2000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e1382f1ac62f7c0d5e3be35b7c829a69</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-11-28 03:39:20 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-11-28 04:31:30 -0800</ts:date>
-    <ts:ns>66309000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Sale (1)</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a2ab877a4ab0387538d08493402bd186</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3600/100</split:value>
-      <split:quantity>3600/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3146350195a33643ba3ab29a6cea463e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2000/100</split:value>
-      <split:quantity>-2000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8243a16bf6e7baa7c3f03d1269b0af59</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-11-28 03:39:20 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-11-28 04:31:46 -0800</ts:date>
-    <ts:ns>664262000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Sale (1)</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">99e7f2948ccaf69b77d3f5179e2236eb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3600/100</split:value>
-      <split:quantity>3600/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fc1ff0f23ef547885da036b1b9900a34</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2000/100</split:value>
-      <split:quantity>-2000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">29d5624b4640a6020d9d37d9bc60b29b</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-11-28 03:39:20 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-11-28 04:32:08 -0800</ts:date>
-    <ts:ns>413532000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Sale (1)</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e9b926f5a8a48b12048e274119c119d3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6400/100</split:value>
-      <split:quantity>6400/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e945659fa802e7b66a88674f1adc8cbb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3000/100</split:value>
-      <split:quantity>-3000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9dc249c5bbcea69ac8c7bf7c60ca34e0</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-11-28 16:01:14 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-11-28 16:01:39 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>buy more</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7048bec4fcce79b3941de51944a48231</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1e7d08ae4724c49593982e73449e9788</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-11000/100</split:value>
-      <split:quantity>-11000/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b585a0ac253ce4316fedab1b495a2006</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-11-29 16:18:25 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-11-29 16:19:12 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Sell lots</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5c96b06788eb8ab218c886ddb31dcd71</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">18c80178f75af440f5a1a87081b2fecb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-40000/100</split:value>
-      <split:quantity>-40000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">507c9bcd04bb43dc96a58ba418fe86c5</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2000-11-29 16:43:12 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-11-29 16:45:18 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>some purchases</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">71ac0831a93fb732f93106f26a007469</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>30000/100</split:value>
-      <split:quantity>30000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4ea809cd49577ec887c10eb0022eb695</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-32400/100</split:value>
-      <split:quantity>-32400/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">791ce0217b5edf0c923f9cc3dc64c169</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-01-08 05:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-01-08 20:56:02 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>gargle</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">234e1618beaaeb3dac31e931338020f2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2800/100</split:value>
-      <split:quantity>2800/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">46fac7edef736a1cf3c3411de467dc14</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2000/100</split:value>
-      <split:quantity>-2000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">716b216f13e16d9e7afd49b3e8e4ffb6</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-01-08 05:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-01-09 01:22:12 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>fandangle</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e673423c75e9eb1b9443aa40bed778d0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20000/100</split:value>
-      <split:quantity>20000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">49d24a29bb1bb67e44f9426265597262</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-25000/100</split:value>
-      <split:quantity>-25000/100</split:quantity>
-      <split:account type="guid">6f8df62ae08403ee2a8eb5aa61cec772</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b74ee5f973e0b477eddc968384d2a594</trn:id>
-  <trn:currency>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-01-08 05:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-01-09 03:57:22 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>A small sale</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8c22cbc933e39c0c0226938c0eca8751</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>24000/100</split:value>
-      <split:quantity>24000/100</split:quantity>
-      <split:account type="guid">4ca39e2f16ccf288ea0d956d2371bf82</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">da6264665f23b934aa5913308bfeb172</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-19000/100</split:value>
-      <split:quantity>-19000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+“Ñ(M4Y!_Ͱ¶@óg£<þùõë·+Éòíz¹ë岨®L6çÁ2ˆö­6‚4ÆKBƒa"r˳1'‚Dî_í÷ÿþ×ÝÕ®ew¬Û0惂¾;ì‡;Ó¶?hPÅÅ*Iw‡7àk „¨ᣕâgøâ¢ª°®ö;¼²Œ“Õ}¼áÞ)§˜3Ù%/‘Ÿp›·¯_~9^X¦êcQ	OÀEË]€ïw‘”ÜqÊ‘5+p4€á£µŸHŸ/ª¸õÏ	îa1ÛåŸ;Ýν>ªç³m?ä&91De´rD_>‹Hëyö̰ä·+¥[ýM¹$¢ÚžrùÔšáຬjLë)êj98dÎçá
+ÆFLŽ˜/L7ŽØ@n§ÝšåãÌd?œïŸZ»î©ïL³š«8Ÿ\/«ÿ5ìÎȵ<ï«6Ÿ½X½§‘å»m'iŸ´0Y1a(Pš˜d|¦àÞ¨mÍ3ÇXÎâdŠiPÕÍÌ6ÐI[ñ¦l|õ.Cý®¨
+ÿc³ºI”{5n¥m¥
+›F-ݵ‡[v|¨]
+×È­v胋ž~ko¬²ÜSöI!L_v}¸=kÇýÕã~;Þy[møæÃ<žs4EnÉpb*äì¬h2ÌF6ç¨W=qŽ	ùxÎùa6©'0-®óøTX”¹¨VgNÇ$#)”¬ö‚'0›)E³•Î[©!‰^Éè0"ú“çáöT £@Dt‰g§URÂø•ˆÆëÞì9àúƒîÂÿdZ0E¤Ê:¶Ü)‰Á0)©X¦Zè„éÈŒ¤	ÖÙ‘ä#ñ%Иbñwþã²OD¦´ÍÞ…,7)é]Ä§.“÷•-Ґ+Ûà“-€xÊ9æÈŒ£z2[A;ÆQ*gÑ„zãqõl£ŸJ!„\:‘9D#²,Q;Pê`£Ì×Ì<ò¾©W
+³jlŒdž­¥³ê/g%œµ  0鬖.Qþz©˜‰xé+bMÉ•‘šq¯AJ£d+壁ªSãlnus†Eڐ.-q?b¼ŸÃìÕÔrϽ¹.æ	‹ÅU9Çã2%ª	UŽ­Ò+žPs¯1‘èïô詞]s´Ôè*+TT^{鑐TÊ£§©¿³k~ØÙõ6ü©œ]í40ˆBˈJr“1•¤ä |4§Ê>¾¡îFB}VSӏøŒ³kœN‹iÙ<JyÔûøÑ›À%Api¯N)Hžb²½Ñ>ˆ~vÐ'[ú4öcܺl5d¥•”œeŽ‘1öWú¨ƒº*ŏf6R–˜
+AÉDá
+ÚPÜet&ꓦ%÷rÄcéGi"·ÇÓOU^áímü#så™“¼ÌÁJ‘½äŒÂÉ+Qgo%² ¨ôLMûå¤SI€ö'øõŸA?f¤-1Ðãé碨®`:-*86¹(DÑK‰ÒG©A0^ºÈ0‚³º·ÃŸ¦î?€¶ÑäËþÿyLJ at l£ŒÑYÈॊzª$™™ÞöøÜ´?ììy~rÐpó% ë¿7büìÙù߃âÇ2´¸ù¤ù"“jTã•äªL8j¾£¤X¿n%¯fiTÜ}5’ÿ/XðžJ\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/every.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/every.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/every.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,5491 +1,151 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">a8e725a5b1fc7c3c66dfb359cd263336</book:id>
-<gnc:count-data cd:type="commodity">6</gnc:count-data>
-<gnc:count-data cd:type="account">28</gnc:count-data>
-<gnc:count-data cd:type="transaction">161</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>IRR</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>FID Cap & Income</cmdty:id>
-  <cmdty:name>FID Cap & Income</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>FID Eq Inc II</cmdty:id>
-  <cmdty:name>FID Eq Inc II</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>FID Govt Res</cmdty:id>
-  <cmdty:name>FID Govt Res</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>FID Growth & Inc</cmdty:id>
-  <cmdty:name>FID Growth & Inc</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>FID NewMkt Inc</cmdty:id>
-  <cmdty:name>FID NewMkt Inc</cmdty:name>
-  <cmdty:fraction>100000</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">7c278effde820834888cdeca73ca10c5</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Fidelity Inv</act:name>
-  <act:id type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:description>Mutual Fund Family</act:description>
-  <act:parent type="guid">7c278effde820834888cdeca73ca10c5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Cap & Income</act:name>
-  <act:id type="guid">31123b56c4780f491050562fc2bbdc20</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Eq Inc II</act:name>
-  <act:id type="guid">db2182ba7d730b4e90c755d29c64c894</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Govt Res</act:name>
-  <act:id type="guid">504f743d68e663efff21fc66b85cc491</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Growth & Inc</act:name>
-  <act:id type="guid">ebec8d5a26522f4a0865fa5f837af17b</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID NewMkt Inc</act:name>
-  <act:id type="guid">0fac2553ae5a682f5ae978d081566ea5</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Dummy Cash</act:name>
-  <act:id type="guid">049676696675474217124e24f44fbaa7</act:id>
-  <act:type>CASH</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:description>Reconcile Accounts</act:description>
-  <act:parent type="guid">7c278effde820834888cdeca73ca10c5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Cap. gain (long)</act:name>
-  <act:id type="guid">1ade3e58381c463d8a8c2703d134ccea</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">7c278effde820834888cdeca73ca10c5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Fidelity Inv</act:name>
-  <act:id type="guid">b7eaa97e2760274bd7eb5104a3f6fd84</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">1ade3e58381c463d8a8c2703d134ccea</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Eq Inc II</act:name>
-  <act:id type="guid">2998f1baa86deced08bf21cb73d4d194</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">b7eaa97e2760274bd7eb5104a3f6fd84</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Growth & Inc</act:name>
-  <act:id type="guid">5b7c74145709c67b9fa6d33ea12c9163</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">b7eaa97e2760274bd7eb5104a3f6fd84</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Cap. gain (short)</act:name>
-  <act:id type="guid">fec86ac037ee8dd3cfe9512f7fced74b</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">7c278effde820834888cdeca73ca10c5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Fidelity Inv</act:name>
-  <act:id type="guid">57e365b7b895c5a9ef328a69367c49e5</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">fec86ac037ee8dd3cfe9512f7fced74b</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Eq Inc II</act:name>
-  <act:id type="guid">f9599ed5ecf62d2c9326766617d6e5e7</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">57e365b7b895c5a9ef328a69367c49e5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Growth & Inc</act:name>
-  <act:id type="guid">d023c36ca9c320b873c5be9993078451</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">57e365b7b895c5a9ef328a69367c49e5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID NewMkt Inc</act:name>
-  <act:id type="guid">5f4d3dd84f8df6527d5091152aadb4d6</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">57e365b7b895c5a9ef328a69367c49e5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Dividends</act:name>
-  <act:id type="guid">0406079e56613a22d8112b8dbfbed622</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">7c278effde820834888cdeca73ca10c5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Fidelity Inv</act:name>
-  <act:id type="guid">928026d717b302da3d24fb64f086b18a</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">0406079e56613a22d8112b8dbfbed622</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Cap & Income</act:name>
-  <act:id type="guid">98a3d87a9305f733420ceee444cbfbe4</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">928026d717b302da3d24fb64f086b18a</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Eq Inc II</act:name>
-  <act:id type="guid">6344d1b4710050ba1fd600c56eee740b</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">928026d717b302da3d24fb64f086b18a</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Govt Res</act:name>
-  <act:id type="guid">11709b1c45e84450d7a282228e69b56c</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">928026d717b302da3d24fb64f086b18a</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID Growth & Inc</act:name>
-  <act:id type="guid">55d69cebd7b9b64b6e9678b6588e64a1</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">928026d717b302da3d24fb64f086b18a</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>FID NewMkt Inc</act:name>
-  <act:id type="guid">4ed39bec2d9009028bc277e7ca58b372</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100000</act:commodity-scu>
-  <act:parent type="guid">928026d717b302da3d24fb64f086b18a</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Unspecified</act:name>
-  <act:id type="guid">5f856918b8284a11ebc757485d853667</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">7c278effde820834888cdeca73ca10c5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Commissions</act:name>
-  <act:id type="guid">c4ab48d47126697c3ee461627fedbc86</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">7c278effde820834888cdeca73ca10c5</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Fidelity Inv</act:name>
-  <act:id type="guid">01ebde432dcc5dee900ce670743eab41</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">c4ab48d47126697c3ee461627fedbc86</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Retained Earnings</act:name>
-  <act:id type="guid">7914214426a5a0d6f1d6d64c6614f80a</act:id>
-  <act:type>EQUITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">7c278effde820834888cdeca73ca10c5</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2bef856b1e707cc5feab81fa1495eea3</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-03-23 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>712028000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ac68542da789a7dc0af6c5720fbb34a3</split:id>
-      <split:memo>cash purchase of new shares</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>108108000/100000</split:value>
-      <split:quantity>108108000/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1061d81adb4fd29b8c0cf4ca9b8749ce</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1000000000/100000</split:value>
-      <split:quantity>-10000/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">807b16cf00bc2ccaaf1211e9b2381a78</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>739492000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1bc6565a14e00c0d6a6a7db76f41a4c9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>127800/100000</split:value>
-      <split:quantity>127800/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e14124bc06eae1af067a643ba92eff37</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1185000/100000</split:value>
-      <split:quantity>-1185000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a8736c9099432aa7fd29e4cf9d2c970d</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-04-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>795666000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3dd37a9242ec74996893160e5d71f855</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>513000/100000</split:value>
-      <split:quantity>513000/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b11e0746d5e760cf2f718bbf14b9841f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4771000/100000</split:value>
-      <split:quantity>-4771000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">59778b68e3d8b5693bb715feba57a77e</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-05-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>799715000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6da711d886f3da8ae604be4d5f0652c0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>534400/100000</split:value>
-      <split:quantity>534400/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">750870806cb38d6df774e0b51a972d08</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5045000/100000</split:value>
-      <split:quantity>-5045000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e92ccdbe06a83860a78222466284dc53</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-06-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>852837000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3632bd8b8c1d4ff0149cc8c28e139aa0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2354500/100000</split:value>
-      <split:quantity>2354500/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">88b6bff1f9fc2edfe7664189bb3d840f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-22603000/100000</split:value>
-      <split:quantity>-22603000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">aa9dac0057c046197512332844ac9827</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>887346000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4bce5fe956a23977cc88a47cc4b260b9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>568900/100000</split:value>
-      <split:quantity>568900/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7376dc1e8143c0ba3bebc4de2af4856a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5484000/100000</split:value>
-      <split:quantity>-5484000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f01d18bd7c09e76656ba7786fdbf9fc5</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-08-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>920642000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9ea03b2098642d0df9461d1150cfa9c5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>569300/100000</split:value>
-      <split:quantity>569300/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">226f733b11e7b3ab495c45f547356b20</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5505000/100000</split:value>
-      <split:quantity>-5505000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ae8001b1ec50f8236076febf23490d52</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-09-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>195612000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fb4a9a74d2bf79e02840a95b9199a7d2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>606200/100000</split:value>
-      <split:quantity>606200/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">61c5423316bedf031161ae265757cfc2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5862000/100000</split:value>
-      <split:quantity>-5862000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">94cd334f796417977e30d75d77c86e22</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-10-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>242264000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">98053dd6c8f196706d655b1675e1a775</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>628700/100000</split:value>
-      <split:quantity>628700/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4ece3b478a25224ba650866982aa67ea</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6168000/100000</split:value>
-      <split:quantity>-6168000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">702b53683bcd9c8c1e159eb9369c2ee2</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-11-29 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>292049000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0c6d7369a398d029b4ae04ce836595b5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>632300/100000</split:value>
-      <split:quantity>632300/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f90f3a84572baab0b9d75905d0dbe916</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6234000/100000</split:value>
-      <split:quantity>-6234000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6c7cfd9e102e1af0f49c6e53754bf3ad</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-12-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>426822000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ee7c8aa6d4cc0bb212f362cc79931167</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1597300/100000</split:value>
-      <split:quantity>1597300/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">95936e8396168df8e2a18abeb5261025</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-15749000/100000</split:value>
-      <split:quantity>-15749000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f1ae27cb77d1795348cbbb16d3ff2ff2</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-01-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>481957000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">036e63c27a9d15f40538555dbb10c72e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>645700/100000</split:value>
-      <split:quantity>645700/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">98e55a5dc74421e8c2501d50c0542fe1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6522000/100000</split:value>
-      <split:quantity>-6522000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">cf4b289a3f94b40146399663dc80a6e0</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-02-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>564263000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">76a9e0105dab132b9c429d647dfc1413</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>524700/100000</split:value>
-      <split:quantity>524700/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e8a57377cf20cda9b751f2b306a83dd6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5273000/100000</split:value>
-      <split:quantity>-5273000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">458f3f6be3288fadb9b6440065e5ef93</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>664060000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b9673d952ad2f802cc98654c3262edd9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>605400/100000</split:value>
-      <split:quantity>605400/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">49f78ff1076ddac8920fcd2d97761286</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5897000/100000</split:value>
-      <split:quantity>-5897000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f7e538ef05270d922fda8c5298988e01</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-04-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>716774000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">85052eee575a6492da7fe6ad88c84ad1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>583700/100000</split:value>
-      <split:quantity>583700/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">60f520f2fa00574621e14eba96647912</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5598000/100000</split:value>
-      <split:quantity>-5598000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">fdc8b19dc6369cec2a43d4c80046afe4</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-05-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>764011000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3644e52fef6f6892c06e5fae6389c54c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>605000/100000</split:value>
-      <split:quantity>605000/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0072681a2f7762843e83e2e09ca23db7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5766000/100000</split:value>
-      <split:quantity>-5766000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">96c4757f5cca3a9c368d1905a74732b4</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-06-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>849025000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ae3ea80590e756f606c0b8da843cc990</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2952100/100000</split:value>
-      <split:quantity>2952100/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bc258404fad94724f70dc9ab47d878b9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-27100000/100000</split:value>
-      <split:quantity>-27100000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8aa8a081a1d3555b12bdbd48a7ab11e5</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Cap & Income</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>900265000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">de885837bfb6e4e337cf9181e12a2918</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>676600/100000</split:value>
-      <split:quantity>676600/100000</split:quantity>
-      <split:account type="guid">31123b56c4780f491050562fc2bbdc20</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f649aaf59096635af00416fab27f318b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6218000/100000</split:value>
-      <split:quantity>-6218000/100000</split:quantity>
-      <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e474a781b6dd39d47df7054a00967351</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-04-27 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>792210000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">31819b1d0297836715e133668cc22d3f</split:id>
-      <split:memo>Cash Purchase Shares</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>84602400/100000</split:value>
-      <split:quantity>84602400/100000</split:quantity>
-      <split:account type="guid">db2182ba7d730b4e90c755d29c64c894</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e2aa4945790c5f3827d236f83be1f8cd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/100000</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6934c83abe5eb7d2c5d7f615884dd0ce</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1500000000/100000</split:value>
-      <split:quantity>-15000/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">11eb86bdb962aaa3b9b6fad8c072ac90</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-06-10 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>831653000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4a53c002e046a2731d97e7d7ce81cf85</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>426800/100000</split:value>
-      <split:quantity>426800/100000</split:quantity>
-      <split:account type="guid">db2182ba7d730b4e90c755d29c64c894</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">54fecb8b9f9afa5329aec37fc3d03561</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7614000/100000</split:value>
-      <split:quantity>-7614000/100000</split:quantity>
-      <split:account type="guid">6344d1b4710050ba1fd600c56eee740b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">51cb01edc64bba0e2993125bce17df01</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-09-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>183541000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2e479785411ce1d08762495aec13d461</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>407700/100000</split:value>
-      <split:quantity>407700/100000</split:quantity>
-      <split:account type="guid">db2182ba7d730b4e90c755d29c64c894</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5b2e5df3f9a40b0800848583b8631546</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7653000/100000</split:value>
-      <split:quantity>-7653000/100000</split:quantity>
-      <split:account type="guid">6344d1b4710050ba1fd600c56eee740b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ad9b481b333437cab0b4f4c06b11551d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-12-16 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>390709000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b4c314bf4a41c728c352d645ad6f081c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>154/1</split:value>
-      <split:quantity>843100/100000</split:quantity>
-      <split:account type="guid">db2182ba7d730b4e90c755d29c64c894</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">946c37823a95f7b9b92c25d8789d79d0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/1</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">13e7aa9d0c6eb8706b327dbf060aec27</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-154/1</split:value>
-      <split:quantity>-15379000/100000</split:quantity>
-      <split:account type="guid">6344d1b4710050ba1fd600c56eee740b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ca7a1c3b3ab909c9dc31da6305b93452</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-12-16 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>395796000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">26cc55521b3c2e65b1e9bcdf2a5b2071</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>367/1</split:value>
-      <split:quantity>2014100/100000</split:quantity>
-      <split:account type="guid">db2182ba7d730b4e90c755d29c64c894</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5a42ac80db6d1ce43177dc26cde65f33</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/1</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">89867bf0a499d288e80d854616810def</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-367/1</split:value>
-      <split:quantity>-36738000/100000</split:quantity>
-      <split:account type="guid">f9599ed5ecf62d2c9326766617d6e5e7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5af90318a04065fe126ee556561331a0</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-12-16 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>401628000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">afab0a7d86d8fa27f25b05f734315d3a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1171000/100000</split:value>
-      <split:quantity>1171000/100000</split:quantity>
-      <split:account type="guid">db2182ba7d730b4e90c755d29c64c894</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fa3fc263acf9ea772ceb58ccdc7896fb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-21359000/100000</split:value>
-      <split:quantity>-21359000/100000</split:quantity>
-      <split:account type="guid">2998f1baa86deced08bf21cb73d4d194</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7a54b46f2cef91ace91f0c87544bb067</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-01-06 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>463277000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">edb4434b3a8c49bf76a3250fa876d85c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>143600/100000</split:value>
-      <split:quantity>143600/100000</split:quantity>
-      <split:account type="guid">db2182ba7d730b4e90c755d29c64c894</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cde6f16e51027a569c2b23ca5dc0c10e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2684000/100000</split:value>
-      <split:quantity>-2684000/100000</split:quantity>
-      <split:account type="guid">f9599ed5ecf62d2c9326766617d6e5e7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">665953e9d700d68bc28db4afe13a4e8a</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-03-10 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>613627000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b9a8fbba701dc5b6a22adce249474c6c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>431700/100000</split:value>
-      <split:quantity>431700/100000</split:quantity>
-      <split:account type="guid">db2182ba7d730b4e90c755d29c64c894</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a2ca29098d344753ea37638733dafdf2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-8064000/100000</split:value>
-      <split:quantity>-8064000/100000</split:quantity>
-      <split:account type="guid">6344d1b4710050ba1fd600c56eee740b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9c41db9da4c14a6440b6c45cfe09cae9</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Eq Inc II</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-06-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>839384000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3ee99a601013abd81e2ddda8041f3274</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>475900/100000</split:value>
-      <split:quantity>475900/100000</split:quantity>
-      <split:account type="guid">db2182ba7d730b4e90c755d29c64c894</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">28e2e349e98342dcac45c6e9a2b55b3c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-9004000/100000</split:value>
-      <split:quantity>-9004000/100000</split:quantity>
-      <split:account type="guid">6344d1b4710050ba1fd600c56eee740b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e6babb418cdfa6cf7fbca87b26ed1cc9</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1988-12-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>389282000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">96d4d8f635a24068e09c73e6fb953539</split:id>
-      <split:memo>Begining balance</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>103534000/100000</split:value>
-      <split:quantity>103534000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">75d166405c5dd0602d4e2d92d252f0c7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-103500000/100000</split:value>
-      <split:quantity>-1035/1</split:quantity>
-      <split:account type="guid">7914214426a5a0d6f1d6d64c6614f80a</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5c334d6efca5066702c73a8390044188</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-01-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>394957000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d337975b9b80b9afb4c06e409ca405f3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>715000/100000</split:value>
-      <split:quantity>715000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9e4af5d40e7d6bf5908ab77f7a13c89e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-715000/100000</split:value>
-      <split:quantity>-715000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8f02fa6a632677e28db8d974b9c9315a</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-02-02 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>400522000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">11e7384b7d6ecdbf7faa26b093f891f2</split:id>
-      <split:memo>purchase shares</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>109066000/100000</split:value>
-      <split:quantity>109066000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8432d0aa4cc02a276f1f45fe3ae14825</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-109100000/100000</split:value>
-      <split:quantity>-1091/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">38b5580e05778d99045023e671de91a9</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-02-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>403213000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">58ca624f452c025769c282e30c314861</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1278000/100000</split:value>
-      <split:quantity>1278000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">eb2b11486353dce3bca0c504597e8b20</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1278000/100000</split:value>
-      <split:quantity>-1278000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c25f1a743d6fb8864cda7ee6e19953d2</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-03-21 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>415826000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0c3e5a0ab693676b3b84fab5d3e956d1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>566589000/100000</split:value>
-      <split:quantity>566589000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">54a1174f4e9702c09b56ae1681d6c5ef</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-566600000/100000</split:value>
-      <split:quantity>-5666/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3f26366daa3b50c6fd7d2ce5e3c3584d</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>419387000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0884d78380b56a1e9b90586268259c7c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2856000/100000</split:value>
-      <split:quantity>2856000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cfc52aead2461b3a95abb33328e3515d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2856000/100000</split:value>
-      <split:quantity>-2856000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a835f2c0abf07e7549d5daf10bc42aec</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-04-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>422649000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3a927a15a41fcf7c8f9d0f447c907e4f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5818000/100000</split:value>
-      <split:quantity>5818000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f546d7d2e2003043c73649f090dbea71</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5818000/100000</split:value>
-      <split:quantity>-5818000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">95f60d468310a3950d83e5f08a7b1c16</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-05-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>426211000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1de0cba62a5faf210f8b867819f9722f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6098000/100000</split:value>
-      <split:quantity>6098000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4cb8e72e13810b24a9e9fe265ed55087</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6098000/100000</split:value>
-      <split:quantity>-6098000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c859526e0d4668d02f9897bc319d51b4</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-06-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>515035000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b57da2c9f2404a189b7a4a27d1d0b793</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5788000/100000</split:value>
-      <split:quantity>5788000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ab6dc7118f2aa49e971c10187ab39709</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5788000/100000</split:value>
-      <split:quantity>-5788000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0741d26f2f8d0fd82f37c90f084780af</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>523107000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ec1f84110de1dd028c40c88509b4c000</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5854000/100000</split:value>
-      <split:quantity>5854000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7d8f938c0988a8e2f403131f678cb352</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5854000/100000</split:value>
-      <split:quantity>-5854000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">539ea424b94115c3332764743d7fe2e3</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-08-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>529783000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">55749d7ad029749d22b145b2c642c2b4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5601000/100000</split:value>
-      <split:quantity>5601000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">84f06f119d194ae033e785df319bb51b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5601000/100000</split:value>
-      <split:quantity>-5601000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ac907f0c0a2deaf17de862f5856862ee</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-09-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>543932000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c4092c32aba244e0fd93263b1cc9c865</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5653000/100000</split:value>
-      <split:quantity>5653000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ddb33cdbc173804ad8708d9d244beaa8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5653000/100000</split:value>
-      <split:quantity>-5653000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">55d2535d747a99c84f22b0180725f0e5</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-10-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>553825000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7f15db289e0818b99f0c740a1d238168</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5443000/100000</split:value>
-      <split:quantity>5443000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">11e3aa802adfaaef68f0fffdff311ee4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5443000/100000</split:value>
-      <split:quantity>-5443000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4aa4446650e67ec366c8f569a8576702</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-11-29 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>572519000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">06200f95e271200176fcb36e24dacfa0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5360000/100000</split:value>
-      <split:quantity>5360000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ff5453213d2bcac617886531c9aa0849</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5360000/100000</split:value>
-      <split:quantity>-5360000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5eabc4731bd0d2b2308b05071f6a2418</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-12-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>624189000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">cc786f774da1fb052e0e3171036511df</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5691000/100000</split:value>
-      <split:quantity>5691000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">dd4327f729ad89ff44e233284d800aef</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5691000/100000</split:value>
-      <split:quantity>-5691000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">34f0c44231e4a2174a2946f19790a5df</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-01-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>632046000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">754a6519a183b44d57d451b2335dd0e1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5159000/100000</split:value>
-      <split:quantity>5159000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a9ab80d0e4bb4a70f01195662a44d72a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5159000/100000</split:value>
-      <split:quantity>-5159000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d214295b9d3d35ce5c28c92c658b4a38</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-02-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>642472000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ad15d3114f57b5f7e783737acaa42fd6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4791000/100000</split:value>
-      <split:quantity>4791000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e2871523aa0c231f85e038a8c6858ee5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4791000/100000</split:value>
-      <split:quantity>-4791000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5e68ffea30d5c1d8b28f76bcf069f7ff</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-03-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>658326000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">eba68249ed49fd4a51d3fc3530052ed5</split:id>
-      <split:memo>transfer from fido cash res</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>539675000/100000</split:value>
-      <split:quantity>539675000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">637677169bedd2b16433b002a7e5463b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-539700000/100000</split:value>
-      <split:quantity>-5397/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">692eeee39ddc1987a71b6dfc2c4aabbf</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-03-15 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>665613000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ff3d61007b332deab2af4b1e1838b19c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>750000000/100000</split:value>
-      <split:quantity>7500/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d56aae4b1d0c8480f8b348ec3981176d</split:id>
-      <split:memo>take cash out (buy house)</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-750000000/100000</split:value>
-      <split:quantity>-750000000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">630212e7a9af48d2bdce7dd53077d047</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>683102000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8d11af144c82d5c46488796105436ebe</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5597000/100000</split:value>
-      <split:quantity>5597000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0148f9c81156f3dadca1e94463b4c542</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5597000/100000</split:value>
-      <split:quantity>-5597000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4fcf15a9ffad57a8a6a59fa460a04c7e</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-04-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>692027000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">eeb7751a7ab68c8ef4f3fb7c35d5f91b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3837000/100000</split:value>
-      <split:quantity>3837000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4403f534186364dc823350fd98504937</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3837000/100000</split:value>
-      <split:quantity>-3837000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">dd0348326ab9b484c77db8dab8d7b8cd</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-05-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>706155000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">06e5bde29cc69c45f2789fdf050d1373</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4129000/100000</split:value>
-      <split:quantity>4129000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6fbdb1d02bd30ddd8f2eb266655380a7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4129000/100000</split:value>
-      <split:quantity>-4129000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9b8df0176ea5bbe8a553d4494870fe0a</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-06-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>732758000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8d805bd823c72681ee9426d917cc83a7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4042000/100000</split:value>
-      <split:quantity>4042000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4b93d32188f02c7215638abe41cf02dd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4042000/100000</split:value>
-      <split:quantity>-4042000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">82f32d501f776aaf9719bca5f45e81d0</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-07-08 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>750573000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bb74c0aeb5375f38d352404c42d4e234</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>842800000/100000</split:value>
-      <split:quantity>8428/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8f7ab2ad8d1022c3de07be459aaab076</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>500000/100000</split:value>
-      <split:quantity>5/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3df9af77ec71c1b04f4608a75fca5a32</split:id>
-      <split:memo>cash out (buy House)</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-843295000/100000</split:value>
-      <split:quantity>-843295000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7e8694dc9b9ce81b345f0b4c730762c1</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>763310000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">304ac1b62b8df46b36db8f205cb0f0a4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1997000/100000</split:value>
-      <split:quantity>1997000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ce2a535aa847148dfc7853d3141c9209</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1997000/100000</split:value>
-      <split:quantity>-1997000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">cf1a6e82398177074bf8a4d5217cd56a</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-08-26 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>781712000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1247dad386de42e1c4dea321d6283578</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>100000000/100000</split:value>
-      <split:quantity>1000/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d5f91865493ba37d382f0a4bf6a5210a</split:id>
-      <split:memo>cash out (buy House)</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-100000000/100000</split:value>
-      <split:quantity>-100000000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">078bc06b99dbed94c4995583379e8d1b</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-08-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>793770000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fb0a02d43964143d8256d9636c8863c4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>909000/100000</split:value>
-      <split:quantity>909000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a6b88e7dee354790f0c93cb309eacbb2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-909000/100000</split:value>
-      <split:quantity>-909000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0e62079bb110e69045e87fb7f3fba34f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-09-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>822127000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d90c480abea60549c91242ee53f45224</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>354000/100000</split:value>
-      <split:quantity>354000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">24bcefc310d6a052cd40c4022b4b450f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-354000/100000</split:value>
-      <split:quantity>-354000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9b10bc1d277192d347e2627072397574</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-10-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>832680000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7a3e9ab55e1d259a1ac913dee4643183</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>366000/100000</split:value>
-      <split:quantity>366000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">42c47572ad9785f3ada14996e84e2adc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-366000/100000</split:value>
-      <split:quantity>-366000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">47404368925a74736fc986cb775e4d56</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-11-15 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>843406000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">93c5a6789b1f00e0b318e6a4cd5ed76b</split:id>
-      <split:memo>purchase shares</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>42500000/100000</split:value>
-      <split:quantity>42500000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a374ebb0eac8a9f657550ea96d48de6f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-42500000/100000</split:value>
-      <split:quantity>-425/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d4ef6eb81b9feba3ee47271361b8603f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-11-29 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>855909000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b1ff8381e75c27b035a808f5015b68c1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>447000/100000</split:value>
-      <split:quantity>447000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b17c3d997d3a8994f31eb5dec39998cd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-447000/100000</split:value>
-      <split:quantity>-447000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0d85f4ce30ce71ed8e19ab28fe1ade2f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-12-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>875804000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">cd4a0e875d5f30a14bfade0f7a072fe4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>605000/100000</split:value>
-      <split:quantity>605000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">35b89055943c253ed7e8e9d6181f5fcb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-605000/100000</split:value>
-      <split:quantity>-605000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7dbfd4541c986e69c978ccd77270cb8a</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-01-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>889309000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">79a0a41f0bff4c1d2afa4ebb2a561904</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>585000/100000</split:value>
-      <split:quantity>585000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">368ade1c0db96fc1f559c3604d38a88c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-585000/100000</split:value>
-      <split:quantity>-585000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">74ba2148e61532354383bd42e57cf72b</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-02-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>902153000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3275e6942ef10e12a9b033167d1e0289</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>497000/100000</split:value>
-      <split:quantity>497000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e7f079f483e0611ef8fcad08fa211e1c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-497000/100000</split:value>
-      <split:quantity>-497000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ae215ac4450c7fdc9cfae43ded18a6eb</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>931615000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b94649e35b73722efc091d1327741542</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>525000/100000</split:value>
-      <split:quantity>525000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cce34d274be7aac5733c88edf02d70c0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-525000/100000</split:value>
-      <split:quantity>-525000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">19e144969f80691b55f520d9f7e1693c</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-04-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>954218000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3fd446e24ab39007c0ac7d792f1e906f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>920000/100000</split:value>
-      <split:quantity>920000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">480658716ecb1dfd8158da9d41519b7a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-920000/100000</split:value>
-      <split:quantity>-920000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">033f95a4a7de32e2fae99207a04dacbc</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-05-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>965787000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d58e5de8f98b9d85170f2ab21b131339</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1432000/100000</split:value>
-      <split:quantity>1432000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8654ed4dee8acefad698097c85746bd3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1432000/100000</split:value>
-      <split:quantity>-1432000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">51844fed5bb3020423a08e4e23cd1d9f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-06-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>35491000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">efa0e6671b9544ef6ddba54810438a7e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1379000/100000</split:value>
-      <split:quantity>1379000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8213b451f6dec5530ef8833d837236d8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1379000/100000</split:value>
-      <split:quantity>-1379000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">23c2280097f26cc4e504f97a9dd8fb5a</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>50028000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">59c871254f1fca125996ad1ce3ca85f6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1426000/100000</split:value>
-      <split:quantity>1426000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1085be41c4701b0f8a8e2627b1412dc9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1426000/100000</split:value>
-      <split:quantity>-1426000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ca24f0b0433cc40b1fe4b9a06778d379</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-08-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>65209000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7d2d52263114ec0de700e5f5475b9fac</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1402000/100000</split:value>
-      <split:quantity>1402000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">42fce7ace0f4b2b9fb6534663ebbb20c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1402000/100000</split:value>
-      <split:quantity>-1402000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4f8ac60168907d0e11ce5904c8e659f7</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-09-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>130770000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5b6ec599799869f7147d5ea707c84188</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1328000/100000</split:value>
-      <split:quantity>1328000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fc03e7e14cffd8889df403d75e14c408</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1328000/100000</split:value>
-      <split:quantity>-1328000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7303272548cabff2e55e85961abc7089</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-10-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>144398000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2b43d6592111776698e05ed597300218</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1328000/100000</split:value>
-      <split:quantity>1328000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a765829123655bc68b167fb53995535f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1328000/100000</split:value>
-      <split:quantity>-1328000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a7f3271591f62f5a6ad058584f4992b9</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-11-29 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>160459000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9a680e409958aef3365b904a5eaeeba6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1206000/100000</split:value>
-      <split:quantity>1206000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b0fb80246186505ce12f6a0aa4b21a37</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1206000/100000</split:value>
-      <split:quantity>-1206000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ac804db71bf60a0da9893aab43b606a3</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-12-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>193766000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f820b7a9d458d3240cf82b6a75d1226a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1209000/100000</split:value>
-      <split:quantity>1209000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">67bf73e03580162f208370de02cf8c74</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1209000/100000</split:value>
-      <split:quantity>-1209000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9042b1546b60746e1915c964adc8b946</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-01-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>210773000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c8d8236fef054e084eaeb478bf123a20</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1137000/100000</split:value>
-      <split:quantity>1137000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">16da27ff728677d7f96e404a668ab046</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1137000/100000</split:value>
-      <split:quantity>-1137000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">04e396b2528f924fd0fcee423501b765</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-02-28 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>225678000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">eba830bc519da51d0f5401eda4a5c6c8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>990000/100000</split:value>
-      <split:quantity>990000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8aa931136d51ff2e60b26949a4e0de4d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-990000/100000</split:value>
-      <split:quantity>-990000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b1097c2a04b334c4c4fbcd6e47dbfd06</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>262643000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4bdd241e78a7bb2bf39dfc52aeec3d51</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1016000/100000</split:value>
-      <split:quantity>1016000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">05c28431acdb016c5d3e019d42ee36ad</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1016000/100000</split:value>
-      <split:quantity>-1016000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2cf4558c2ed4427629ce642cdabdaa36</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-04-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>280782000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c0b51b204f08bae0eaf048c6bbe2ac7a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>964000/100000</split:value>
-      <split:quantity>964000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">982b60403b679389bcf32c0c38c490de</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-964000/100000</split:value>
-      <split:quantity>-964000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8131576d5232037bbd5300fbf6725aba</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-05-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>295354000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ac0417fd4b173fc2496e4e0a8a13de5b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>977000/100000</split:value>
-      <split:quantity>977000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a8f1be4742363871768dbb3b4086588a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-977000/100000</split:value>
-      <split:quantity>-977000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">255c7f61d284a2d9f85867b67dfcf57d</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-06-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>324440000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e00642aca866b48a88d3bfacec563ee7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>941000/100000</split:value>
-      <split:quantity>941000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fd2390ea514e6069f3dd61bab97d9758</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-941000/100000</split:value>
-      <split:quantity>-941000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">129fd901eae714632e44c0bfea4e65d3</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>344988000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0fd5f403cc687066cfd8ea0c6a9c3f82</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>883000/100000</split:value>
-      <split:quantity>883000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">91f34ca6157341b89c2febc0b2ab6067</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-883000/100000</split:value>
-      <split:quantity>-883000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">751f44bb883bb03146dcc35a0fb8cfb0</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-08-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>370192000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8730b5f538e382c10c525d2d8471dfbc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>853000/100000</split:value>
-      <split:quantity>853000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">604dedc86c272bd1e50ff2fed42b7a0b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-853000/100000</split:value>
-      <split:quantity>-853000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9b90c1a6b84db4ae1eeb39f44be2ea5c</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-09-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>432558000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">05a8a3074aead03cb6b84aeab89597dd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>779000/100000</split:value>
-      <split:quantity>779000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8a301cd2e7bcb7e9179067ebfd4ca615</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-779000/100000</split:value>
-      <split:quantity>-779000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3b61063f49affd817d6bc54007b75e6e</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-10-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>459844000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d0b1464eeb0b33e6445b454e1d17f865</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>745000/100000</split:value>
-      <split:quantity>745000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">adecb93d2eafeb4a5f37c5c8c47642c5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-745000/100000</split:value>
-      <split:quantity>-745000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b6818336b95441bf9110bbd009a65c9f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-11-29 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>526076000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9436b1afbe7df1bcb1fcc45afddef645</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>480000/100000</split:value>
-      <split:quantity>480000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b1cadab9c8afb87a32b51adb06f49ef0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-480000/100000</split:value>
-      <split:quantity>-480000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">dce8d1b3cc504f38db473b620befee8a</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-12-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>591693000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">de92596ce277ae625af138e8aeb32e0e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>278000/100000</split:value>
-      <split:quantity>278000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">83e945b7518aadf9cdc4c0d13bb4a6fd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-278000/100000</split:value>
-      <split:quantity>-278000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">02af01c94469d4a7c0f9f4386b3022ff</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-01-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>640235000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bd229859f21da83c0322433055e2fa96</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>272000/100000</split:value>
-      <split:quantity>272000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">377cc39754d197eae3473ecefc5bd4fa</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-272000/100000</split:value>
-      <split:quantity>-272000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7185987ca229e586b5559d057c1778ec</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-02-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>667629000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">56af691f67daf003793b6738af6af9cc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>233000/100000</split:value>
-      <split:quantity>233000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">86caf3ba4acf80af6cf152ba5b408d71</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-233000/100000</split:value>
-      <split:quantity>-233000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e8bfcab70cb2cf146eef4cd99510b250</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-03-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>724378000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">19a250aec8e0d953757a5f9818226517</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>234000/100000</split:value>
-      <split:quantity>234000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f28263afe61faf6c3a6a99960879110d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-234000/100000</split:value>
-      <split:quantity>-234000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a35e0cc2081fbeaad001cd6a325b2421</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>761094000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5afdde2446a7a37ebcc0952ebb125869</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>26000/100000</split:value>
-      <split:quantity>26000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f06294070bc12a6b4eb9b8dc3784c026</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-26000/100000</split:value>
-      <split:quantity>-26000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">1c9a855b202087f52650b7085d827708</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>781218000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bda09deb15ebf03ab9238278cdf5a70b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>249000/100000</split:value>
-      <split:quantity>249000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">46f89f5961f87c6ef02a0c62ca21b242</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-249000/100000</split:value>
-      <split:quantity>-249000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2764ca2edcea3954172cc441d2c7d90f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-05-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>820663000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">440c19e324948ae3edc27e4a12a2421f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>257000/100000</split:value>
-      <split:quantity>257000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">10b492490ddd9f1bc163fb27b8cd80f2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-257000/100000</split:value>
-      <split:quantity>-257000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4bf18f4c3d11cca5dc7dfff1e6bf589c</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-06-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>873979000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ada5fb98cffd6349ce27e51f48294ccb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>253000/100000</split:value>
-      <split:quantity>253000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7ec6ff2b2959a858eb8dcae79feb78c8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-253000/100000</split:value>
-      <split:quantity>-253000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">954fd23c103cd5318f22b6752a244f5f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>902174000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">53a76540735369c6657e3005d8470fb1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>262000/100000</split:value>
-      <split:quantity>262000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">48e97a32c2b09d45d679ff1d69f8fe35</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-262000/100000</split:value>
-      <split:quantity>-262000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">39fa16b35817b4783a52c5e733c28c2e</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-08-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>934365000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f2b3d37311886a13d1d3859f25d0696f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>267000/100000</split:value>
-      <split:quantity>267000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6dc8461c1079d2c38716ac66e471925c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-267000/100000</split:value>
-      <split:quantity>-267000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ca3d4b34bd366fab161c257b6e6e1d74</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-09-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>221118000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">455295f1ad8bc7b7e965848106f5c766</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>294000/100000</split:value>
-      <split:quantity>294000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d9b79576122e51313739ea2488e9e94e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-294000/100000</split:value>
-      <split:quantity>-294000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e5b1dc58c3ea6bb2ec3a4b2ecf1436a5</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-10-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>271797000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">17aa3ebd0e6e31a088c642db883d8d4b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>303000/100000</split:value>
-      <split:quantity>303000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9a0d55353c1f87d395e0b824df740dc5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-303000/100000</split:value>
-      <split:quantity>-303000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b59979b6f4b4833b8a61620420f23aed</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-11-29 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>311218000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1a86f3fe915764283f4b45ed95d1c9a4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>299000/100000</split:value>
-      <split:quantity>299000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6a0dd87d95a6c34a892a6e7e769a659f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-299000/100000</split:value>
-      <split:quantity>-299000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ca634e532d36113a082175d1e06662c0</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-12-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>448368000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0d56232f699d960fa474834b23d08a3b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>315000/100000</split:value>
-      <split:quantity>315000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4c0cca6f7b66351ac80fd15cc3f1011a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-315000/100000</split:value>
-      <split:quantity>-315000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b276dae985a2c3a97d3b2330378b6297</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-01-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>540528000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">856dd4d6545ec548fc29f0d948e1b2e6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>309000/100000</split:value>
-      <split:quantity>309000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8dcb67197a1fa0c9b44bb130e021d4e9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-309000/100000</split:value>
-      <split:quantity>-309000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8fbb472426c3ca614088d67e8f5b0152</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-02-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>600129000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1b669a50da328d349b69956e298c16e4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>277000/100000</split:value>
-      <split:quantity>277000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f651749f0cf251c849e71ee2d98c7006</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-277000/100000</split:value>
-      <split:quantity>-277000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a277ce0a96bc349205bd324ab6f8cb54</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>691841000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b07882460f9a6ec409894705590fe770</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>317000/100000</split:value>
-      <split:quantity>317000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0bd2ef253060a2dab65671fd0d8476ef</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-317000/100000</split:value>
-      <split:quantity>-317000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c70ac48517d009defdd706045569e8f1</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-04-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>750397000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">53f04c4112f05256f1d5f720918c8f70</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>329000/100000</split:value>
-      <split:quantity>329000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8ea4e0e8172c4e43ece6e227d6c677a5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-329000/100000</split:value>
-      <split:quantity>-329000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0be7260f31dd7e2b4f6f76fe500e2659</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-05-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>798535000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8ac813c74b15d31857387e2b0f4397c9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>367000/100000</split:value>
-      <split:quantity>367000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e005f80663e2ea0ca84417276745126f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-367000/100000</split:value>
-      <split:quantity>-367000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">967e81d2ab739becc7c36ef594011230</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-06-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>873703000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">57e940882e772653ecf750e2852e4ca9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>382000/100000</split:value>
-      <split:quantity>382000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1764cb1267dcea247be22e19476a6670</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-382000/100000</split:value>
-      <split:quantity>-382000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a5bb6168c59780b6ce7367f9f26995f0</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Govt Res</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>923053000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7af76d3548fb7afcf755b325759b166c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>418000/100000</split:value>
-      <split:quantity>418000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c2a2ea53d2bb8d3a774c9a77a1402b65</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-418000/100000</split:value>
-      <split:quantity>-418000/100000</split:quantity>
-      <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">149ed9ea42cc89e08ef96300b3080d16</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1988-12-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>387023000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">65ae85436328d0d6ab0800c3b6f5f366</split:id>
-      <split:memo>Open account in Quicken</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>304900/100000</split:value>
-      <split:quantity>304900/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4518a65ee0ec3e10ea9dddbe6499f541</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4700000/100000</split:value>
-      <split:quantity>-47/1</split:quantity>
-      <split:account type="guid">7914214426a5a0d6f1d6d64c6614f80a</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">365c9a0167086387f6ccb8fcdecb837f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-01-05 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>392268000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">97c3ad87d053aab532fd5b3c6d0fc10c</split:id>
-      <split:memo>Cash purchase of shares</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3261600/100000</split:value>
-      <split:quantity>3261600/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">851a7c2c88dc2970da3c80bf5c26939f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-50000000/100000</split:value>
-      <split:quantity>-500/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">21e754661b3e94c7b30daf3a937d7a00</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-03-21 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>406030000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">566ce60f563de98589a9934d9dd6a859</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>31800/100000</split:value>
-      <split:quantity>31800/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a1f84a720324c83aab24feb18870125b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-499000/100000</split:value>
-      <split:quantity>-499000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d50bb3ef3c3874be6ad3fa7d7747c18f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-06-20 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>502484000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3b6e6325264ef5047d53044e8697073a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>28900/100000</split:value>
-      <split:quantity>28900/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8618553266c7792f56f3eef7ccad5c3f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-504000/100000</split:value>
-      <split:quantity>-504000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">853e90a843bc6ca754e0020f880ef2e1</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-09-06 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>534827000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">43a864456b7123bac2ba62ce56018f77</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>136400/100000</split:value>
-      <split:quantity>136400/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4ea6145f1a537b11359c5a4c0ce955fb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2466000/100000</split:value>
-      <split:quantity>-2466000/100000</split:quantity>
-      <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">43dfa6fae54c4aff73790aa4ba0aa0c9</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-09-06 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>539150000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">200e6596b0041b4813a98817283e5af6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>28100/100000</split:value>
-      <split:quantity>28100/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">36e0c9b9f1d91123bcaec148d51715d2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-508000/100000</split:value>
-      <split:quantity>-508000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">73a130f18115279128d42807eecd9d17</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-11-09 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>566126000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">282cd6c6458cea3b89bef3590eb83ccb</split:id>
-      <split:memo>Cash purchase shares</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40045800/100000</split:value>
-      <split:quantity>40045800/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">66ca33deec7dc6bbc78add0607119ece</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/100000</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fc0c9984db19d22c0080c274096908c7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-700000000/100000</split:value>
-      <split:quantity>-7000/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">23cb1f7f4409e51a476adc9ef195900b</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-12-06 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>580938000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f1b677ba88b8fa17b03a9768d7716e75</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1293900/100000</split:value>
-      <split:quantity>1293900/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">292aaed2f44da96b0de02f2239004b66</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-21919000/100000</split:value>
-      <split:quantity>-21919000/100000</split:quantity>
-      <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2b08ee848c95f18f12db77217eb36b4e</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-12-06 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>599777000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">05e092d86bde4e58ccde836f1bb97b78</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>232900/100000</split:value>
-      <split:quantity>232900/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7a799696a5ff64873b78831eda310584</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3945000/100000</split:value>
-      <split:quantity>-3945000/100000</split:quantity>
-      <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">58d7805fcf5932e1a5f0500963d96450</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1989-12-06 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>605179000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">af046937a608b87d08b5f11d62c6719b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>854000/100000</split:value>
-      <split:quantity>854000/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a61bf38bd8c7a3ff10b2102096f39ff0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-14467000/100000</split:value>
-      <split:quantity>-14467000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">08ea79689b54b587b246bea23125f998</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-03-08 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>650450000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d0872878240512ae65ca17068a914909</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>388600/100000</split:value>
-      <split:quantity>388600/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">93f7d49022ac65f90bbc3fc53eaf2b96</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6470000/100000</split:value>
-      <split:quantity>-6470000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6ab9b6845369243f6551f22f9525e582</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-06-14 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>715197000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">28caae2a98bb78da3a71f2a905299b1d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>376100/100000</split:value>
-      <split:quantity>376100/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1b39b7011524db6f6e2991876822e4a3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6525000/100000</split:value>
-      <split:quantity>-6525000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d6e78e4275e257da6c333a9876c3b644</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-07-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>741484000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">356c4b8988eb64b3b536e45b674b431d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>345800000/100000</split:value>
-      <split:quantity>3458/1</split:quantity>
-      <split:account type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">00eefbfbf6cbc2087201547d60869e6e</split:id>
-      <split:memo>Exch to Gov't Res</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-20000000/100000</split:value>
-      <split:quantity>-20000000/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">680d192c14288d0ed7637fb851a29be8</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-09-06 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>802554000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">809e546b9f88e57482cf9e6a5d5cca8e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>387200/100000</split:value>
-      <split:quantity>387200/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a5c2aa715587537eb4e360b7c7a3bab7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5936000/100000</split:value>
-      <split:quantity>-5936000/100000</split:quantity>
-      <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">13db67067727f862cdee747851412a42</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-09-06 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>809391000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5e2677cb59f886298068cf7adfccd6d2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>38/1</split:value>
-      <split:quantity>246400/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bed35a0912239f4a0f0b9911e640ab92</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/1</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4d2c8bc73228c127091b9545542d56b5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-38/1</split:value>
-      <split:quantity>-3778000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a9ac82622309af3adbbb3863f99f6574</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1990-12-13 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>867579000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4e936b3f336d88a496bc028425cd85bf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>44/1</split:value>
-      <split:quantity>292800/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">30c67568c9f6bcef04554aa66ba918b0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/1</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">339c1d82ea13e3638f015ffc192badf7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-44/1</split:value>
-      <split:quantity>-4419000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">28cd07143b428794f4a06eae5ecacb02</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-03-07 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>915250000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">be884d993442652f1eb2b6daa1b0d08f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>180400/100000</split:value>
-      <split:quantity>180400/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fe036a7cfe1cdcd097553265e00f1298</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3348000/100000</split:value>
-      <split:quantity>-3348000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2a3ace35d28647deb539be077ded27d3</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-04-15 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
-    <ts:ns>944175000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6dd7c0040101979cb52d9c8ded76ee8e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>199000000/100000</split:value>
-      <split:quantity>1990/1</split:quantity>
-      <split:account type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d0ad508bed58a23e859f852cdcc71178</split:id>
-      <split:memo>Exch To Gov't Reserves</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-10000000/100000</split:value>
-      <split:quantity>-10000000/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8b49f2c93c966b41993f643760400feb</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-06-13 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>9336000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">55ce7fda5ef77face473882660e5cf92</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>18/1</split:value>
-      <split:quantity>91900/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d443f15fdb90108970a3a2816aa832f1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/1</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5efe020018b2f5f4b3e543a2c5f39c0a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-18/1</split:value>
-      <split:quantity>-1809000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f751b22486e6c264adff44f5222e0bab</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-09-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>84032000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3811f3094ab0b7fce236b5d7269e924c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>357400/100000</split:value>
-      <split:quantity>357400/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">34127722283abfdbb20760bf54eaa751</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6909000/100000</split:value>
-      <split:quantity>-6909000/100000</split:quantity>
-      <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4e4b7413fc3c654d36941e6ac38584e5</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-09-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>101337000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e463c0d19439e55a8fd191cbde39a40c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>18/1</split:value>
-      <split:quantity>94100/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4f0e9a20946ab3f48bf42624b6955935</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/1</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">34699eb644cc32a207fa804228e6f5c9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-18/1</split:value>
-      <split:quantity>-1818000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">60015b9113b9c1fc9ae8f9741c9f3d98</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-09-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>110059000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a8f2a9e9f53f86ee2bcfe4d09631bbbd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>244500/100000</split:value>
-      <split:quantity>244500/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">70cd251135221dd0d741d859d5a3c242</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4726000/100000</split:value>
-      <split:quantity>-4726000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2f28a3dc872fa18648c555e84e528e3d</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1991-12-05 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>171475000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c80432358e199c99d62da70c8c09cbdc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>59300/100000</split:value>
-      <split:quantity>59300/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6af85c51032b652c0bcfa1213bc778bb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1133000/100000</split:value>
-      <split:quantity>-1133000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">376483f378a511050e4a30e4251fe4c6</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-03-12 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>250396000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">206c29a967fe63de592935d3b7f0a878</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>90300/100000</split:value>
-      <split:quantity>90300/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7709a6924ce69fcda1004ffafc285696</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1894000/100000</split:value>
-      <split:quantity>-1894000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">723f94b81b3e839a17cb3571c263a92c</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-06-11 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>312749000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">73a654e5d18b53c178873951bd77cacf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>107800/100000</split:value>
-      <split:quantity>107800/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1450d0a1b0306e4a613223808c4bee8c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2283000/100000</split:value>
-      <split:quantity>-2283000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e889663b2b331ec1e4cc85702a7da666</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-09-03 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>384390000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fccae23b917d5f32ee03bcc40b859624</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1043400/100000</split:value>
-      <split:quantity>1043400/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">546f786c11c73954c46900690151db82</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-19709000/100000</split:value>
-      <split:quantity>-19709000/100000</split:quantity>
-      <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">1d68fd78b1e5c0fc13bda01b00b9b39c</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-09-03 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>404235000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e3333a92a3a022e37f04bc3852916638</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1256100/100000</split:value>
-      <split:quantity>1256100/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">28a9d26d3faa0349d3f1150d34a58159</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-23728000/100000</split:value>
-      <split:quantity>-23728000/100000</split:quantity>
-      <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">89033b8faf4c55804c04d17922a828c4</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-09-03 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>414657000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">99585495d4d90f3518bc65e80f383f8f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>121500/100000</split:value>
-      <split:quantity>121500/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3cc24b671c09f3759f4310e0816d5746</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2296000/100000</split:value>
-      <split:quantity>-2296000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b8a38afaa9d3b82344fc7020eb9d099f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-11-12 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>473011000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">af958174d9ea862dad7af6ad329ba728</split:id>
-      <split:memo>Exch From Gov't Reserves</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10357300/100000</split:value>
-      <split:quantity>10357300/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b61403494bf7aa882aace4ed93bfb61b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/100000</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ed4ef7d90b31b1cbd8d940407901af3c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-200000000/100000</split:value>
-      <split:quantity>-2000/1</split:quantity>
-      <split:account type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ead272cc9bb339f291b3402376927be0</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-11-15 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>512951000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">117553a5784faaa2459a1fcb34ad2f4f</split:id>
-      <split:memo>Cash purchase</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2548400/100000</split:value>
-      <split:quantity>2548400/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2abb34ac5e093adc1a476df743dd017d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-50000000/100000</split:value>
-      <split:quantity>-500/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">efdfa9e23bc696eb52d2bc12c6707443</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-12-03 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>553043000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">29df2eac11ba656319e1d574d3e98696</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>196100/100000</split:value>
-      <split:quantity>196100/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8a760fa274caf409fa79e0c9e101e156</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3791000/100000</split:value>
-      <split:quantity>-3791000/100000</split:quantity>
-      <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6b4c51f5557800e1c57ecb715b64021f</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-12-03 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>564845000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9521d167ec6083591f07693f6b2d33ec</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>35600/100000</split:value>
-      <split:quantity>35600/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1fc683d7fee739d0921bf87cf5e8cd80</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-688000/100000</split:value>
-      <split:quantity>-688000/100000</split:quantity>
-      <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">1af404c3705adbbdfd3ace86ee1b1e44</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1992-12-03 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>578623000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a311c0359e76ce0b8ec73908be336375</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>79/1</split:value>
-      <split:quantity>410000/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1cb120babe020bc6d3f27736debafb53</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/1</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">05b3e3615297baf14779f0f84bb57de1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-79/1</split:value>
-      <split:quantity>-7926000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">90007910c263187cc555646cea767093</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-03-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>682752000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">162c6847bbaa7e002983133b755219e9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>202800/100000</split:value>
-      <split:quantity>202800/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2e528934d31ec1e1eb4543f54e247175</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4212000/100000</split:value>
-      <split:quantity>-4212000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">54b3dfe257713caa06f3cbf409db8ace</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-03-23 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>695791000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e2d6affec3a4c49d0ff3a7757ca79346</split:id>
-      <split:memo>cash purchase of new shares</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>23485200/100000</split:value>
-      <split:quantity>23485200/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5ae76ee2a0de29fa0b6524fae5153260</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-500000000/100000</split:value>
-      <split:quantity>-5000/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">631806d8503d4fb7d28cf239c23cf6c9</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-06-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>844998000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6c86e3c928c06ebd20053a8bab39aa27</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>328600/100000</split:value>
-      <split:quantity>328600/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">63797e39d23f80d75b45e14fcea27cee</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7055000/100000</split:value>
-      <split:quantity>-7055000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d2d7f56bda985ccce1a0ebecf89c6d50</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-09-02 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>950696000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e355bd6326c30478b9eaa1b4341f3b28</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>693000/100000</split:value>
-      <split:quantity>693000/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">10aa4145f6fce7a29834f32c4ffa8d6d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-15371000/100000</split:value>
-      <split:quantity>-15371000/100000</split:quantity>
-      <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">84005d0c927673979de40acf3e6970d8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-09-02 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
-    <ts:ns>972770000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bb4559923e98c4df5535b8cb0164ce79</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>95/1</split:value>
-      <split:quantity>426500/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ebd8f2aaed67d7bf4de3b81085e69dae</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/1</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b65c1a346a7e71e95860a1400b260510</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-95/1</split:value>
-      <split:quantity>-9459000/100000</split:quantity>
-      <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3fd16f527fd978a266d0d91faf95eb24</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-09-02 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>5018000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b3501c1e38ef6817cd0a75d028a8b54c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>319800/100000</split:value>
-      <split:quantity>319800/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8e3d0d56e2328522d92f968f99112e48</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7093000/100000</split:value>
-      <split:quantity>-7093000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e25c7404323b7e79f5756bd2a77f44c5</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-12-02 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>339053000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4565bd443b712b4f6a2405d51d503116</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>444700/100000</split:value>
-      <split:quantity>444700/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f2794e58478b54c8668ebb3ad4e7c966</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-9690000/100000</split:value>
-      <split:quantity>-9690000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">35fd1ee961e2f78097dc7f7de8db6116</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-12-02 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>357816000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">63c0bbaa7bb26fbde0d122514b9466a0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>444700/100000</split:value>
-      <split:quantity>444700/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">993ab7e26c3441bf55ebc2053e255985</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-9690000/100000</split:value>
-      <split:quantity>-9690000/100000</split:quantity>
-      <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ef61b2fc0e6afc2420df67e26a311d35</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-12-02 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>381700000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5920c6c276608dd8b01334d677e46259</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>115/1</split:value>
-      <split:quantity>528000/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">212ca07f10e6521475e5cd15688262c4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/1</split:value>
-      <split:quantity>0/1</split:quantity>
-      <split:account type="guid">01ebde432dcc5dee900ce670743eab41</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2a8ec163df287a9c639a001356126708</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-115/1</split:value>
-      <split:quantity>-11506000/100000</split:quantity>
-      <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">73571733be8d7c8c456c675aa845b3fb</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-03-17 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>632156000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">208bb330b910a33b745b3790ac31834c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>273300/100000</split:value>
-      <split:quantity>273300/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">014a78d4e05c62d13d6169ea9eece435</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6198000/100000</split:value>
-      <split:quantity>-6198000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">34e3582727f48f45854d0e890f8ce1b6</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID Growth & Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-06-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>818547000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">003272498db7bba53825bfcbdc5a729d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>282100/100000</split:value>
-      <split:quantity>282100/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bb19f3b1a0573d752ddcd5ea11ee4846</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6226000/100000</split:value>
-      <split:quantity>-6226000/100000</split:quantity>
-      <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">823f3c36840f5467ca9239ae1d6809ec</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-09-15 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>188235000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e4a445dc759e8abe6642683594805098</split:id>
-      <split:memo>Cash Purchase Shares</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>42992300/100000</split:value>
-      <split:quantity>42992300/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6da3d2779e8df88964a9d5d81b868064</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-500000000/100000</split:value>
-      <split:quantity>-5000/1</split:quantity>
-      <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7fef1c436ebe86aa96d36413f321ae32</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-09-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>201862000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d993e8aa9d3a776255a8ffafc53a9fcc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>103000/100000</split:value>
-      <split:quantity>103000/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8260fc59d1b3eb80dc8ff2a88856e4d5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1195000/100000</split:value>
-      <split:quantity>-1195000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">aa9e227079076b70a233408688c8d1f8</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-10-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>249386000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">790eb44b7273c4b9631843cbd0a311f2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>195300/100000</split:value>
-      <split:quantity>195300/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9a146bec706e7171419b139cdfa92af8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2433000/100000</split:value>
-      <split:quantity>-2433000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7511f02356105aa42f378e0f5edc3f33</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-11-29 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>300351000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5da0d6bf03058755af8118e6c7d9de17</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>195500/100000</split:value>
-      <split:quantity>195500/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">68fb98ef0b084dd328bad9cdacdbf642</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2452000/100000</split:value>
-      <split:quantity>-2452000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6b23e55ae225e7f230fd0a4b2d7427c4</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-12-16 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>410525000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">259dfe4f85dea0b3c96eba22c3a2be38</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>581700/100000</split:value>
-      <split:quantity>581700/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fa277d5b6e9b670c5540b68b5f0cc823</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7393000/100000</split:value>
-      <split:quantity>-7393000/100000</split:quantity>
-      <split:account type="guid">5f4d3dd84f8df6527d5091152aadb4d6</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">33faf9899a4a6e2d990a42704892ab98</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1993-12-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>434149000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">39a73d933f6b16e1e020c87ac145aac9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>346100/100000</split:value>
-      <split:quantity>346100/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a86ddbe40653a54b736f043f424fd23c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4524000/100000</split:value>
-      <split:quantity>-4524000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9dc9fe98441ca61e817531cf55331b55</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-01-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>488179000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e363d8bd89db035e1d7e4364cb743e22</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>164000/100000</split:value>
-      <split:quantity>164000/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9acbdd9b8d6da136b275afc24dbcf661</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2216000/100000</split:value>
-      <split:quantity>-2216000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a1d9094171881e9ff1d6f954dee11b45</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-02-03 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>554177000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9c931116b323d2edd8c468e061e92673</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>669900/100000</split:value>
-      <split:quantity>669900/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c364fa516c863144a7896e6bf38b93d9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-8916000/100000</split:value>
-      <split:quantity>-8916000/100000</split:quantity>
-      <split:account type="guid">5f4d3dd84f8df6527d5091152aadb4d6</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0ef4b9dc4ef40a158be6218fba7e07bd</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-02-27 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>572522000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0aa1cab5bd473e8aa0de96fd23954310</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>190300/100000</split:value>
-      <split:quantity>190300/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e39ef0ace88c5d762b18811372c51ddd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2266000/100000</split:value>
-      <split:quantity>-2266000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">60ef810e4fc8e6c68f5184acfee489be</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-03-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>671287000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2e9bd8a660525096a4a89bff20283956</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>216600/100000</split:value>
-      <split:quantity>216600/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3964627fc6d4ee837111b90317dcdba7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2183000/100000</split:value>
-      <split:quantity>-2183000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c7b88f05485f6491eee28e15af2de163</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-04-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>733134000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2f11ce5bbb83e4314595fad43e84f391</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>166900/100000</split:value>
-      <split:quantity>166900/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fa962b6cf19cb252de960bc2e8cb8b8e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1606000/100000</split:value>
-      <split:quantity>-1606000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c31086d0195a6c14231a9a4e7f4beaa6</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-05-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>775582000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">54ef9845da30c3e67469c79b116fd23e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>156700/100000</split:value>
-      <split:quantity>156700/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">dda0f5ee0c544c70f897c21870109f36</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1581000/100000</split:value>
-      <split:quantity>-1581000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">967f9ac08912e8cd882811394ae9cd5a</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-06-29 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>861245000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b8acd0dde533d8ae0bf28259ce5b244b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>222400/100000</split:value>
-      <split:quantity>222400/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">677ea41cdd9236df34c27a8362b8c393</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2111000/100000</split:value>
-      <split:quantity>-2111000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c9a2c3862a3c2f6db81480552e43396c</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1994-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
-    <ts:ns>908364000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">81fa7e919ca3627f8731fff26a2bbe95</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>240500/100000</split:value>
-      <split:quantity>240500/100000</split:quantity>
-      <split:account type="guid">0fac2553ae5a682f5ae978d081566ea5</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">462625978077b6148074c3d2db8978c9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2328000/100000</split:value>
-      <split:quantity>-2328000/100000</split:quantity>
-      <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+¬>hýÎç[ÿðéoúÛ?Ý-°žø@æÛ×/Ú¸Sææ‰dÞ|ýêî¾øPâÛ¯_|Dd=ñ¡ÌïøãO¿}ýòÎÇãû>ÿæîÇß|ðô¼ûéùáÓõË»?k|ÿƒç_öÝë×±H¿<öôÇ&ãÇsQz}÷²>xõ‡—ãn‘›'>ƒ_ýv¼þæîøþ¡%ß^÷ò§»üûg~,÷íëWw/šïŸùp×|÷æî\| 1¾ùöëWwÏÖû‡>”|ùöõÝ;ôæ‰d^¼üý«íÑïŸù@îÿ}Uï8˯ûÇfy=ñá.*|[ê×w¿Üû‡>”|û¡·>ÿûñ²¿ºûõÞ=ò‹whÿe{õÝ˵JÞ–«ÖùöO߯ï»áëçùWŸ}øÀ÷ë»Qð7)TG|k}ù—/úÕ»ñåw/ú/>/6¸pͳiÃ&ÒgEöÖAQ~õÙ÷Rw¼L{õÍ7¡•‚ÇŸË-o´%VÚÍWñ9Ø©·¯ËË7¡â£Å+'šJØÅ†ÆÎžnŠH5n-¶Ð#ÏÊ-6ÙeLÊO¯MΨ£YçÂ+ô Â2¢%k—Áã£ù’ËýVã)–ž+¾’ÆgâTKž]Rl_‰9RJŸÒO9©AöˆórÿÛ²œÃµ¯¹#âÔµ€€
+ñuñüè†Øc_—=æ¬ì?á.ÞFíZ=Þ©ÊpQ«ÂóCåÿ3ùgi™L££×Ñ {JžÀj+:´¶Šú)-²³šÉ43ÿãå›oG{1_Œ~ïÅX<[5°Ø%yÔ¦¬d܍QäS:ÿ'²Îëî+ÞçÅ›õý{¨—F¥’õÐú âÚ02É:G¯Ínñ#ý?ÿÛ¯ÿéwŠO볤Ø}Boû¬6D“Ž˜¥[”ɳŸ‹û-ÁŸ=¿oË‹—£_ýº¼~ùâå—÷Øê9‰¤pI]fîÒ…ZxW4-ÝâDþú¿ÿ/þù=ßùøù{ãÙ›sòöõËŸÜ3Ö±tBÍ#Ö{,ÿ+Þò,™œÇ(ø«ÏÞ	ýYþ}ÆQÞߏÇÍ/íåí¸þöÕ›·£ÿ3ß¾¹ùâçÙ¯^]¥ôË›¿¯®Ã
+mýþ‘?ÿØý”¿üäÐñú'?RÊ7?Z®2ÿ’ò/É7~ô;—o>mvNúþÛñ…ï~Ç»_üƒ¸ïûQ$ÇúÚMúã›÷¿çýÞýw|åæ¿~<¥¥‰1…Å¡æE{KeJc…4kEZSú^ìG?ç›ñÍ«ÏWêÔÕ·ß½n_•7ãêÕ¼z9þpõæ«XuoÞÞ<÷¡èë÷Ñ)ýúÍÛ52/ß?ü“ï|(øûòõw1‹Éâï»ÏÞ›Z?üî‡ÿú]yùvíºÛ„þüÀ‡rïaµ/ŒøÙïçá³MÄ}'&'ÉÝò:(ž¼ZKmR+ñ'¥ðfn˜Ÿ9º×ïÆ'íßwbŸåŒëÇ#³>>®?øÏ7ïq÷À=y–´fi3¥pJZ+efSØ+`LŽÚsAæ'G:9œ+j9‹È	¨…½c¬6 -+uÜÃCï-_ꃥ†sF¯K«ð󠖝€ZIè'ò>JÂ
+É-Þ§§>=ÔQÏáÁ¶Y¼w¶%±ÂwRkCâ´Ô
+ûemßuÄ¥K%çF<™c×Àavì5sÚï%nÊ\
+µÊ°Øœ5Æi $•9ê$OáyPËÅKä­+Ê?S+‡q“Ï@­Y©xQêP§úHa8§â\=ƪh‡£v—$}{kSâ´Ô’ܘÂÉRÃCLñË%—ÂŽJüÎã¨ek˜vRkSæR¨åÔz¼R,ïðÒ5ü‰©+÷p,L<jåô(¶ÖÝÔ
+eL' –[bì]šÍì¢Iº0×,Ê#‡}˜­%`º“Z[§¥6°Æ¯*À+µ4AeÃÚº7·=³ê(Þ`ŒgB­ü#[똘­P+\İOŸžZ©Iט¿‚n=‡é5µa(&×qÔBØé!nJœ–ZÓÓÄbÄ
+µ”šª‡z÷Äá„×áYŽ£V8>»©µ)s)Ô’Öm÷‘ÜDÏÅÜ7ŒÊTcŽžGÌV†G‰4½›ZbpqŒ°“Cýwj-Õ
+&
+´¦1TáÕêNwbk[ä´Ürmô÷eÉôiJ¶RGeØ@‡éƒëÌz£÷›n]
+¹ærϵUÕN"#Y«5\ŠŽsBüýÈE×A˜Ë²ó" Rì.Á±âzæIá33÷˜ÖÔË>‘U$qŸ½µ%q^nÙ`.Ü›AÖ€SîœZb‚9òqöÃî³­m™K¡V›TÁ£˜N•R&AwìÍR‘‘žµàì©©Åž€Z*ÅGŠÜKÍՁw!í³eÊ·'3þÜ{D ÔÚ”8-µ†VÔðOb÷âU9O¨xòØûq^"ƒîÚÚ–¹jÛÄ)u ˜ÍÒo*Ú„W,<xLѦôXùˆwSKdÕa;µª‹bw†ÒaZ
+ÿÐM˜‚Àèý°˜-	›cï=â†Äi©E>ÕæÌI¥÷ÒÌ!ÍÖ¡»ªd°©e®ûï·d.…ZSG8c¦€sê0{±Æàæf¡±Ÿµ'ñnjiÕ3Ü#Zl]ˆÆÊEÈW‰9¤t³fTúažߤì²µ¶$NK-I“T0Ë
+Ì&	/1Ó¨%\RÏF?°ï¾GÜ–¹j…+X³÷&ëæp4(„Â=L$e®—{Ôzœ|ďP+l­œO at -cy0Ì1eJX«XÏ2Í[Ø\ÚZ;÷Ö¦Äi©•’‚X.0ø#†FòV+µ|M9ëäÖ
+®Î+:1[=0n+ï6Ý”¹j
+R*j¹Jïè}]6ib
+÷}ëò§?ÛºµçÂC¶ýèñiÊÕ+9±Æ¯á‰ÚeÖ‘§µ~æv
+꫞~´Žø'=UtŒéÁRƒ¿R§d6£ÞÓ‘Õd9}ÿ×Έ¹t‰ÕdW“°j]be\··ázXK
+¥ù§9ù´ºB®ó“'­fá3›Palaguй»ŽÀb–Û´ÃBPWtó¾Ý´)qZæ3ÍÑjøÞÓËŒ1/£¡Î†=!Ëq!r*ywJ¶̎±ýxC¯'ÄçVCOõ˜çZK°âցk9¬Ü®m?-®ü:?ùb6d:ÃÍ„ŸFm¼LŽéëÉT€œcoeìtܶ¢¤;ïk7%΋«
+ƒûÄ Ul×ÕbÀhy„žÇÌt\”‰¾Sƒ;qµ%s)¸*Ý+…#Žˆ„ÚV:[˜}-IÍ™9ïÊ z`«—‡p*Ãu֧ކCOšÎéY©a¦:©Pn
+֐¡qé2SXVÇåLÑ_ü8Ñø³n8—ONÖ“ç¹ :4àu»á]½vw”î9šÏÁ{Î8tKLMÂÓ+‚ö:“¤ÐŸp`gƒ{/Êxõç嘝ší­hÉ
+W+OÞ¼%zL\i_ý¤ÿóØÎêg¨N	»•BE7Âu5Òi}B	+*éa6(ŠÞsAÊôŒàÎ… 4K½J³>“jo1Ì=Fwâa	/—ws
+–rï`6b8ÃMZ‰Å9õq\Iâû¯Êõ(þ¼+´éì>:6V„uL*áÈËàñ´Ç¢\¦'ÌVÂEu;2„Îa–Œ˜ËɏEOÁxJYÎÑPp†ßø3é6è®7·¶'îxX¤œw·SÙ9-ìgÁlÇÒ¦¢
+mT¶Öz[^æqwþ‘w×<¸EhÇè‚»Í\K‰¥4ÚèÉê„ܪb;õ~£{²´0U’“0=f<ÏÔL™¨Ö$Ÿ¾vú'DÖM±ƒôôÈ’ð¢ÎPì`ôJ„¾…5ò:U
+§YLb|Ü‘áÎ ¥M‰ÓkY¡3‡y‘Ä~YÕ×*`[åRËé¸KgýEÓ·e.ÅÂ’U&
+‡÷Øo]¬6°Xô%L-,4¬œWø£‹ç'ÉÎ(p\U/6klâ”{ã* ô6€œ”š†«å]î¼ÉÙ’8-®
+´žÜ:iì–‚*hŠØËìó¸Ì;K²WÛ2—rÚçr¯ÞµLe8¨ÒˆÛ¼É(~r\ɏÂ'I^AG;C¢0Žá^$度vËzïÅå †«UÈr®¶$N‹+°ɇôVÖ‘á*sÅÃÔÀuŒÑn\mË\
+®†ÔR+ek}iSgmá<TÑskŸWÿåÕïß^ývEÿLZ™ßø‚ÑÞî¼¢0;CÉN—NÝæÊ©+úBø&šûð\Nîf>N¥âÁ
+!Ÿ!yŒ­YËŠ!6ëº3˜V𳗍‘A÷¦ïo‹œ–T£BÍkÃÕí«%W+©Å+°ë°#{ž>`ho‘¹c¬Ï\n¦~V³ðg{Ñ1dd÷˜œOßâ“ò* OΫÌgˆÜ
+.
+.©TqY±ÍR¹ãê5`µO¶½±G·	–YL%6rhƒáët%­­†•XîÒøÀÔ)Ùo]-©´®&Šô•–Ï©Éì«NÂà
+ÙèÓ÷ßúÄ´zúc.ÊŽv†c®´ÊZ¨¡¥µ‘V’§Õ¨WÂSñ¦‡]ñ^Op[ä´¤j³1”Q:äºrÊJ]ù–ap g>¬ Ëõ†ö™K±®Š!ÏP¥Î¤#€ê{™9ÕF1EíܼzœZêáÕjÉ|†œ×ØG %s¡ØºS›Mï)”¢6©¥Ãô?ÛîbnÛ"§åÕd’¥ÇG,
+L„M1¦|&_ýMËqg×Ú[d.…WÎSR'1Ì© ÇÛYø3YÑxåÕjö̼zœ*êã•À)ª¨ç>R«E ð,±Ó´j¢–}ºÆ+I»[l‹œ–WÔª
+…‘ÑB‘>Îœì¸€‡í-2—«fì2³d5Ÿ­
+sZù€:꟔WS?ýn^…Cð.Œæ©yUY{æ(QÉæUО{ªêÇõTÛm_mŠœ–W¥Još³Í›JÃ5Tyʦ¥¢Çæ>ξÚ?´·È\
+¯’Rî fÀjvƒ‰ËkU¤.óܼzœªéá„iz†ó«Ñò4Ê«ü@î¡y¬Qjf‹Ú–î§÷yoHé¶Èiy¥=|k´–‹0)aÆ<ÃxmùÀîZû‡ö™KᣏB@Õc¥¯SZKAçÊl87¯ì¼ZUÊOÀ+f%ÅuS7=þP3q…&í¦åÐA¼ZYE{ï·DNË+£™dæp9²S	q¨­r“Ùk
+/äÀ›ÁÝC{‹Ì¥ðjÕçÖ™Z*ÐG™Yû0–øÿ1ÎÍ+?ƒ?Hèx†ÐÒ0§B©ˆFXË+YëÊÕj&‡E3òþ’­Û"§åUï±õÚò*XE¥›&롈ê(å°~?×Ú[d.…W+ó”‘»’eM3Ôr¸æIg: ›Ö§äUN'ˆg`F;Eÿ?™{ó‘,[u_¹o”JøûhYÛUL´›W›"§åUÎK	JŸ¥Œ)6SüÊ>ÃÂÊcf¹^?`ho‘¹^Q)D$ÂiˆŽ†"Í&‹c]I‡çæUþ‘}õ$¼
+²ç3Ä3$‰7ŸÎ4¯Ï 2[E@½´YŽ;¿Â›hÆ]¼Ú9-¯ædâ•ÃС¶Ò$«…½Š¹y)ÉèÀóöýC{‹Ì¥ðŠG©sí©¯ÂfÉjìMÍS«ÈçN‹ÎpûJÖ0W­©ÉT
+<å“#
+\ÅAQ8ç~\ü•øþó«-‘ÓòªwBЩàá
+úœámÊ¥n)•C#Ûwí-2—Â+¤ðˆ+¯xˆÍ9
+¦Î-w«`S¥¶™Ä§Î“ÛW«Å“óŠ
+O‘í<jòÑÉg§Â¹ãl¸n‹Â7ì·ïª›ò27kgŽ×Wóõ«o®æ‹þꪭÎð‡–¡atѽµ n:-îUTsìöÑ;Ô,„XS‚¢ƒIðÀpˆÍú€0×ËK”‡¡÷Þ²›ÍUúlШ”ZÏ:yrÐÝt6:èæŒ+Z+âŠj©P&Õ<¯´šý°Di}W\sgI at Nì'ö	vÓŽ#/–RÂÌ=5#[¹QH6º…ý"·§H¿Så_Æ;uñê»·Wÿ®~÷§«¯^}÷füûãTÇõƒfãV©GVÇadZ<ö„…¶émhïa¨öDŸ¾ÃÏ'ÆÜ	ÎËVªçüOë9—™‰šAç$d¦àcBõ°òœÌ7VÃ.“lSä´YÊdÓ[%tIém•Û e‹Qc:0ž~ÿÐÞ"s)þ'Í63Ÿ³tÖbE
+û,$©$jzâøÔÅ«3ÔƒÃ6¢ÃÏU•sÑRÅšIgÕð@;O?.ê
+÷nªm‘ÓòŠ(ád¤l‚B=ô"¯ø_‹÷p<.¿úC{‹Ì¥ðª÷v1‚”ê•,¥«Xs‰´Z;q½­Å«3ÔƒÐ$™ÏŸšdpí¼5ñXmÔ|ö¯Þ3êaùÕ”aï¥Ù¶Èiy%³öåI†÷©÷nFY±É©Ç«í-2—Â+0ÍË8
+×:¬Ät"'Ó4G:qiùÅ«3ÔƒPå3ô¨¶n)€Ê¿)ˆå.H÷¬­·«(ìåÕ¦ÈiyEÕ±#d[bpÃ-D+uPnñ…~\}Àí-2—«U+~¤Yˇ÷ÿõèûŽÕÌÄw÷MºMêRî;t˜8õæÕ[(ˆŠáÇ¥n9Æn€–Ï®/NàbN'И¨Ä.X.IEé5<ÇÄ­¦™Êaú"¦bï!×¶ÈiíÛ6 0r)Fš)F·©…ˆ9\‡ë=`ho‘¹û¶Í\d„ç–uéµ:­Pç°Úºƒ?7¯ì¡EøGxeù&?óÉyvžöÒÑ$,±àú£!wCÖÃòÛsz@àûÖÓÛ·77E&L޵ ÆàÂBRb‹¤Û3žÂ"{ÐDÜ*u)YR«-IuïutϝÙV×nK=;áN`‘9ªžÁ"›5•Õ½](Çz3`é.(ÍL°f‘yÚ{Š¿)qZ{¬Äϵ¡áßb0uU;mŽ­bòQZ­ÇÅŸìØm‘K±ÆÒHêµæ\­)‡é¬º
+ÒɃ‚ÏP-¦2Ÿ"ú¤{jd©ÔQ$…ýÐ<ìƒqµ«„ÃX…»+¤nJœ–U@µÙ0§.%1´N1Ð	 Rí|\.üþÝ¹VÅ‹¥ÚrÕìБt€ÄÖÓð%•õÄ•ýƒU§¨Œ¶Âvìv•^*óˆéd/¹­0ÌÂl‡Ežàî–ß›§eA£Ø
+Pº«ñÄÒKïCb7øâa‰!×ûv[äRXEJ‰Ṕ‹’¢Ìæ&mŇê|â®I‹UùÉVFHéY¥á˜pµXk3¥‘j+>KÚp´)qZV!Wó‰°c´Ã†wÉ–'Ïv\eŽý»-r)¬Ò^g'^ñ(&ñB-øÖº†q•Zµ3‡Eäs”y4s<…]¥^Òj	žêí“;”Y–Û…%{:®­’í.$´%q^V‰ósK½ºÌ€bo(‰ú*fÇníØm‘‹aÕ™â]2# ÖN0XÛT8s€C>G‰GOù)
++µ+–TÌÝÌid(~ fÑžG;,0’v‡EnJœ–UCgRŸd8’ä<¦ÍVzx×±qr0ì8p¼éÏÙS³ªŒØi¥­÷j:{ó6ˈe0z¶"ãä¬:C9 ä3¤«W'!á²(*±ZòÜs L)X´†a·]µ%qZVµ6:„VZJcElf£¯ÌÏp>ÒqvÕîÝ¹Ve™Èŧ%ñ\™'Cê>udqlçfÕJy` Ÿ!UÙ§Õ9©TŸT[*M»:Ì<<wSå°÷šjSâ´¬¢Ølše´šûì–Ùzñ
+ {Õã
+ýïØm‘KaUx	Ó¹PÑ>„Uåñµ¤Õ,¬žœUg(äÂj§e܇M·êÝ8–Ý„R!׌ñ00î­ý°-rZZ­<žÑ©a±ªgéâ–\›±’Ô~X˜Ûõ†ö™Káçx§9:׊	–dc•ah=‡‰un^=R ¿‹WÈtÓâ©qû(ÅæÕ\ÃÚ[Ñ(½×Âd9ZÑêÂfÔ½¹#Û"çÅd¬Ä9†t4fLcš!vw¥×üC{‹Ì¥à*°«ˆ‹ë‰©k%¸†¥ÛmV>ùuà#Uu¸Wñ
+8ƒ'ÈÞÂ_¦;·ÄÜ¥ôܶb<+X“	ö†do‹œW9ß”(#M¹¦iÅnBj¦½XÔaÿÐÞ"s)¸jh¦c¢SÍsPõ’DÕz€úܸz¤”ç;q%ç^èÐ@VÛ·ÑRᡞLÊÕg9ìâ*SÚïn‰œW³
+õœ&UˆÁ¬ÂHë×Z!w%ø€¡½EæRpE¡+š¤,æIWçÕPÇì‰Z¼û<sühYÏwâ*¯v*é¼â*᫸«»­†}™´ó(š´e;®
+ÞX—û¼Á-‘Óòj¶„CG¦6g73ï“våõ%JGzƒ»‡ö™Ká•bBÐð!¬•³>8Þ’]r©M“Û¼z¬Ìç»yE„~wêÚÀìcÅ­,/‰Gg_k!ÿ•WæUQaÏ€Â\›XÍ¢³2®êKÈÇ%þ•W?Š¼Êìy
+L.Rzbc£Iîaúž›W”$x7¯$ŸÁô"–¥ØDVÆÄØ\5,å6ÖXývã¤ÝÇW›"§åUM³Z’Uî/q¦”TJx‡¹ØÓèC{‹ÌÅðªY¢^5×¹Ú®õâæXJ¨ê*I
+ž›W”(x7¯UÎP­a¤ºîIˆ­#Pjñ•*E¹g+«j^ºPUDjñ¿Y[ÕqS¡!Ü¶z¤„Á»Y% tÛŠjï@y¨­êDï³1”1Æ>;̶
+ÿh¯mµ)rZZ%n`„¹´^ãÍ÷pC#¬zÓ(å8Z=`ho‘¹^…÷MÌÖ`t"PoCZ/µ—‚'çÕ#%
+ÞÍ+Kjgè§ÓRå\!vr²ZFe&²&µ(í¸ä6—½…Æ7%NK+_'€±´°Š:š×6Zjhñ»Âº:ζÚ=°Û"—Â*˘YÃÄ„„¡“û*‚2ë.õÌQíðhIƒw³Êù]ÿ§fUi‰²ÎN5+δNWF*VVw>¬pœëÞ³•M‰Ó²ªØÌu¬²¿(hšU¬×Š•’	›˜à¼{`·E.…UÀÜtJîaèè>M44H¸“µŸ›U§H"J'`ÕH),âÒŠÅ®¥U+®c1
+cCÃnڝò^VmIœ–U³zX©œiHŸØ»äZªkwåã"D÷ì¶È¥°*ƒÏî)24“ ¢p&æ(11ÜÏ¿+«¼zjy5«¥^©Œ<FE_øf\Á9ò	Ï>…]ÅÅ
+&Y,=Ì«º&5þ–+«zÖsÅÖÖ@GPÃÖ‚TÇ\u]Ïͪ3䲯êõ'`UìÒ¨–!”Êh1‡áÕÃH‡Åî­°)qZVU9[)}zëZêkY2‹Ý?°Û"—ªe†7îD❊¶4}š¬šÇ0ÏlWá9ò…ÒÊJzzVÕàÆ·Ö€óªµï‡e¯î­·)qZV¡jkèÊÔ³ë(C6fãÚi_µ`·E.…Ušcu›¶ë|p Š™½'Ö–Umœùl­‰àݬ’íV±”)«ÖöÐ?	ÕW¤5†çßðvØ= àÞëªM‰Ó²Ê¤•‰µPiÓRŒf›™¡^Ñ ]Ë_ºÞ?°Û"—ªau¶RW'fˆ9 cRëîœS>sÌ~”'f•†ñrŠüåì%&¬Œf#ugTÖÂÓ-Çb·ÅîMÙ”8-«fìVÁ2‡ä¹H…EŠ»K2]§»ú€»v[äRXUGj
+’åYGøãiÝÏJAà
+ùì¬zzP%'?Ã=à»Sto¾hAµµä£Öa1Öà`wwƒgÕ6b¦°š)iª-C‘J£zµÞB?QKp\]˜ýM#.¹eDn^ŒƒI)P¥“Cû¦°°Œ»ê*/ýWN}„S–ÏÑì´ö’¼šyÔ™°TŒI´Ö'=.^hoЦÄiIE2Íçªó=M›Œ™`e@+—.?ŽT»v[äRX*ƒ>z)+ÄtSîд{:ù¹úò–
+Rl˜°Š(µìc½’•1§ ƒJ˜Ë:>¬J8ðÞôÚM‰Ó²*§J¾ Ð{÷’g­¡,ÍYµ{`·E.…UTg¶I
+{έ˜û<¤N6?ù¹úò–MÑõç꥞Õm5`$_c¥OY80­gWíNÙ”8-«t4‰ßPÁyù 6–ûW†ú5¬Öãò–÷ì¶È¥°*L©•CÞrÂÖƒ[+WÿJŠŒâ±uYG¬\^É€iÖÃîª@vÇ+lIœ–UdÃWôgƒšVQû.©™»ø´9ð¸˜õý»-r)¬BŸ%KE¶¬«@7†ÆC¬ê{çfÕò–	å±U¡ú±£bÎf²êUåŽ7¡VÜ“¸çÊnpKâ´¬’ÞŒ$‡:WïÐVù*)ñÛivàã:œîØm‘KaU+Ø©"ÕŽ"³Ô“No•!#÷Õªã̬zœ¼eÞ:¶ÿ3«`õç;ÃÙ:1‡›2séV›®[a#ËI&7•ãâ@}w¼Â–ÄiYÕ½ª³J—s¨ávXØ[Ã鸚 ûv[äRX5¸æÞØŽ"µÂh¸: g…RÎܯ’·ü$¬Ò¬®'`UÖRpÔžBÍ`.ɬ	A_¥~º…B:jOaÚ{¬²)qZVyI}µ0Ŷ.;:T
+¨Ç;¤~`ÞòþÝ¹VÕ›FãU&U2ÄjErø¼i–qæš øXyËw³*|®sÄ,äb2q_©	לòèÎ}E¦ÖÍ|wÌ–ÄiY%Áªr.ҐŠ9:TVn¿×…yÿÀn‹\
+«Z¤Áá挡!¯&˜#‰´sǬ?RÞòݬ¢`¼œU¡ý¦¸w—4i¼ZÉØ“<ήÊ{Ë–lJœ–UÔR‹m2µÆ/㼺+Ú¥‰j9ðp÷Àn‹\
+«R
+¡Š1¤Tš2U戭9@ØÏͪÇÉü«Üøuö¬4ËØ”jæŽÙXÑÖ”¦IÓvع
+îYÜ”8-«FJ<m%}®V)©•ØÅÁ-%Îp\ŒíõþÝ¹Vù:›ÊJUô:ZÓ†aײS
+g¾¤Çʼ›U¦¨é¹Ë¬Ã×q#„Ãj&ôÿ›o€1jå8VÙÞTM‰Ó²*¯ôþTÒ•à¤5¬ª‘ÿ–"rœ½z½`·E.…U…k•,ÖØÕR•64Ø<}Â:˜'gÕãäÞÍ*¢óX¥%,âŽë°ÆŸ©¸"°r¬>‘ÃrA(ï-	¾)qZV5(«õv¨Õ:Ujÿ.™Ôãz]ïØm‘KaU&ÝÃ#‡ÖÌG²1}U8©˜,õ,ŸžU¯_ýáíWWÿ¶|óí¸úâeûÙÌ2_±é1êXٝ1¡¦	ÎÀ,á2Œ	e]¦.¥ÆT¦†U&O¼#׿›ñÍ«Ïóíxyõ~¿xyõß¿{Ñþeüy—Ý<óiͲ´j.íyؐر!GøÖ¹„ñ	0©$ž%ü<Äg­Ÿu´úI‘FÑÓ(Þ{¯CÈ}2Wþ˜ôf€ö±N?ËQõL‰@
+—Xr+³»‡5*’iÕ|~RÄájÆURØ$vé”֪ͶڨŔPžá Ä=Fùã»ç+ÒÃ:édÚ·µ6%NË,+«d•üaÔš3²7.+Wq8ó<ÎÊ‚ðöBk[fÇØöaż!¤jŠëð°Ö“ñÓR‹°Ï"³¦FeNE
+ˆª%þÚq^—K-¿I`}rjÅ{a—šåJ–ÃÏ·Qi8¸ÌãêiYÞkgýTà´ÌB+'Ñgî¾¢Šj+£eŠÈš¹WýÓî[ÉM‘K±³ÂSȘf¶œÔ3X'°¤c´î=I}+~dâ>‰Â°äx†;Þ™«¨ÖbVm–à_Z%Uĺj–¡‡…ˆepÜy˜¸-rZôƒC)£Ç/¢¾’ªS	&Àúa˜Øž=ï/o¶-´ÇÔ­Ú”2±&oönxÃCdhžŸ–\5ÙFÖV}d›zU
+ºŽŠ««ç_Éuor¹«žáH1ñHÝdY!#ìÝÖ‡¡ЪkÕÃóÀM¶â¾æÜ§å–õ0ª$~Á2ÅKÃ<zÁœØ+trNû+mÊ\Ê‘"‡¶Ä³Mv„‘cJÖÆtÁîáâ=`“SPKçs´i›‰ÄcãJ
+‹K{ü;RîmUì:ìÀÞxïã¦Äi©U$׉V{ø‚çÌ©BN{e¢Ïy\ZV&ÚŸDz‹Ð¥,†­JDÌ+SeÓ
+$uÀ<Ë??·<-¸$rnq¢S\…¨L
+(H
+e·ð“XñLžL'µ½1½[§å–ãÔPZüOµ6œÃošPý8/QÞ%.ìÂÖ¶Ì¥PKÊz©0úP§0çð×§3pøk<‚Zrù©/p5s>Eq!°VÊ€âVË	¦hLiñÄà^s?ŒZ*;op7%NK­\Ñ«¦uoH½Ê\e0=›Š*xµb/î¦Ö¦Ì¥P«ËPÊXûj¤€+LAeå"Òe –þ(ïêI¨Eù$á½,ªy,¯µÜ°†FÄU”*áÔº¹Zݹ½–ЃnºrUϨ4FöÒ“Ö+vÕõ2*Í{e3î8-LcÌÿ“V,c6e&íᆋ¹ý"öæÞû×l_]½}µJ@ü_ß×€øÁw?-âà!÷·=²9Î4[Yò-˜õ4º
+ê¬+¼ŽgâPž!¶Î0Ÿr¶®IªÏÀ+´±pçÖŠkëït(7$NkšnPÂÌe6eÔ@é@Iën®`-õ¸@	vܼ-s)—ŽÃ6Ö$ª ÓZCIƒZ”¡Ð.‡ò‹ßýfƒÜ	®/~ûÛ┣Ÿ¡–v˜Õ1­ò•€[kSKŸ­u9.Z`UÝ}»HÏ)a¡ŽŽ\’ç±~ÛL5\ÇŽT*ÕÎtÏÑ|±pÔ¡­Ï`-C /Wg
+½¥XÚ÷¾kòU/8pºxiK8ùJþïµV4Áé>…÷µLD°g¸ÎôÔ7&ʧ¸‰¥ÆGʼn(ݬÐê{‘À¸uãzXº'Ñ}ÁîðŒ"1…ýÅ¡cÔ6æ*ÆO¥ˆÔâÙêa°—vDo¹„ùŠaµ£Í”yήo
+ƒã8ÛýÞk2žü¹a‚g{èÓž4VS§µkd”Á£•VÓs¸ºaqz„¾]wcÞó»S÷'Ç|fÔWAZ œ±¡¡J/%×Ô“†ùlioæñ–Äiy?GB)ÚæÈ­Ç®q½©À#¥™Á¿¼F¤Ýi|Û2C­‚ä&¤}T^ÅÛ“Æ;hÇçA-ºÎO~ä«ïÀ:MHïÚRŒANÙÕ[eè»{|qÜéh¾©„´s{-¡gpÔS霬ŽÎV+h¼þý¡÷@ù!÷@·]Ê=Uò	ͱy8´Ú¿O!TY´˜cWÚ£9Þù&(‡m~'Ûϐ¡Ì܆Î^xLÕcNŠf ’·yÜ`¾ïÙÕMÔs±Â:Îð{õPæšÂ+)lŸ:™F)ʇáþZ|@‰»Ü”¹”Ü<T•2ΆM˜:ŠSR
+>«)zL…S‹x†øðA‚m…–ú`.6ãϹ…ñ^èŽ
+÷fŒÒ3Š
+§™†ìK©8Éê$kÙ»—¾$cIÜWØ/µ€^føH–規ÑäãZŒî2Fn¬3£á#g®ž3Voy6/æé›OìÏ"wñ,”Âg¸é¬C	Ãs2Îð1Ô6õ•GŸk­‡ÅÓÃêC¶¯RÄ–Äiy¯©uàUt ÷žzì’nìñØ€Ž+äH
+»CM·e.…Z0Á
+öf
+³d²Æ¼:á
+́ýYPkUŠxŒîKwSK3â
+¨…ÚG@¶ƒÓÜ»@/±å¬%õ0Û4,µ}[kKà´Ì’2ç„«&´º dmß4vóq³“¸û6gSæR˜…˜Â‰j%”HìÈ•9ÿ
+•ê¹=ƒ¦˜,ŸšYÀ	ý—;¤—Xds¬nJì~_Ǫ3;®&—§ÌÚ8-³T“—U“ üNŸ­—xoš³ÌÆr`ˆl¾»3ɶ̥0K§SµÕþÍÐKÖV‘57,íy0KÂÔzjï3(Á;T,Âa'÷l•±e5Stα+FÈ3±´<@õäÔ2BO' Öl­ÀêY;O„1R¸0R5vÃªtæpJ÷Æ5oŠœ–[L2Õ¤åÜ– F3ÿdνÚq§Z«dÒîKÖ[„.&…º‹Í ̓Ûê:µ—:%fÑŸ‰½urQ"À3œk
+¼)P´‚ÖÀÀp
+©®[sˆÕ&x˜˜÷åÚ9-¹ÀŠwÕÞµ$$?äFRaËÇ52¾T؝“q‹Ð¥Ä‡˜'ÄÕSaRc¶D-QÏê+Û\ÅAëHÏFi<yð	gp>ƒÒÈy¥ó?*ŒÄ^òl1¯eu4»ÝÔýiÑã4ðM½Þ]v›"§ÕPêò¶Z]aéí¦åbŸÁÒÞSÖÃ"¯ù!tãKìy9fŸÅ×Q{‹7+jË«]Oè4zÅà&²î1*Ý
+7ÆDx¸÷	£´œkÌ>òr4;·ã)²ï>€Ü’8-­¬¨¤Y@©•IáËõÕê}ä0
+3çÇ£Þ”
+ÝWfSæRîM¤Rã<™y…ŒÜXG«š¹JXfù™øñ§ –„Åp†{gÈ=KÌ£$Cö<SØ8¥ÂZvæÔîmÀ´!pZf…Q+†]çŠëŒr¦mò°Öí°²…×b»oL6E.å¾$/•A
+5ñª§Úg_E­VºN8öc_“G˧=£ÔÎ`Y̹¥€ÓPi#–ØX1«æ¢àqÝÄÕHyë9/œZͰ*`¬ú$átœ ŠÒG-³òam–.)¡6q]µT3ƒkŒZ&UŸiÕÊÚÇq%î½&ãÉKNM[ÑIËÖ^!Ò94ëJL
+<„·¦ósp ñ&Ížób |†ò.yu+6ÒºNgFJà†±*‡êã°@H±ï>ïÛ’8-ïaek:R¥œ$&\Õ]€4§>¯ÃZ‚½Öè¶Ì¥P‹©bŸ«¥žfl¥$™Øê:ÕèÕ<Ï…Zð䯩8ë):¹èRæ
+5
+_oN,ª¬­hlºÛ§nn.Úï4®^Í«—ãWo¾*¯¼$ãíªn‘9-ô¸ŒUÓJê|–´òri–Áy”>ÎDZû’ão9–i–¤'ìñ:ÚÁÚôئ¬²3Ïwr
+Ñûø#%øÈÝN€;i&›ÇL&	-Ÿƒ±Xx“è¥ÀaÍ$vwlß’8-¯Õu wÀi©+‡‘62Íph@Û8¬4÷µ&ÞÝûx[æRŒ´]'Kíō[k#—´Ã4oÒù9žàMŒ5>5µœ“œ¢‚À@æÚ%ÃD±Ò|¬V„”'Ö;¢æîß›3º)qZjåTʺ¬œ Ò²<všmÕ°.ÇE’„§»/goº”ÛÙ‚Ä=…nVQtõ>(•6qˆkê»jÌ=Ú]ÇYH¥ šN@ªzŸÝa4ꓹZ«)Å;ìÌù¾wA–ç¨01V™¾2ºh“úÀj9Ǧèå0³ê’î:Â,k¹ IÑ¡y8‡]]rìÒ~4çã\é{¯Ék'¾à¢Ð8{–É ³»Zìé©{ž+cTxI†yÞ:ü3æ9å38ÑãEZhcŠem=
+Õ
+ž4XÈ>ûΛŽM‰ÓÒ~Õ¤Le at 8ÿñ»Ãt±¹ZAàãºÇ­ÇýNôÏ4õOíDà°”ojMÖP>Y—K
+Euµ]…쟌Y+çRþîf¢'>C±„Mš¡Ò”çÎ	s>,—ˆtßÞÚ”8-µ&¨Ó`[ç±Q+–NCWG²ãì+ñÝÛ2—B-ä0µÂž–<`ª%×ÞtjÖ«Ü,ñ¿RëžÔbµ|†£¿ÕŠã&¢¤†»2ÃmJ=p¦ê$Ró^.Z±ÒJhöu¢J”ëäpE„¦
+ÍÏnÇE•<	µN톑+Ì–†¬ê­©OYS³g;ž³iÐY8îW:ÃÁ;¤&
+T$YïVW7#ê¢:Hà¸2K9ß÷”…fa¥GŽzËÐJÒ™cW0¬êûƒ[Ï,«-(´ÃJ^ÒÉ-ö	¦>A/±½%CüÒãüéû/Êõhú™qÎg¾ÔÑUZk˜ Ú¬…ïÈ¥„Ö©8ŸCKº‰s¶§&½ d>ƒE
+ÉVI‹T=§²â›×Lª§Ò0wúŠ;àlJœ–ø)SQ¯9qè»dñQ|ŒÈ<Î"•›CҝYw›2ãGÓ@6PÐI6i¸ëi˜§imäúühº)h¯O}ca9Æîe
+S˜Orëueh0p«e?®Ý™ÁÎò›§¥V­Ù'Ö\+veè½uã#Av`™Býíζe.…Z8——o”&“èÿßÞ¹­ÈVaøÞ§ !uH¥j#Þy§"øI*qëõñ­´d³PÖ¦—çf†n
+zV¯|ëÿ“:„ÛÇP¼cµ‹N6ßúËñËßþôÀVøÆ3þ3¯ ìÕ
+¡¹2gï%ÛÐÚ†£¬¬ñéí_Þ{M}õg]Æ×d0®ŒŸ“»…Ç1g¼ä¬W?®‘«(Î\‡…~J2YF͏åœx%ÇRâÛð¹&Gp5Ï®Ð4V—\æÇÿ/Èø»›œcBg’xÆ©ÔjateoTáþ„£ôÚ„Ã*;ÔËz\’@Ûjª[K¼O_ó»bIÛì׍Ogs#¶%•†Æ‰‹h¾Æq5MÞã²bUÕ,ƒý:	`§K1ŽcN\[NŠÝR²„ÚzPz„øÉÚ¨à«òª®yXVãÕ"­¤ŠDz\5:ÌǏÍ~,¯ Ý^Wl¤;ì{Å—8s+X¨s[s²•)dZçTó²8±BÎ6~>ŠØ–WV%VpI2Ê4Ö€¬¯“Xçu»ôÈç‡ÏÇ<¯JŽ9á: I¹VÆ5‡v„›ÞCd=¾+Ƀyïé«W9‘M‰¶èVœ½&—6C¼d-¡®¦è^Ü|Àe¥®AŸ³ƒ9Ž"¶å•èl¦c¦–”Ý)–põÀUíÞf¸ôy•O÷#9Žy^ICqg‡ÈÊ£L¤4ãiÌ
+=œk¹`œÐƒy…ïíп¯8P;ìxaX–9xjöQS£¾KWÄNÛ¸nZ¾§ÐœYU‡Ûòjõ.ž×^u“’zΜšhË3õ®xY¿¼[¡¨*8Œ9³C?ÙÉ]ã>ò)ã?O±Voìòª¼"ZEOjV¹Ê¤ZÐ*ü!k(ÝfÛûA|Ͼ
+¯ˆa‹Ùdµ­fà V;Ê®¥vàÐÎý²Œ7â³
+Ó#¶åUUqoƒ“¬Yá·IfbšŒ</œ^R‰Ïòê8æYô•y·9L™¡WϽLÐWU7Aˏ¯‚z$¯ø\Ù€WWm^
+rm®æ-,ê+÷0b[^‘	–ÙÅy¥"¶q¡x÷V/;w½…r8ŸÏpó,¼ê¥©Î”Yó6c {Ž>{óŠ7È-D@¼¯&@¹µ¦4BPq¶<«sh-žd—í³|NúÁÈmy5«…¦’>Áz-½TkŠU<´7mz]ëîpv§õÕqÌÓð*l‚Š'°øâ;0T«<JØÄQëãëÌ«¼A¾h)9ë~0‡«7åì•R§!…Åz±p7…—­«€ÄÉ|†Ãˆmyå^WFâH=3÷’¦Zé¡cJ‚d“®«8„¬гû(æYxeR¦ÕžÔ+Ñ¥ìºü+ãyÞÅ<¯ºU줂•:Nñ¦°Êi3†ŸÛ¾w…tðªl ¯,Å­»ƒT˜µ×Rií·h!˜s¢TlmØeun«kìI^ElË+\
+ÛŠ¦Rš¬R¸“c¬–xñº¼¶Ûêz}šW‡1ÛñêþR{÷îÛ?þ¾ýŒŸ~ôÑ'ßn/Ÿ¿ëõíËÏõ‡oj{;~|ór»}úû;ß½óñæå×ïÞ¾üñó×;Ÿ}ïo^þþ³Þù
+ß|cm»?\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/goonies-file.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/goonies-file.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/goonies-file.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,241 +1,7 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">4ea56cbe2b8474c92766230025c44f7b</book:id>
-<gnc:count-data cd:type="commodity">3</gnc:count-data>
-<gnc:count-data cd:type="account">5</gnc:count-data>
-<gnc:count-data cd:type="transaction">4</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>USD</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>HAL</cmdty:id>
-  <cmdty:name>HAL Stock</cmdty:name>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>HN</cmdty:id>
-  <cmdty:name>HN Stock</cmdty:name>
-  <cmdty:fraction>100</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">f08a8301c04dfadfb0f101dd967a2198</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Bank Account</act:name>
-  <act:id type="guid">117841ae858b1700a017d752b7f02b09</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">f08a8301c04dfadfb0f101dd967a2198</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>HAL Stock</act:name>
-  <act:id type="guid">3619a4f1c902a2f6e39ed311321034c3</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>HAL</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:parent type="guid">f08a8301c04dfadfb0f101dd967a2198</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>HN Stock</act:name>
-  <act:id type="guid">b0a11711e0f804f7a51981f32556191d</act:id>
-  <act:type>STOCK</act:type>
-  <act:commodity>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>HN</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">f08a8301c04dfadfb0f101dd967a2198</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Initial Equity</act:name>
-  <act:id type="guid">c421c81f4c3c4c8337b9c9bcac82c8d5</act:id>
-  <act:type>EQUITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">f08a8301c04dfadfb0f101dd967a2198</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">69ebbc554a972eaf56f8817990cf4cd9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-03-26 06:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 18:26:10 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Initial Balance</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d17d077b72b60b8a2181579d8ac67d60</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>100000/100</split:value>
-      <split:quantity>100000/100</split:quantity>
-      <split:account type="guid">117841ae858b1700a017d752b7f02b09</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1c8624f5f9c9fbb5117cdc14d56e4544</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-100000/100</split:value>
-      <split:quantity>-100000/100</split:quantity>
-      <split:account type="guid">c421c81f4c3c4c8337b9c9bcac82c8d5</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f7aa7c9b3b8b9de253919540af3d0de0</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>HAL</cmdty:id>
-  </trn:currency>
-  <trn:num>0001</trn:num>
-  <trn:date-posted>
-    <ts:date>2001-03-26 06:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 18:26:30 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Buy stock</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">33ae98439eca012d42a0da3920784421</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>25/1</split:value>
-      <split:quantity>25/1</split:quantity>
-      <split:account type="guid">3619a4f1c902a2f6e39ed311321034c3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ceb6b5a44cf012760ec29a1ed538d4ec</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-75/1</split:value>
-      <split:quantity>-7500/100</split:quantity>
-      <split:account type="guid">117841ae858b1700a017d752b7f02b09</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2cefabdbeaf2c66aa1998024efda6dab</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>HAL</cmdty:id>
-  </trn:currency>
-  <trn:num>002</trn:num>
-  <trn:date-posted>
-    <ts:date>2001-03-26 06:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 18:26:44 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Buy stock</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">61dc6e69f93bb92779404ee67218c762</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>23/1</split:value>
-      <split:quantity>23/1</split:quantity>
-      <split:account type="guid">3619a4f1c902a2f6e39ed311321034c3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3271a6089c6b05bd688ddf34a4032b21</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-67/1</split:value>
-      <split:quantity>-6670/100</split:quantity>
-      <split:account type="guid">117841ae858b1700a017d752b7f02b09</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">df124638424fb790b19e7b02ad1a6237</trn:id>
-  <trn:currency>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>HN</cmdty:id>
-  </trn:currency>
-  <trn:num>003</trn:num>
-  <trn:date-posted>
-    <ts:date>2001-03-26 06:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 18:27:05 -0800</ts:date>
-  </trn:date-entered>
-  <trn:description>Buy Stock</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">81474a2c840ed5a7ffea8e5943481b05</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2500/100</split:value>
-      <split:quantity>2500/100</split:quantity>
-      <split:account type="guid">b0a11711e0f804f7a51981f32556191d</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1ab439d20097af8eba6fc5ea2df2bc22</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-57500/100</split:value>
-      <split:quantity>-57500/100</split:quantity>
-      <split:account type="guid">117841ae858b1700a017d752b7f02b09</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+ÃàM®å4¸–Ťþ«·a8n,³ÜØQý/nÐ^÷–³ÌŒ‚Õ«¶üZ”éÀ#\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/hierachical-data-file.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/hierachical-data-file.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/hierachical-data-file.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,330 +1,15 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">47e596a668d4bceda96654e6f5c1f499</book:id>
-<gnc:count-data cd:type="commodity">1</gnc:count-data>
-<gnc:count-data cd:type="account">9</gnc:count-data>
-<gnc:count-data cd:type="transaction">6</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>USD</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">1d288a66653d4ad757064e065fff10e6</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Bank Accounts</act:name>
-  <act:id type="guid">ec511fd83bdb2fb877d7b23042968c7e</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">1d288a66653d4ad757064e065fff10e6</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Bank 1</act:name>
-  <act:id type="guid">c8ceb48e3378ae638357508a041ca61a</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">ec511fd83bdb2fb877d7b23042968c7e</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Credit Card B</act:name>
-  <act:id type="guid">f5423230f8cb39ef01fc0a2696627d5d</act:id>
-  <act:type>CREDIT</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">1d288a66653d4ad757064e065fff10e6</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Liabilities</act:name>
-  <act:id type="guid">7241c921241f5ccb8f8fade580109f75</act:id>
-  <act:type>LIABILITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">1d288a66653d4ad757064e065fff10e6</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Credit card A</act:name>
-  <act:id type="guid">9b2119ed0a2eb7449d0209137a2410de</act:id>
-  <act:type>CREDIT</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">7241c921241f5ccb8f8fade580109f75</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Liability 1</act:name>
-  <act:id type="guid">37bdf5369928876a5f20900458bc84a8</act:id>
-  <act:type>LIABILITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">7241c921241f5ccb8f8fade580109f75</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Liability 2</act:name>
-  <act:id type="guid">4178e5b449bdec62dd02ff69d45795ef</act:id>
-  <act:type>LIABILITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">7241c921241f5ccb8f8fade580109f75</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Equity</act:name>
-  <act:id type="guid">7f7955a48b6a2436d8f4d0d31ca4f6c8</act:id>
-  <act:type>EQUITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">1d288a66653d4ad757064e065fff10e6</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3ae95f7210a67e83bf7f53adac572857</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-04-04 07:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-04-05 00:00:17 -0700</ts:date>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0dd5b1d3676282c89bc88c54c53828b8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">c8ceb48e3378ae638357508a041ca61a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0cb370b15cf16fbaa772ae10b53ba906</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">7f7955a48b6a2436d8f4d0d31ca4f6c8</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">50eae9025b2f98260d372d017c13ad00</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-04-04 07:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-04-05 00:00:40 -0700</ts:date>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0301fada51604eaf37eb180c29b1397a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">c8ceb48e3378ae638357508a041ca61a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">85bb45926405afa3bb790df1fca10a11</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">4178e5b449bdec62dd02ff69d45795ef</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ca0b226a20d5d30387c5cdeee9033fb2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-04-04 07:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-04-05 00:21:15 -0700</ts:date>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">012ecbeb74ee4e64f4704fff9956abd7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>25000/100</split:value>
-      <split:quantity>25000/100</split:quantity>
-      <split:account type="guid">c8ceb48e3378ae638357508a041ca61a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b298ee084fc4fb7992097d25c567cdf4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-25000/100</split:value>
-      <split:quantity>-25000/100</split:quantity>
-      <split:account type="guid">9b2119ed0a2eb7449d0209137a2410de</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">1c9c58d27d44a85565eb9d2a01341052</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-04-04 07:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-04-05 00:22:12 -0700</ts:date>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e9eadfab55cafb17e02b71aba6ac9b80</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>25000/100</split:value>
-      <split:quantity>25000/100</split:quantity>
-      <split:account type="guid">c8ceb48e3378ae638357508a041ca61a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c9a9e4dafebcfefb21f34ab439958d30</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-25000/100</split:value>
-      <split:quantity>-25000/100</split:quantity>
-      <split:account type="guid">f5423230f8cb39ef01fc0a2696627d5d</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c8762190f365c705d10fc1e34e01b44a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2002-08-12 07:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-04-05 00:00:32 -0700</ts:date>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3cd2306aee06cf7e99254b520782feee</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50000/100</split:value>
-      <split:quantity>50000/100</split:quantity>
-      <split:account type="guid">c8ceb48e3378ae638357508a041ca61a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c99dd9d7c59c53ac79e4eea0e477eb73</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-50000/100</split:quantity>
-      <split:account type="guid">37bdf5369928876a5f20900458bc84a8</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">9926159b3af5a5cdb1f0de7ff72fe751</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>2001-04-04 07:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-04-05 00:43:14 -0700</ts:date>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1f7d223dd36ff745a9463bdc17d20d2f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>100000/100</split:value>
-      <split:quantity>100000/100</split:quantity>
-      <split:account type="guid">ec511fd83bdb2fb877d7b23042968c7e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">55d3805d566ec9516c0c0bcc8a265e8d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-100000/100</split:value>
-      <split:quantity>-100000/100</split:quantity>
-      <split:account type="guid">7241c921241f5ccb8f8fade580109f75</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+öꨕI…¤»_ß!EÚ¢d“V'ŽcÁ€¥ÝsF³3;gv%<=;Y$§!/æYúd„£QR—ùyzüd´*ãX’§³GÇ©Ÿ’GIõ+­Î<=͆j´Átxÿd¶—óÝ,ç~(Ë¢[Eæ¬4vÑï\ê2ËRÙÅŸ†Ôgýî­!£µ´O]¶J«]RšÄùiy¾„÷«õu†&]@èf/yŒ uÀT5<ûdmâx5÷£“ka„PžY¼ÑBpDäG¦õÁ¤aõ8㲓èJ Ç×zt͸zt4Ó{Êܤ´#XÙh&®%6í!IêÖBn\˜¾yÅ–“ÍÁK,ûÝ›_ÛÙ*SÇ¡|ÿq••¡˜lŒÖ#ï‹l•ƒFäÎ[~gr›SþvÚõ4î|²ªUS†žõlC:‹JÍÉ®‘zðs']Ðzôóu’ª±5rÍ*›íp偹vãu–•ɳ5ò`r1Üb¶67öD)ØÛ‚SÏŒ—\"Á<ƈQkMª§yöúÕ«·ë™úeãnãÞ>Î>7é¿­³Å°·ÁqŒ£WÔzK¢URzi	EŒh¡œW{ûüÙ¿mzÛÌmD·’žmúþm?Ù1Û}£qáV3ŒÐ°nÁKQ~FŽÖÄ/ÍN‚S.X¦¥R™ ¨¢\r¤b؁ÍýLÂͶÞ'áEÀ›ä…É}ò|8‘3BÁ‹¨œ¥:D„£C†hQDzî¯ÎÅ‹×/=|û#gã•ÄÑÜÀ±u^ÎÃ
+ÄI(+a¤£äWçâèðÙóã÷?¤ã¦Åáªâx6œm	Æ:x(ˆ`%cÚ#‚4¦Ò@А¿¦[üøÅq³øÕŠãü&MƒJë#§BkØ)R!1®¬S̨{\ß<d8K¸…š°>8A<”FŒB{Æ¥æ!>¤ãKÓñòã
+œ¹A׈pn˜²d‰
+¯"óÈS8K±(Ü5…ñòÏw?x¾¼elÜs¯LE™§;*d‚æQŒŒÎrQ‚(o—DqÍštÁoï§_/šÛV뷁‹y/³¢¾1QõàŒ „LjÁ_‚ÑU	¼¨ÂÝB.ÌnY¹´!ùõ¦y‚heË~ÓfÖ¶Cáòù²¾±6°‘UØ[´ïݬ_ÃHýj;OÈ{n±§B
+¢ˆSš„rœ9NQŠ¢¥mÙɃËR7_?.ÊjiÝ™éOÍbfÁcRoæÍá.ôãʤeU
+;è‹™.¡Õ‹ý.Qn¾ÉVünO¸Hd1w‹h‘’˜€‘åԍÄmÅs¼_ at wá{DtXH‡#ºñ²hEgCf>_x8
+ =ˆp¸;jEø%‰GX:òS—ÜO,<lÀô7
+7hèÄ‚‰T‹rD[Lµ4³_<·–qMCÜDC­•ùˆ£3Ѓ1¾Â3|–þŽÂã²„€""Ï=ETIǝĈÒhÉO,<O1¿3ƒIp¶ú˜"‹L"Ga­¹0ÖËÛ*Â÷©“ôK´
+)‹ :š -=áŽé|d·&<ût¾GD‡?ßúŽÂwlÇ•'Ò3fç‚«=1SpŽÿÔÂC¦˜Üá	:åÜ™h±ˆX‰5Â8mzžýâé´Ñyƒu1@‡Å‘2c%WЁïƒðëô=O<J
+‚5ŠTp'÷E‡ea8¤™;)<dŒÔDáÖ¯ZôÎu¶0Ð¥…‹2@‹æÌr‚¤"¨W­}…G{¯=œï¡ñRã$ÈP&á+é}¸j
+‹ô…œ˜kKMä.YG8„É%ìgÉñžosâatŠÙ]á"@¨÷T at n7š	j½Ã0Œ<‰·U(íU(»ð=
+eø×*_Sz8÷TA§åB§99dSp&àAù[“ž=Cz~Ÿ˜¿8üâ3iÚ<Ÿ’Ù£G¿ŒÇÉQæÌ"95ù¼ú…m1MÆãÙzæ$óaZýx6i3/S?M6ÕÌÿBƒ71\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/ms-money.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/ms-money.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/ms-money.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,11487 +1,309 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<gnc-v2
-     xmlns:gnc="http://www.gnucash.org/XML/gnc"
-     xmlns:act="http://www.gnucash.org/XML/act"
-     xmlns:book="http://www.gnucash.org/XML/book"
-     xmlns:cd="http://www.gnucash.org/XML/cd"
-     xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
-     xmlns:price="http://www.gnucash.org/XML/price"
-     xmlns:slot="http://www.gnucash.org/XML/slot"
-     xmlns:split="http://www.gnucash.org/XML/split"
-     xmlns:sx="http://www.gnucash.org/XML/sx"
-     xmlns:trn="http://www.gnucash.org/XML/trn"
-     xmlns:ts="http://www.gnucash.org/XML/ts"
-     xmlns:fs="http://www.gnucash.org/XML/fs"
-     xmlns:bgt="http://www.gnucash.org/XML/bgt"
-     xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
-     xmlns:lot="http://www.gnucash.org/XML/lot"
-     xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
-     xmlns:billterm="http://www.gnucash.org/XML/billterm"
-     xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
-     xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
-     xmlns:cust="http://www.gnucash.org/XML/cust"
-     xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:entry="http://www.gnucash.org/XML/entry"
-     xmlns:invoice="http://www.gnucash.org/XML/invoice"
-     xmlns:job="http://www.gnucash.org/XML/job"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
-     xmlns:tte="http://www.gnucash.org/XML/tte"
-     xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="book">1</gnc:count-data>
-<gnc:book version="2.0.0">
-<book:id type="guid">6cacce1dcd274b199518817d4a24ebf9</book:id>
-<gnc:count-data cd:type="commodity">1</gnc:count-data>
-<gnc:count-data cd:type="account">40</gnc:count-data>
-<gnc:count-data cd:type="transaction">347</gnc:count-data>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>ISO4217</cmdty:space>
-  <cmdty:id>USD</cmdty:id>
-  <cmdty:get_quotes/>
-  <cmdty:quote_source>currency</cmdty:quote_source>
-  <cmdty:quote_tz/>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>template</cmdty:space>
-  <cmdty:id>template</cmdty:id>
-  <cmdty:name>template</cmdty:name>
-  <cmdty:xcode>template</cmdty:xcode>
-  <cmdty:fraction>1</cmdty:fraction>
-</gnc:commodity>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">fc79250a01ff76d6f72c82730fa47d11</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Cathy Bank</act:name>
-  <act:id type="guid">7be24f20929f644872ca1718cdd80bee</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>New Bank</act:name>
-  <act:id type="guid">ab52d1a8fbd5883a788d51bd29c77e84</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>School Credit</act:name>
-  <act:id type="guid">6cdb61279507abc41065ae0cfc49e314</act:id>
-  <act:type>BANK</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Dividend</act:name>
-  <act:id type="guid">4ac81d62b599798f057b2dd83a5d89fb</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Other Income</act:name>
-  <act:id type="guid">fd1d2d2d58ceefc149f572a1e6936cec</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Credit balance</act:name>
-  <act:id type="guid">65adcfc02d0f936916bb49b994895c89</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fd1d2d2d58ceefc149f572a1e6936cec</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Refund</act:name>
-  <act:id type="guid">c1c71598e096d9ab5565f096db36ed59</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Reimbursement</act:name>
-  <act:id type="guid">60a59d2467d55241a1f13d5c0c43fa1b</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Camcorder</act:name>
-  <act:id type="guid">56c1924305fc9b5667ff93ed389f571a</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">60a59d2467d55241a1f13d5c0c43fa1b</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Tax Refund</act:name>
-  <act:id type="guid">15a7de112614d62d993dfcc43ff70142</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Unspecified</act:name>
-  <act:id type="guid">9defb6c42135fa2f4036762c8926c8ca</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>WS</act:name>
-  <act:id type="guid">4da6e3f697287c126a6827efd63a0b43</act:id>
-  <act:type>INCOME</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>A</act:name>
-  <act:id type="guid">74446cb1e9d9fb729f0d002aea325430</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Insurance</act:name>
-  <act:id type="guid">73f01092a778ac5f25d1f95c1f34a6eb</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">74446cb1e9d9fb729f0d002aea325430</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>M</act:name>
-  <act:id type="guid">2dba4680e7c14b4f1b3f60cc75959daa</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">74446cb1e9d9fb729f0d002aea325430</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Membership</act:name>
-  <act:id type="guid">f5b32f79be8cc4952e6e2ddd4077b0fa</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">74446cb1e9d9fb729f0d002aea325430</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>T</act:name>
-  <act:id type="guid">ee3d0e82c9b191091e61d4d1bc8da9f3</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">74446cb1e9d9fb729f0d002aea325430</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>W</act:name>
-  <act:id type="guid">3451d55fd6957c001991ac7b98402b04</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">74446cb1e9d9fb729f0d002aea325430</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Bank Charges</act:name>
-  <act:id type="guid">94f1725a16858da2a9832cec4d7c78fa</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Bills</act:name>
-  <act:id type="guid">b978ff4097c571ecbbd134bd50cb439f</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Electricity</act:name>
-  <act:id type="guid">92b05cc5070282b02b05e60f161a5882</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">b978ff4097c571ecbbd134bd50cb439f</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Natural Gas</act:name>
-  <act:id type="guid">51feb1a2384a8b12a1738d5561c9ea7a</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">b978ff4097c571ecbbd134bd50cb439f</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Rent</act:name>
-  <act:id type="guid">329b2c5196efdaf54e1321e05b9f0875</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">b978ff4097c571ecbbd134bd50cb439f</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Telephone</act:name>
-  <act:id type="guid">8d9a8e4928257f0b0aaee042057d8012</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">b978ff4097c571ecbbd134bd50cb439f</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Clothing</act:name>
-  <act:id type="guid">baaf4f690ee338fe4b0cf67dd6c2bf8a</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Clothing</act:description>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Credit Card</act:name>
-  <act:id type="guid">5fc1c6a2a79889318f644120ac82c8ee</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Education</act:name>
-  <act:id type="guid">f981711ab9d0c5ca6b75d0b5a8ee261b</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Education</act:description>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Food</act:name>
-  <act:id type="guid">073d73615847b401ef859cc852509ab7</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Groceries</act:name>
-  <act:id type="guid">594ee4adb251ad1515794a77837ae15c</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">073d73615847b401ef859cc852509ab7</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Healthcare</act:name>
-  <act:id type="guid">60845136829c50ec4a09675a08c2da24</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Insurance</act:name>
-  <act:id type="guid">2f38dff5dceaa7e0ee4d645a19215103</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>A</act:name>
-  <act:id type="guid">cc640e911a739a6f58675333704ce9de</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">2f38dff5dceaa7e0ee4d645a19215103</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Leisure</act:name>
-  <act:id type="guid">246d4bbc03fd4ebfc817afda54011ebc</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Photo</act:name>
-  <act:id type="guid">9963d86a4c411a32c1991a9b91f634fd</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">246d4bbc03fd4ebfc817afda54011ebc</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Misc</act:name>
-  <act:id type="guid">e9b94c2baee4d4f9489a856f4a8a06e0</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:description>Miscellaneous</act:description>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Miscellaneous</act:name>
-  <act:id type="guid">96d92c6744c5df991da54c700630fe72</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Student account</act:name>
-  <act:id type="guid">a4267ec85727c7c75d9ddea58f2fd26e</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">96d92c6744c5df991da54c700630fe72</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>TD</act:name>
-  <act:id type="guid">c791e88d9c25ef9cbdab5d4b9f51fde9</act:id>
-  <act:type>EXPENSE</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:account version="2.0.0">
-  <act:name>Retained Earnings</act:name>
-  <act:id type="guid">c4eb84e774bfe977982edc87793e44cf</act:id>
-  <act:type>EQUITY</act:type>
-  <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:parent type="guid">fc79250a01ff76d6f72c82730fa47d11</act:parent>
-</gnc:account>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">58a96777671bde4e1352e2b061edd814</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-10-20 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
-    <ts:ns>179866000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">148a4765dc4436ee5c1eaafd6d3c9139</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>200000/100</split:value>
-      <split:quantity>200000/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c07554061a7c1edc94b6d817ce95cf70</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-200000/100</split:value>
-      <split:quantity>-200000/100</split:quantity>
-      <split:account type="guid">7be24f20929f644872ca1718cdd80bee</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">44c29ce13894bb26ff6f0d3bc4f0375e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-12-15 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
-    <ts:ns>378164000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">dfcc23eee0f32911ae005b90538c379c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>400000/100</split:value>
-      <split:quantity>400000/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6d17fc63b9326c16e61db10e85509d6c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-400000/100</split:value>
-      <split:quantity>-400000/100</split:quantity>
-      <split:account type="guid">7be24f20929f644872ca1718cdd80bee</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">bead2eb49dcc8ee8167d0e524de98b30</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-01-22 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
-    <ts:ns>502983000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">284a6d6f1c251e7abede285836c8789e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>150000/100</split:value>
-      <split:quantity>150000/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1977cbb7a2d16a694a8f1fe78761f17c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-150000/100</split:value>
-      <split:quantity>-150000/100</split:quantity>
-      <split:account type="guid">7be24f20929f644872ca1718cdd80bee</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b8c1dbc879e5bc8a14afc2fbc82af2a4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-02 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>558557000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Opening Balance</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ea16b703a9ce91510924473dd0f0048f</split:id>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:value>470657/100</split:value>
-      <split:quantity>470657/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ec448413f05dfb65c088e8789a20ac97</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-470657/100</split:value>
-      <split:quantity>-470657/100</split:quantity>
-      <split:account type="guid">c4eb84e774bfe977982edc87793e44cf</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3cc45b7b981a2bd05bfc51822adb09bc</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-02 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>560035000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">719c7d0d65e5025d825c8aa400dba02f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>100481/100</split:value>
-      <split:quantity>100481/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">dac5b60425b0978a9b7416f91c7cb1a6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-100481/100</split:value>
-      <split:quantity>-100481/100</split:quantity>
-      <split:account type="guid">4da6e3f697287c126a6827efd63a0b43</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">db2d8a1b112173618809ebdae946d23b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>106</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-02 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>562204000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3f8fc3f8bdbc5c7fa5c5e963494d4f71</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>52500/100</split:value>
-      <split:quantity>52500/100</split:quantity>
-      <split:account type="guid">329b2c5196efdaf54e1321e05b9f0875</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">71d905dbaedb78e9059bfdbafc5ea340</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-52500/100</split:value>
-      <split:quantity>-52500/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">244ca826ec18de09a4b2105b9bda9b16</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>107</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-04 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>563780000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Insurance</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a4cae54129c6b39885d89220f7756498</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>53960/100</split:value>
-      <split:quantity>53960/100</split:quantity>
-      <split:account type="guid">cc640e911a739a6f58675333704ce9de</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">089831a2e80c59c44b13c06282843c66</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-53960/100</split:value>
-      <split:quantity>-53960/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">99975bb56e4e9a36fd83d72519664897</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-07 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>566323000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8ef8c5f78462b8485c4e172f23701acf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>126788/100</split:value>
-      <split:quantity>126788/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7cbab3a5591c284001411fed936303e4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-126788/100</split:value>
-      <split:quantity>-126788/100</split:quantity>
-      <split:account type="guid">4da6e3f697287c126a6827efd63a0b43</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e1d961019b80933e892b77610a35749e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>108</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-07 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>567822000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8569dd0591d5da86d3b593136c0353ff</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5683/100</split:value>
-      <split:quantity>5683/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">98b820e98a4af4e8fb843c5f40dce0c0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5683/100</split:value>
-      <split:quantity>-5683/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ab4c64adb83c07941bd80813e4f1e7bf</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>109</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-07 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>569328000</ts:ns>
-  </trn:date-entered>
-  <trn:description>W Bank</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3401b82fd2a508916d991e64596a7fe2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>75127/100</split:value>
-      <split:quantity>75127/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4f42b001d243c12f11259450ceaa3a73</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-75127/100</split:value>
-      <split:quantity>-75127/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d71beebfa9c719845519f6926da5dbf8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-08 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>570809000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4f3fe6ac31c84792091900dec0e1e451</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>60000/100</split:value>
-      <split:quantity>60000/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0b6af5c8050e7d4361ae105a648dd27e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-60000/100</split:value>
-      <split:quantity>-60000/100</split:quantity>
-      <split:account type="guid">4da6e3f697287c126a6827efd63a0b43</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">67111f21a8a48dfe515d60fb2f958689</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>110</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-10 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>572524000</ts:ns>
-  </trn:date-entered>
-  <trn:description>F Visa</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e9215e7cc45b4882850acd71073efede</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>500000/100</split:value>
-      <split:quantity>500000/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ed864071ab0d34239b4b3ca75ae1aaa3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-500000/100</split:value>
-      <split:quantity>-500000/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">94a3ca9fe21b81cc55d445f9b9161232</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-19 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>574826000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">12aae15e9edd0e18cfe1aa13c21ef6c4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>106594/100</split:value>
-      <split:quantity>106594/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9623f2d3b69e4e26d2ad1d5ca4b7119b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-106594/100</split:value>
-      <split:quantity>-106594/100</split:quantity>
-      <split:account type="guid">65adcfc02d0f936916bb49b994895c89</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2c99b41f07fa877b188eb2405edc67a0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-21 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>576494000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">37a67df948b79054d620b2f629cc5f05</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8000/100</split:value>
-      <split:quantity>8000/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">37aa6d6b304d566ad3f90d5d35761e96</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-8000/100</split:value>
-      <split:quantity>-8000/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7a3b3c10be8a7f2ec56e2bdbcca5a451</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>111</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-26 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>578040000</ts:ns>
-  </trn:date-entered>
-  <trn:description>B's Supermarket</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">35cc0b70617e750b45f1cf72cfd68fa8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>989/100</split:value>
-      <split:quantity>989/100</split:quantity>
-      <split:account type="guid">073d73615847b401ef859cc852509ab7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0ecef524de9db3a4356813b129083302</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-989/100</split:value>
-      <split:quantity>-989/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3407d28b579ff5ed0d6973bb4b14d49c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>112</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-26 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>579581000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Court</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">539442ca9b8b3dbfcacde2703a76fedc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8600/100</split:value>
-      <split:quantity>8600/100</split:quantity>
-      <split:account type="guid">96d92c6744c5df991da54c700630fe72</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c6effc172d1ad69b0e34cb40e13d34af</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-8600/100</split:value>
-      <split:quantity>-8600/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">caeac9580d30089b57d7b4e323776ede</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>113</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-26 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>581273000</ts:ns>
-  </trn:date-entered>
-  <trn:description>AAA</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f366762dd8bf22924a1bca5967d6e5f7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3900/100</split:value>
-      <split:quantity>3900/100</split:quantity>
-      <split:account type="guid">2dba4680e7c14b4f1b3f60cc75959daa</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">85e313f24bd248efa3fec4eb5097a7f8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3900/100</split:value>
-      <split:quantity>-3900/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">549349e9bdb7d97ffe02e06e0c9663b1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>114</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>582830000</ts:ns>
-  </trn:date-entered>
-  <trn:description>BN</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e3a691da9f6fc9ce68a4eac524b33c4c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5255/100</split:value>
-      <split:quantity>5255/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ea7697a7a73532226068f1381df61f01</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5255/100</split:value>
-      <split:quantity>-5255/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">abaf65bf081874a1f6f6da0633236e70</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>115</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>589237000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Gas Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a6468cb57d10b1a59e21e2c3b6d911bb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7804/100</split:value>
-      <split:quantity>7804/100</split:quantity>
-      <split:account type="guid">51feb1a2384a8b12a1738d5561c9ea7a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2d8df6b69f568015a2754d7e76b6be27</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7804/100</split:value>
-      <split:quantity>-7804/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b2efc388db5d717d1b8e16a71b0d0885</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1995-12-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>590867000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">28cb5517d262144cbbba93f60e5f81c6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>105865/100</split:value>
-      <split:quantity>105865/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5247fdb13f75f322248d417687a47382</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-105865/100</split:value>
-      <split:quantity>-105865/100</split:quantity>
-      <split:account type="guid">4da6e3f697287c126a6827efd63a0b43</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2ab373c3a045ae77a512db19c0a7b8f9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>116</trn:num>
-  <trn:date-posted>
-    <ts:date>1995-12-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>592447000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7ccf4302c96ca0335797daefd11473e0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>52500/100</split:value>
-      <split:quantity>52500/100</split:quantity>
-      <split:account type="guid">329b2c5196efdaf54e1321e05b9f0875</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e1ed8d92ddf4f05899ee01c3f5d86259</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-52500/100</split:value>
-      <split:quantity>-52500/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">7f4a113bbed1dce6cf81093b767ee96b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-01-04 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>605634000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">05c78a8ca732b1094c9183e8ba0d10a6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10000/100</split:value>
-      <split:quantity>10000/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3e6c21678984d47fa74aca76f8fdfd84</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-10000/100</split:value>
-      <split:quantity>-10000/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3056e7713976f6fe884f5d9e5e8f5d9e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-01-05 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>607373000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fd3fa34b6eecc6de89efc38e0a4495bb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>60000/100</split:value>
-      <split:quantity>60000/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6868fd553b621906ab8cc5f397245572</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-60000/100</split:value>
-      <split:quantity>-60000/100</split:quantity>
-      <split:account type="guid">4da6e3f697287c126a6827efd63a0b43</spli