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</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">bfffa71d4e39ad348dc9f1c3ecad3d37</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-01-09 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>608948000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e778314a94c5d337c5590171d40084fd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>126961/100</split:value>
-      <split:quantity>126961/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ab53a179e4761a3da85b0ebcaaf0fb0f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-126961/100</split:value>
-      <split:quantity>-126961/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">75d80bf1e40a45c99fcfb292808b394c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>117</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-01-12 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>610540000</ts:ns>
-  </trn:date-entered>
-  <trn:description>MCL</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7ac9ccd3e020ae6d131cc216f392b5f9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>820/100</split:value>
-      <split:quantity>820/100</split:quantity>
-      <split:account type="guid">9963d86a4c411a32c1991a9b91f634fd</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">06abd9fda7bcf819373824364e11c178</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-820/100</split:value>
-      <split:quantity>-820/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">d4bf7454a1b95390d602c341c8512628</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-01-22 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>612161000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b30c7965d706ef8f23449148eb8b48e4</split:id>
-      <split:memo>From other checking account</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">492925603c3d92cdb2f07634b54b6559</split:id>
-      <split:memo>From other checking account</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">60811ab05afd68fc802a5aabb7592c9b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-01-22 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>613763000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">65f0b22915539e3be24ace80f8f7d64c</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ac35d24d9c477d0e2d8d16b64415dc13</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">54c96dd1ecffd6aefdd9abd7d01f30c1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>118</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-01-22 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>672151000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ccb6dd4150f646532018d8dee5f74409</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4456/100</split:value>
-      <split:quantity>4456/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">02408a8449606c933076b268c7f5255d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4456/100</split:value>
-      <split:quantity>-4456/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">8d64b6b645c7740d9e9ecf7271891113</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>119</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-01-22 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>676861000</ts:ns>
-  </trn:date-entered>
-  <trn:description>DC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fdd639f370f1851f8bcd04c00449da05</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3136/100</split:value>
-      <split:quantity>3136/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cf55b893eadd13fec8d00476b812fd26</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3136/100</split:value>
-      <split:quantity>-3136/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">db594347f6ff07453eb56b632260a487</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>120</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-01-22 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>679339000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f17a2a776a1e9fb561aeed40a89e5063</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9531/100</split:value>
-      <split:quantity>9531/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b5065984e976359a4cb9765fdf803524</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-9531/100</split:value>
-      <split:quantity>-9531/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">6b998a4355c2933178ebe4e794f98f2c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>121</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-01-22 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>681885000</ts:ns>
-  </trn:date-entered>
-  <trn:description>W Bank</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6e52872aa1cd2164f29f1473e4f2a90d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>116284/100</split:value>
-      <split:quantity>116284/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d34989dc920e958ae769e25d8c4b3afa</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-116284/100</split:value>
-      <split:quantity>-116284/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">2aa51eaed9428ed5c5760044332404ad</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>122</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-01-25 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>685851000</ts:ns>
-  </trn:date-entered>
-  <trn:description>XM</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1df24366bff95c8fb827b66f83f15629</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">49e8406d3a2c4c18bcbfc8576d258ac6</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d9bdc634f2e839293ca0ec36497c5c96</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-01-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>688510000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a0a7931d97e083b819fc793603ebd046</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">2152b83a635f8d1049abd97cc4661d73</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">b9d764fbf1561d9f568b90499ff733e0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>123</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-01-27 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>690988000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Gas Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d3a590c8d832a2528052ba68728d4409</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5595/100</split:value>
-      <split:quantity>5595/100</split:quantity>
-      <split:account type="guid">51feb1a2384a8b12a1738d5561c9ea7a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d25f730f03836ee98a0894247096916c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5595/100</split:value>
-      <split:quantity>-5595/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">1daeda076e9bdb08a0f6225ab740386a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-01-29 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>693430000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">dc9d7304132c73485cef6e604a46eade</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">549844caa87a91e21f3570094da82545</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">9fa2f4939318542dc80f9c193f26f11d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>126</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-01-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>706467000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4dd1e6594a457a998546c1eca0075947</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">397dac23518a951b1d8d0b9df56a5d8b</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">78702548cf71f48df96ca96b63d09c6b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>124</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-02-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>708997000</ts:ns>
-  </trn:date-entered>
-  <trn:description>DBC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1b327f0f69dc129138e64f9ffb76b6b0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2489/100</split:value>
-      <split:quantity>2489/100</split:quantity>
-      <split:account type="guid">b978ff4097c571ecbbd134bd50cb439f</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ce122195b8bec42be441235376f35343</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2489/100</split:value>
-      <split:quantity>-2489/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">5e8852f054682c04ddd2f3ce9591228f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-02-06 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>711596000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">86cb41a71a331f3267b66d82cb6971c7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4653/100</split:value>
-      <split:quantity>4653/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b4ceebd97b0f59b69cd65ca8a40d3a7e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4653/100</split:value>
-      <split:quantity>-4653/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">6b776d96ed513397184884ad217c2e4c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>125</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-02-06 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>716622000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LJ</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c7948a74ef81097fd55d1d33ea6d8cc4</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">84dacdebdaa573ed0e13b602510b2bd3</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">57785edfda3409a5c00ade8d2afab7b9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>127</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-02-06 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>719201000</ts:ns>
-  </trn:date-entered>
-  <trn:description>M&W Trading Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ae2b2af2930619c63ceff5bbe6dc2b22</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1260/100</split:value>
-      <split:quantity>1260/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a26e83ac119b14054125ca63f2b9dc0f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1260/100</split:value>
-      <split:quantity>-1260/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">bf439735c7c5fbace46adccaa7bb1556</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>128</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-02-06 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>721697000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6c37d787c5fec032850f7b76e660d024</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5061/100</split:value>
-      <split:quantity>5061/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e258cc87d11c4ede4c24215fbd483553</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5061/100</split:value>
-      <split:quantity>-5061/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">dde0ca3bac54a0199431885482728853</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>129</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-02-06 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>724509000</ts:ns>
-  </trn:date-entered>
-  <trn:description>AG</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">21397778edff585c46eb55c3105a7048</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>700/100</split:value>
-      <split:quantity>700/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">01e726710062d231d368a2262c24d98c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-700/100</split:value>
-      <split:quantity>-700/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">2a602d23a4a088a1726b9d41e3dadf8a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-02-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>727025000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">37abf8fadca616a7b917fc434638850f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>126961/100</split:value>
-      <split:quantity>126961/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6c3a843cf0f33be8a8b7c83e42a64539</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-126961/100</split:value>
-      <split:quantity>-126961/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">b49cba5b11efbbf288cce03f3905626d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-02-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>729511000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c407d918f1d2991747608e4b72c5e504</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8de680a54346802842f0a87893a8c6d1</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ed218e5cc6fc8d470d77099ded6e1975</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>130</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-02-09 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>732145000</ts:ns>
-  </trn:date-entered>
-  <trn:description>B's Supermarket</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bb1e8e9e6d1be2e30ec2187bedf33fe9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>240/100</split:value>
-      <split:quantity>240/100</split:quantity>
-      <split:account type="guid">073d73615847b401ef859cc852509ab7</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2070d66284abdcd2caa68064b2db992c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-240/100</split:value>
-      <split:quantity>-240/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">fe7841cdbed4903f3383add83e9d9c97</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>131</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-02-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>739185000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d27a0fe0778a2f4ecabdc6bc9b189d74</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9870/100</split:value>
-      <split:quantity>9870/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ca787367ffb37d3b9ddc193f27aa1d20</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-9870/100</split:value>
-      <split:quantity>-9870/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">19a6c39b69502b286bbc4072a8d84705</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>132</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-02-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>741786000</ts:ns>
-  </trn:date-entered>
-  <trn:description>W Visa Gold</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e32ab4146ce6378f580091d93053ff29</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>36578/100</split:value>
-      <split:quantity>36578/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">190391bd8eb9e3bbb416fc462aab7643</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-36578/100</split:value>
-      <split:quantity>-36578/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">e6b4e63a082ab9ae9fa22814c7e184ba</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>133</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-02-13 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>751336000</ts:ns>
-  </trn:date-entered>
-  <trn:description>AUC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d41f72605a62213595349c09b4ecc683</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3688/100</split:value>
-      <split:quantity>3688/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1df94974a71f9bed7f55031516a52c0b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3688/100</split:value>
-      <split:quantity>-3688/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">1e0a2c8ea727a3d17f85f7cc2767d281</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-02-18 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>753902000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4af055bcc8b5569dae99b5247a7381f2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10082/100</split:value>
-      <split:quantity>10082/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">aa364783b9e1149ed57d55aa17b529db</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-10082/100</split:value>
-      <split:quantity>-10082/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">bdda9615c58122c178ff14d81334f906</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-02-18 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>757483000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e79a6dd5960d2fb2f3cfc3170f3e6dc1</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b108bcc660d88b68ce2b1a09655c7a2b</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">eb2b9ed876e548a90eb136e827f7afe0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>134</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-02-20 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>760209000</ts:ns>
-  </trn:date-entered>
-  <trn:description>HCA</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2cef78e55e46bb88f7cad8f6400d43d6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>398/100</split:value>
-      <split:quantity>398/100</split:quantity>
-      <split:account type="guid">baaf4f690ee338fe4b0cf67dd6c2bf8a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">585325d313a9b4e7f3a4591580f546be</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-398/100</split:value>
-      <split:quantity>-398/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">98f94bb488eaf523d5e590cf36e9f957</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-02-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>762701000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ec9932d96902a2fabbcf0b350dbdf8c9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2314/100</split:value>
-      <split:quantity>2314/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">578df5930c873a0319aa0962d9b5f56b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2314/100</split:value>
-      <split:quantity>-2314/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">ef13af2b4e9060c9ff83074269e92107</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>135</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-03-01 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>766747000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b3daa6c86e5a97939ee74b6df651ec1f</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">304a8b49fdc225dc1562ee8e3b520fda</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">7f6185a9eb09755ce79cac760ee23d15</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-03-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>769283000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0236bf1cf3f764ec4de91c9f9c14bf72</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>126961/100</split:value>
-      <split:quantity>126961/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7f64c12262e14cc91306e9cf4a0ce85b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-126961/100</split:value>
-      <split:quantity>-126961/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">a2c873bf6860feee0d4a11310d493cfd</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>136</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-03-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>772624000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Toy's R Us Visa Gold</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">76b739526f0af702e15aab08b7031aae</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>23619/100</split:value>
-      <split:quantity>23619/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3334c4dff65918f00eda9484584f25c8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-23619/100</split:value>
-      <split:quantity>-23619/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">b34f6c21cf40858daf1efcf625a1736d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>137</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-03-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>778152000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Gas Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d036fa6b252de3c37cd0c5e78e434b08</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1875/100</split:value>
-      <split:quantity>1875/100</split:quantity>
-      <split:account type="guid">51feb1a2384a8b12a1738d5561c9ea7a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1be446d8f78a8cbeb05166d87ad29d79</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1875/100</split:value>
-      <split:quantity>-1875/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">d7360a4388b5b172f35cd52c74d4b86c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>138</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-03-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>780710000</ts:ns>
-  </trn:date-entered>
-  <trn:description>DC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">47468f681f6e30780d3f7ff00890134c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5379/100</split:value>
-      <split:quantity>5379/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">90cb945a0bdcb2a314a3914e3507132d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5379/100</split:value>
-      <split:quantity>-5379/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">bcaa3dbb06f0a64ada1c6f1e9e8ef7eb</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>139</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-03-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>783566000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e76878541bace7354bd3dc53c1210533</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4951/100</split:value>
-      <split:quantity>4951/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fb0b00a49362f777a1fc31a018e7b6af</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4951/100</split:value>
-      <split:quantity>-4951/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">bfc6994411f0b8bfc89677ba6a566aec</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>140</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-03-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>786394000</ts:ns>
-  </trn:date-entered>
-  <trn:description>W Visa Gold</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1315024aa3e3694d409df78de02ecd2d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>30023/100</split:value>
-      <split:quantity>30023/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d9b75fdbdb9cdc9e3c289d772459b536</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-30023/100</split:value>
-      <split:quantity>-30023/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">83f91ff38502afbf0fff000963ddf483</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>141</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-03-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>788979000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c7aac2cdfdb241e9ef621f86ede9a3a2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>27896/100</split:value>
-      <split:quantity>27896/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">093b4285f3e03b5bcf79c3f31a88c8f9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-27896/100</split:value>
-      <split:quantity>-27896/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">6d9288c9fb8412a47f8cf5d0fc17ed42</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-03-11 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>791570000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a61d9f5d05c10724be47961fcc95c5da</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>28545/100</split:value>
-      <split:quantity>28545/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b11411b07c8d8348b0f7ba0b1d5d3681</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-28545/100</split:value>
-      <split:quantity>-28545/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2aff96c3547da2f9d3a1b7dd04904976</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-03-23 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>803249000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">923b79b699acd4fd9ef665241aa2f1b0</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">7a4419456383a6e3c915be3600f558ec</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">7117c608e41ec940f2f0c30c465bac4e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>142</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-03-23 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>807419000</ts:ns>
-  </trn:date-entered>
-  <trn:description>B's Supermarket</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">88ba254874ffb71137658942382db4ae</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1010/100</split:value>
-      <split:quantity>1010/100</split:quantity>
-      <split:account type="guid">594ee4adb251ad1515794a77837ae15c</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c7d830fb108ab4709ea0a788f9799dbc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1010/100</split:value>
-      <split:quantity>-1010/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">e860a6dfb8e2e670a5daae8c6384dcd5</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-03-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>809992000</ts:ns>
-  </trn:date-entered>
-  <trn:description>BB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7b972087d1bf6cf3db8f873c2dd7f19b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>15431/100</split:value>
-      <split:quantity>15431/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">33f85e5c07cd13d0f8d3c807667d9557</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-15431/100</split:value>
-      <split:quantity>-15431/100</split:quantity>
-      <split:account type="guid">e9b94c2baee4d4f9489a856f4a8a06e0</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4bda1ee838f7070e1a7d3275ef9ed04c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>143</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-03-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>812589000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">66ad7a8d85e0f90e29031230cf70de42</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2272/100</split:value>
-      <split:quantity>2272/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">21d73ed6de6c1df88b6560313e9b13ec</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2272/100</split:value>
-      <split:quantity>-2272/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">f2f278ff86ec09ca53aeb879ac872846</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>144</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-03-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>833270000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">32d91d513b05763a35de6626b64b6c16</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">fcda4428c8c30d4f44b121161cd22b0c</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">b56d909b0b776081aa1de20d52a56aee</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-04-07 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>837125000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c534110ce97bc51f53b8fde02c17af5d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1928/100</split:value>
-      <split:quantity>1928/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7f085f565301c91fa026ee7aa7373882</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1928/100</split:value>
-      <split:quantity>-1928/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">4a409cb8e8e9f96bb3d480072859859f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>839712000</ts:ns>
-  </trn:date-entered>
-  <trn:description>BB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c6f07b4dfebc14d074b64f21e4509cb9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>57787/100</split:value>
-      <split:quantity>57787/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6ea713a372d27e141678cc6923acd3f6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-57787/100</split:value>
-      <split:quantity>-57787/100</split:quantity>
-      <split:account type="guid">e9b94c2baee4d4f9489a856f4a8a06e0</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a42700d3aea95224e01232174ff2f6b2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>842309000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">106bd290a0729783792d3704f6eae14d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>126961/100</split:value>
-      <split:quantity>126961/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">29609c8f7262b2ec82b892c56747fc95</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-126961/100</split:value>
-      <split:quantity>-126961/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">6c9e9e7958c80622a126c15836b2d2bc</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>145</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>852045000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Gas Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d793b5234572d417c4dd9d2045eef843</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2309/100</split:value>
-      <split:quantity>2309/100</split:quantity>
-      <split:account type="guid">51feb1a2384a8b12a1738d5561c9ea7a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">77a1683fbcf6d0ddbba3189de75e95f1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2309/100</split:value>
-      <split:quantity>-2309/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">0c33ef952eac12b4106338d89c7ae729</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>146</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>858871000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">db37f78a632f49284da3d7e2d57f1b0e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2274/100</split:value>
-      <split:quantity>2274/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e6e7d6c51d248213d4004b0d76c4e664</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2274/100</split:value>
-      <split:quantity>-2274/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">62fb43b96ef8645b25f55c6c85705d61</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>147</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>861689000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ca010be124fd392ccaaa9f5b1d28777f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>35050/100</split:value>
-      <split:quantity>35050/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a0066d3bcbc67befc0046c5f16cf0c06</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-35050/100</split:value>
-      <split:quantity>-35050/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">6417235a5ee5027f81fdf925748fbbe0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>148</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>865127000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Toy's R Us Visa Gold</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">004187e432a13486e9cfe870ab3a3f87</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2202/100</split:value>
-      <split:quantity>2202/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2f0534d386179fc36803f3e9d66237f6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2202/100</split:value>
-      <split:quantity>-2202/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">cb86fdd6e3a719fd5de1e1de80df1141</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-04-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>867802000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">00d15203e00a76278c3aed0968980af2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1978/100</split:value>
-      <split:quantity>1978/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">53c08091348eb6b879304a4da80af21c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1978/100</split:value>
-      <split:quantity>-1978/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">7edcc3ab2e840fec5d43c4a5e5a6153a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>149</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-04-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>870503000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c529b65eeb2b47cef6e427eb52525907</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">05aa13c120f2dff181f3888cc28c8a72</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">01694a4486d7288bd1fd108bd5f7402d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>150</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-04-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>875485000</ts:ns>
-  </trn:date-entered>
-  <trn:description>BN</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fabddef084bdad2deeef1fb59be67afc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>60849/100</split:value>
-      <split:quantity>60849/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d8e28f186c207d5f0ccd045278207068</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-60849/100</split:value>
-      <split:quantity>-60849/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">1fb645f141a78d755eb7ea64be25e50d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>151</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-05-01 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>878330000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9e755346e77a9cc0239f0010d300daa4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4170/100</split:value>
-      <split:quantity>4170/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">48c3521f7449d649a7966f8c972f8997</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4170/100</split:value>
-      <split:quantity>-4170/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">71788c4eddac3e4442d1ad4e777ccd86</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>152</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-05-08 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>881011000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f785d9a95b1a939a59d89ac76135f4b9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2938/100</split:value>
-      <split:quantity>2938/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7aaf39ac5f9bef89522b2f478fbda6ce</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2938/100</split:value>
-      <split:quantity>-2938/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">ef93759a27d5b6af6247e6d9177338f7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-05-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>883666000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a23c6fbaf8a3f7624ec90f30eeda2259</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>126961/100</split:value>
-      <split:quantity>126961/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">936168d4d9e522575a9bfe701bfb727e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-126961/100</split:value>
-      <split:quantity>-126961/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">6fe1093d00f20d8dfc67661e1ca91e3f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-05-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>887889000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Gas Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8fb78068233b66703dac90caa5c834ab</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1700/100</split:value>
-      <split:quantity>1700/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9064122d45f5b2474e68b376cff85b38</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1700/100</split:value>
-      <split:quantity>-1700/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">44afec66dd4285798fb5f4e307c9461a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>153</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-05-18 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>890537000</ts:ns>
-  </trn:date-entered>
-  <trn:description>DW</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e5247fe9747d6098d79d43d7ae1cdfcd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>26500/100</split:value>
-      <split:quantity>26500/100</split:quantity>
-      <split:account type="guid">74446cb1e9d9fb729f0d002aea325430</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f6cdda65e7ded8a3c26c2e990d185aed</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-26500/100</split:value>
-      <split:quantity>-26500/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">880a44337b802d9d58524bffaadfeadd</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>154</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-05-18 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>893182000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">757ae25a35465c5f922a8feb6b8faac0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5607/100</split:value>
-      <split:quantity>5607/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">32bf0a3f2f8394220798f36e7513d20f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5607/100</split:value>
-      <split:quantity>-5607/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">d07ff7d8db380979b383c4efdc1d14a0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>155</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-05-18 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>905451000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">246be7ff1fc347929027e715de655b4b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>77404/100</split:value>
-      <split:quantity>77404/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">08542b5d96a138857361bbd6d73452d7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-77404/100</split:value>
-      <split:quantity>-77404/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">791764c9b88f493bcb2ab2677721f1e6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>156</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-05-19 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>908184000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5929a1102e15c8457170ca417ffbc20c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1299/100</split:value>
-      <split:quantity>1299/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">69415a5377ea272e5571f7403e14b0fe</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1299/100</split:value>
-      <split:quantity>-1299/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">5361e7a38a600143d2efa7381d90e886</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-05-27 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>910861000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6db74d2a8dd3d3d2ecb3ae77a18e0139</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>58280/100</split:value>
-      <split:quantity>58280/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">127a75e510df126d3a20c47a020152d1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-58280/100</split:value>
-      <split:quantity>-58280/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">5685bb01c49df0e26df521b56c0a923d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>157</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-05-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>913672000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Dr. Lin</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b3a5898f708891b07b703e8683123fc1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1000/100</split:value>
-      <split:quantity>1000/100</split:quantity>
-      <split:account type="guid">60845136829c50ec4a09675a08c2da24</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">577064b50b647f947233fc7a6f7ce69c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1000/100</split:value>
-      <split:quantity>-1000/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">8150fe1d52e594e42d5f62ba3698296e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-06-01 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>919411000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">15c01c2812df2b9b8846a4a7c54c558b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>198587/100</split:value>
-      <split:quantity>198587/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c880f2c370ded6fbf6b8d74f78dbf96f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-198587/100</split:value>
-      <split:quantity>-198587/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">93eeb5c9b17b7b0290aacd884736da4d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-06-01 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>922316000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d8a81670d60b3bd149482a2b40ec51c1</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">c21835fa5eaa414edf098754497a90ef</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">51d6c9b07b71b5f2394efee66ac03663</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>158</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-06-01 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>926588000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">de6d5dca32aade8598ed2395d93fdd41</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">9fdb2b3988d377bb6389e1959eb4350e</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">31ef83d148b3db98c78f8d5ea4590921</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>159</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-06-01 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>929352000</ts:ns>
-  </trn:date-entered>
-  <trn:description>BN</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d7f1ee11be88ddb198c769edb972c128</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5839/100</split:value>
-      <split:quantity>5839/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">26da9682adf31df8edfe0c8d0a676dd2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5839/100</split:value>
-      <split:quantity>-5839/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">cf125b99804bedffef347ca3faae3268</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>160</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-06-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>932110000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ca57c095e73c100f0f1b11b2a01b89fe</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4272/100</split:value>
-      <split:quantity>4272/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">342c456e67f09ff660d9e7114544c972</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4272/100</split:value>
-      <split:quantity>-4272/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">9e69a56937827ee86a5d61b6a4b8e8f9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>161</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-06-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>936779000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3155ac938b0c530fc5d4fd3fec88d447</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4825/100</split:value>
-      <split:quantity>4825/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">693e36469e3650a2c9d8c8da0a1217f7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4825/100</split:value>
-      <split:quantity>-4825/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">b5f4a8fa3fbd8d8d7be989fb1dcbaeb6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>162</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-06-06 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>939543000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Insurance Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5fe23541ee174671004bdd551d978253</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>53700/100</split:value>
-      <split:quantity>53700/100</split:quantity>
-      <split:account type="guid">cc640e911a739a6f58675333704ce9de</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">68e6e01217e4b2d4a4ebf586385d084a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-53700/100</split:value>
-      <split:quantity>-53700/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">e3eca2d3e24c3699985d8a5333688c36</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-06-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>942243000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">767a2cfaa7b5460434172107b6d1fbc6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>126961/100</split:value>
-      <split:quantity>126961/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">76c63e3507cd0cd261b7803892960177</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-126961/100</split:value>
-      <split:quantity>-126961/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">827f465fce33844e27701408a712e95a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-06-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>965302000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">cc0b3b8522b718bfcd14972c3ed6007d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2536/100</split:value>
-      <split:quantity>2536/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4f60a895cdcf6d9fad2025e417d5c27d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2536/100</split:value>
-      <split:quantity>-2536/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">bdadf3d9d218123fde4fc222e201060f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>163</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-06-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>968340000</ts:ns>
-  </trn:date-entered>
-  <trn:description>W Visa Gold</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b4d2875407a1d23b91cdc4dc8ea83b73</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>53380/100</split:value>
-      <split:quantity>53380/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2cbb626807d92add1ffe432d08facfc6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-53380/100</split:value>
-      <split:quantity>-53380/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">ff335d7748589f987f5264581d698ee4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>164</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-06-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>971146000</ts:ns>
-  </trn:date-entered>
-  <trn:description>DC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">26bd650eb79addb479acf50e21edf749</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2565/100</split:value>
-      <split:quantity>2565/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4452db63db9e9d297f4f419b1960776d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2565/100</split:value>
-      <split:quantity>-2565/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">c4ae7ccd12d1161d4dbdea8dde7ea8e7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>165</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-06-10 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>975957000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ff3fca29ab0dfa859bee8a2ff6fae23a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7116/100</split:value>
-      <split:quantity>7116/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d032f4fec5ac9f44bfcb8452cc0addfd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7116/100</split:value>
-      <split:quantity>-7116/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">8b6f44c8914998ca440d9e7098c1e787</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>166</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-06-12 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>979005000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">01e0503bf0a33cfd11644d7d3d4857ca</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>168224/100</split:value>
-      <split:quantity>168224/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6c5ecb934ed6229fdbc18ad234667dcc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-168224/100</split:value>
-      <split:quantity>-168224/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">13cbb2faf0a5e634c3303a0b6e5f5228</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-06-27 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>982656000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6c1b8da73502218cc794acc0fa24bcb6</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">6263191d1db47c49786f295322b1db4d</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">b53505bdc19ec5f0c0abb67c54a243f9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>167</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-06-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>987122000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ac8b874b440604a0afe97cff80743e47</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">072e2abcec072f2bafe0369a29077c62</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">c80ab1d0b5b85ecb6875bd22807adb28</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-07-07 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>989865000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">80e23b07aae7dcb2a517ea8e7db8fee9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1222/100</split:value>
-      <split:quantity>1222/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ad8f72d860006be316b5813b769a94cd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1222/100</split:value>
-      <split:quantity>-1222/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">65420803005c09711a139a8818567f12</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>168</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-07-07 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
-    <ts:ns>992871000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Toy's R Us Visa Gold</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c4bea13f45fd7f60257a97120926ea13</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1000/100</split:value>
-      <split:quantity>1000/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">72aca212314006703869549932a7b19a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1000/100</split:value>
-      <split:quantity>-1000/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">7a86fafa9c7d405307d5f417213b750a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>169</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-07-15 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>3717000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">10a986e3288f5e708f7097afd7eda775</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>32566/100</split:value>
-      <split:quantity>32566/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2d14da9cb078c20ade5929133fa608de</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-32566/100</split:value>
-      <split:quantity>-32566/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">69f5054da696183a5bcb890dacecef37</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>170</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-07-15 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>8422000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a34dcdac101ed7dee764105d9c6318ab</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4577/100</split:value>
-      <split:quantity>4577/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8e69f5c480dd1ecc74f56f2666ac7422</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4577/100</split:value>
-      <split:quantity>-4577/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">78800a0181e5691c34ec3c999c931072</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>171</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-07-15 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>11227000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Time</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">470688ff141f7385f1105e3f478519fd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2997/100</split:value>
-      <split:quantity>2997/100</split:quantity>
-      <split:account type="guid">f981711ab9d0c5ca6b75d0b5a8ee261b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">87320fbcc1a2c509eeb02544cddc3f9e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2997/100</split:value>
-      <split:quantity>-2997/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">d1002cb7e6a1897da27f743834a624ed</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>173</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-07-15 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>14951000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d45d4e63c88c6405ed76674728918d8a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40165/100</split:value>
-      <split:quantity>40165/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7c91a4e3ce75b98774adf549df0524bd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-40165/100</split:value>
-      <split:quantity>-40165/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">9364962fb22a7dbbd8ab3331005276e4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>174</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-07-15 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>17848000</ts:ns>
-  </trn:date-entered>
-  <trn:description>City</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e614f2407ed31c96f91bd9143b043bee</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4400/100</split:value>
-      <split:quantity>4400/100</split:quantity>
-      <split:account type="guid">74446cb1e9d9fb729f0d002aea325430</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">051240eac8b00202ebe9c0925caf09f5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4400/100</split:value>
-      <split:quantity>-4400/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">869d749275759cdad7600a6a897c56f3</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>175</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-07-15 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>20629000</ts:ns>
-  </trn:date-entered>
-  <trn:description>City</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a83ddfda38cb4a9b27bae3072635e949</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">74446cb1e9d9fb729f0d002aea325430</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7a941aff4f549ca310c2093ffe462702</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f1e7806e3793cda21e7b9a46f719bb35</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-07-17 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>23418000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4f7e07821154b619b518e75273fadc52</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>126963/100</split:value>
-      <split:quantity>126963/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">aaf5c02e66ff8695af23277dd3ee897a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-126963/100</split:value>
-      <split:quantity>-126963/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">f97ed5019297ed296d8add672ad47da8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>176</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-07-31 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>28954000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9d9549c48e995d79864fa5deb57a95e6</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">99c85df22c35a6f8f63e8944a8539dcc</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">255cc64d2efd39d180147273e7b0beee</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-08-05 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>31779000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">959c84ae24b87804e4ffe379d26377f7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2040/100</split:value>
-      <split:quantity>2040/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e7775e9f11ced47731b9bb277f025a38</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2040/100</split:value>
-      <split:quantity>-2040/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">1e8dfa5a0e8299d0c5b9b0429032698c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>177</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-08-07 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>37056000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">dab5d77f99187ae3faf3a2b4220f686d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4273/100</split:value>
-      <split:quantity>4273/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ea9664178f2e60e78753780875eb7973</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4273/100</split:value>
-      <split:quantity>-4273/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">dfc1b034a09c8d323bed621ff045d377</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-08-08 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>39923000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8fee2684fb6350565a4ffcc5d3b4f4b6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>126961/100</split:value>
-      <split:quantity>126961/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2c0fa8a5bb32159749a049b35778c6cd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-126961/100</split:value>
-      <split:quantity>-126961/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">43060122cbc22c78e2b8a671c7ee52a2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-08-08 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>42746000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4b642b9930da675849ef7c299b784c44</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>32420/100</split:value>
-      <split:quantity>32420/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">12894902cf28dfc8b15e506b99db0ad2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-32420/100</split:value>
-      <split:quantity>-32420/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2e58b252640f47edbfdd26c3ba045c77</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-08-12 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>55164000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">acf5c71ea234cf1f020506fe93da05ea</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">5fe2a446f25ec5d26d6b49ad6f465022</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">f943f0aaab26d0829cddb27bb47758b9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>178</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-08-18 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>58303000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5ae27b3e479f930aac234e352bf2e5a9</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5c52759d0128417550c0b08c24db1544</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">92ac0f8f8dd1020604464f1ac24f57c7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>179</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-08-18 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>61378000</ts:ns>
-  </trn:date-entered>
-  <trn:description>AUC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">847228c1cc64581774bb1a4839be0bc0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>13890/100</split:value>
-      <split:quantity>13890/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7a6b9723dc881a09f58129b765a8c9f1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-13890/100</split:value>
-      <split:quantity>-13890/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">a2d400215a07ce6e07f40b7545a7f583</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>180</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-08-18 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>68177000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">908bd17c63b4ed8147bf57f5325dd1eb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>45929/100</split:value>
-      <split:quantity>45929/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">724dc458cca24734980b50466234cadb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-45929/100</split:value>
-      <split:quantity>-45929/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">d58fa35ddc91a1bd7e28b534f1e43ac0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>181</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-08-31 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>71140000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9435125f1377883d24986af8e2e7987a</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">39e93873056b11f121dccd606a2c20e7</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">34dd57ade85417fa1668a0a611b69527</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>182</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-08-31 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>74700000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Toy's R Us Visa Gold</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ba23b04c1e282f84530093d4e3958334</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2671/100</split:value>
-      <split:quantity>2671/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bd7bb0be8755dd8306b328b7867b58bd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2671/100</split:value>
-      <split:quantity>-2671/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">2e0f1d5cd24037de767e811ebdc2951c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>183</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-08-31 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>77730000</ts:ns>
-  </trn:date-entered>
-  <trn:description>City</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">305610372745dab6d5243ec054818639</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2200/100</split:value>
-      <split:quantity>2200/100</split:quantity>
-      <split:account type="guid">74446cb1e9d9fb729f0d002aea325430</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a79aec4f5d7df9089ec1c8150d121b9e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2200/100</split:value>
-      <split:quantity>-2200/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">ddf5dfb3c316d4fc11937e88b891a5a3</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>184</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-08-31 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>80595000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c31b3593ab7d4d47be4b20536c0f1c1d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2466/100</split:value>
-      <split:quantity>2466/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">aebc83eacc0c2206c22cd7ffd2c0b3c7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2466/100</split:value>
-      <split:quantity>-2466/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">4526a8a7f14363424f98559e4d87f728</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>185</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-09-02 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>83703000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School C.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">63f924779b133221f5debd1d17aba5c0</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">45f4df551c02e6f831ffef64381f1d21</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6ea69c8af617af90ecd476f1eed961af</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>186</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-09-02 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>87724000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pasadena Municipal Court</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">05cae5c67e2d08998ef0f0d914d531a9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>16500/100</split:value>
-      <split:quantity>16500/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2d653a413f8d6a5748526fc276f3e93e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-16500/100</split:value>
-      <split:quantity>-16500/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">70ceb2f49e70f1e63236a35e0e7a767d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-09-03 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>90616000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">28de07198cb3e70d288ed2633dcd3f79</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2527/100</split:value>
-      <split:quantity>2527/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">dd4b32db4a502a57479113438e199078</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2527/100</split:value>
-      <split:quantity>-2527/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">aee715c6258a873cfdc2d1c2aea1e676</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-09-09 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>102595000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">30b0d3be4277a6e5204e6e981c4d00bf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>126961/100</split:value>
-      <split:quantity>126961/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">91135a80089b21d38f147cb8b25f78ea</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-126961/100</split:value>
-      <split:quantity>-126961/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">49cf9ca6a884335e0ce5d1231c1be689</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>187</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-09-14 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>107417000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3ee5c9dd00545c02a09f74cc6192afc1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7634/100</split:value>
-      <split:quantity>7634/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">edb74abf6230454dadb92b452274ae1f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7634/100</split:value>
-      <split:quantity>-7634/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">9c99e5488766cd2379dc81671324346f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>188</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-09-15 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>110405000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">77a0eccf105276f1ddbc5879678cb250</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>46931/100</split:value>
-      <split:quantity>46931/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">302a049f33aeba040546411ffb0d67a8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-46931/100</split:value>
-      <split:quantity>-46931/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">f0d8ed10085ef55b0197acea37d57679</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>189</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-09-15 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>113406000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4e591ff66b34c9718b981cf7d19820a5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>43669/100</split:value>
-      <split:quantity>43669/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0ecd0e9052c333570096ade6ff26c69f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-43669/100</split:value>
-      <split:quantity>-43669/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">5f089311ddc8e4913a6c5263ce497f1a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>190</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-09-15 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>118109000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f8ef84b1165439bd5530fdc6e7b37dc2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4501/100</split:value>
-      <split:quantity>4501/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3618dea3cf080d2638eab994236d2333</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4501/100</split:value>
-      <split:quantity>-4501/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">bff922ca0aed3f3c703e192a3e3712e3</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>191</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-09-22 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>121032000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7265a66d333654e3f9230ffeeb589a41</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>12752/100</split:value>
-      <split:quantity>12752/100</split:quantity>
-      <split:account type="guid">a4267ec85727c7c75d9ddea58f2fd26e</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b518d510590947b7dca855f9e00bcbca</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-12752/100</split:value>
-      <split:quantity>-12752/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">c67b05f39b0d88876a9dff447c901239</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>192</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-09-25 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>127069000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Kee Wah Bakery</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1d6a24bae489a10894924ebd507e3b9b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20390/100</split:value>
-      <split:quantity>20390/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">800850d9084bbaa4bb2019421598ec93</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-20390/100</split:value>
-      <split:quantity>-20390/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">4824c739bf872359319ba608c695416a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>193</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-09-25 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>130450000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Kee Wah Bakery</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2fc4610ba04f7f610bb08aa1858a5908</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1960/100</split:value>
-      <split:quantity>1960/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5ed4f6374ce425584531eb0258e9df7e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1960/100</split:value>
-      <split:quantity>-1960/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">e3f92a6d468672df3fcde0a12f497cb0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-09-28 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>133402000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Hu Hua</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b5782d3a7f275c14720d65965105bd42</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20390/100</split:value>
-      <split:quantity>20390/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">289e4b367c52afdbdbf504d874ea3d43</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-20390/100</split:value>
-      <split:quantity>-20390/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8472d78118b6c166cf69fe537b743e9e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-09-28 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>136960000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c3a9d7a262e2e69d97fc2ba625f38294</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1940/100</split:value>
-      <split:quantity>1940/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">20ab1fe2d5395d7cbd20bb2e6535a639</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1940/100</split:value>
-      <split:quantity>-1940/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6768c49020d91663385416514abb5a29</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-09-28 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>139863000</ts:ns>
-  </trn:date-entered>
-  <trn:description>P.C.C.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e356c4030969d7d9f49d4fc8f400ddbb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3400/100</split:value>
-      <split:quantity>3400/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bfbbf149128a97330a37222423cb899f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3400/100</split:value>
-      <split:quantity>-3400/100</split:quantity>
-      <split:account type="guid">c1c71598e096d9ab5565f096db36ed59</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c090f8894aa77a52dc8e13694171945b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-09-28 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>142788000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8ceba475904e6408eacc526bc8a805b2</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">5fc3101e7c85e6f45ff79c3ee8e7cc57</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">f24e857adf2c300ec2fc0a6bfd471b4b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>194</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-09-30 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>157064000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1d2c6bea76b55b72743c7942e15748dd</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">5939456ac77860e7517eab84767d547c</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">ea831858a646fbfd30ac1c26f5660a75</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-10-01 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>160041000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a4dad6e5b4d7b7a48ee3319a8b87a6bd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>198587/100</split:value>
-      <split:quantity>198587/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7dafb77d16742e8ec70bfedfadbb5ac7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-198587/100</split:value>
-      <split:quantity>-198587/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">0f46c494d2d5c28667891e8b5b3aae03</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-10-03 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>163102000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d329627161d9ffef215338597fc875bd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1669/100</split:value>
-      <split:quantity>1669/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">58277610dd60c0676e1c52da642cb179</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1669/100</split:value>
-      <split:quantity>-1669/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">55109167f9720f30949f0b41af58402e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>195</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-10-06 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>166726000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">caeec50fdf0ac900492f938c99d1f684</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1695/100</split:value>
-      <split:quantity>1695/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">64c9a1802eb024cd781ab556341d0408</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1695/100</split:value>
-      <split:quantity>-1695/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">06a3e8a15917dd0a209edf3970eb17bb</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>196</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-10-06 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>169711000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f1c8ab31ae210a41ce1ee0e6421f7d6f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4767/100</split:value>
-      <split:quantity>4767/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1384118d400086db358a825c11a51bab</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4767/100</split:value>
-      <split:quantity>-4767/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">390c3d2084ff725aa1ff2b7c8bd49823</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>197</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-10-06 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>172709000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">02e0691aae750245f646e7ccc14d33b1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6539/100</split:value>
-      <split:quantity>6539/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a6f8fd0e4b7110b6b792030281b0cd81</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6539/100</split:value>
-      <split:quantity>-6539/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">028942913d7e42ff6ff232c95fcf356c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-10-09 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>176912000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ea5e693d96e460cb3d6c2b280cf660e0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131659/100</split:value>
-      <split:quantity>131659/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f59469b91a4472689dbab9fe0acbd544</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131659/100</split:value>
-      <split:quantity>-131659/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">5eaf034dc351b4dd4f058a87c9fa5446</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>198</trn:num>
-  <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>182862000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">90462fea92a00597f1b6fd8719517faf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>390248/100</split:value>
-      <split:quantity>390248/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e1d996aeb05b8a6087c78996abdc2063</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-390248/100</split:value>
-      <split:quantity>-390248/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">045353a65a2fea445b68d7731cbb865c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>199</trn:num>
-  <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>189657000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a93e2f904693d658059b506a9e37dd39</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>93332/100</split:value>
-      <split:quantity>93332/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7bd52aaadf619d2e715a68c25a76a015</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-93332/100</split:value>
-      <split:quantity>-93332/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">0d2c90ff9131b7339f2ea90dba7e0fdd</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>200</trn:num>
-  <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>193487000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">89f54bb006a41cdde83b02a66eb0955d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5439/100</split:value>
-      <split:quantity>5439/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e89b46fe95d912dc110d300c757e37c9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5439/100</split:value>
-      <split:quantity>-5439/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">075a3d055c5a19d250b2fc815e93d0f8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-10-21 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>203573000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f43f96b4b1f961caa770a30b9f05386d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10274/100</split:value>
-      <split:quantity>10274/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4a0fe281a6ad2c98e4f7794e29f6d845</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-10274/100</split:value>
-      <split:quantity>-10274/100</split:quantity>
-      <split:account type="guid">4ac81d62b599798f057b2dd83a5d89fb</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d3258cd7b6654058cec8c19d03a36b97</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>201</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-10-26 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>208776000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Toy's R Us Visa Gold</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1df209cc21266e6ef778abf511de040b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6429/100</split:value>
-      <split:quantity>6429/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ef8efe3a4e752793c9656e4beb319c22</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6429/100</split:value>
-      <split:quantity>-6429/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">211873214242b01249c21b7093693276</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-10-30 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>211814000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2118745900c6efb76728839883999e61</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>367026/100</split:value>
-      <split:quantity>367026/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">716866b02b905107510a68b5a0c39706</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-367026/100</split:value>
-      <split:quantity>-367026/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">10f28276e75237e2cb00398ae84d5227</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-10-30 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>216936000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f1003c9c0bfdad7ac36ef56681911874</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4000/100</split:value>
-      <split:quantity>4000/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d61f0c0895f2fa3f739566e42c005525</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4000/100</split:value>
-      <split:quantity>-4000/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">90a9cac6a5ba376fbb14d7badb07af77</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-10-30 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>219998000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9b5ad86d21c963daf81893d1a415520a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>198587/100</split:value>
-      <split:quantity>198587/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0b3bb158c93b4c5692cc820fd3ddc962</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-198587/100</split:value>
-      <split:quantity>-198587/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">ba8ccc56708da2a1d3277b282ea0d730</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>202</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-10-31 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>223390000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5c8743233c7246aa40b0be9ae63c6b4f</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">c3a12fee64dfa92d0c21c7489b7b442e</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">a61aa7f2fc9f20c68c102d3d7012d371</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>203</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-11-05 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>228139000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">40ab915b5dad63e6e24121eba8ecfe78</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3694/100</split:value>
-      <split:quantity>3694/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3427381a9f22c0992587734b5f4f961c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3694/100</split:value>
-      <split:quantity>-3694/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">e568fc0fe1000690216f486e0eb0e167</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>204</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-11-05 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>231184000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">97c865d4503ebbd5c4870f861170ea27</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2240/100</split:value>
-      <split:quantity>2240/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">173a805df8d8144ed13d8cee5fb98d5b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2240/100</split:value>
-      <split:quantity>-2240/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">eaf44ab64ceb89862135424dfde362a7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-11-09 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>236009000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d4a4e6eeb45a06bf6f03958e984c783c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131659/100</split:value>
-      <split:quantity>131659/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b8520374babec2dafa33df01cf8f2af4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131659/100</split:value>
-      <split:quantity>-131659/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">10c95f9b37a2a157b3fdde06135dfd6d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-11-11 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>239094000</ts:ns>
-  </trn:date-entered>
-  <trn:description>WJ</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7b938311efc917932c2bb4a10a2d9ae9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4871/100</split:value>
-      <split:quantity>4871/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">13b195a4500340075cb64a33f5adc7ec</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4871/100</split:value>
-      <split:quantity>-4871/100</split:quantity>
-      <split:account type="guid">c1c71598e096d9ab5565f096db36ed59</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c38e23bfce5f0b316365600f168fbfa4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>205</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-11-11 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>242110000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e6438748dcfc86ebe3bc89d2fef4b45d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2458/100</split:value>
-      <split:quantity>2458/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">69364fc792a6aa5659dfa558d04de110</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2458/100</split:value>
-      <split:quantity>-2458/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">8774e37edb882e0dbc9f374b14fd442b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>206</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-11-13 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>254863000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">301ae34776ad43f07b03fc385630c40a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>293757/100</split:value>
-      <split:quantity>293757/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2e550baf1c4c77b89026df5450f411d6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-293757/100</split:value>
-      <split:quantity>-293757/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">44746f72a1d18b7d8e347f05334dcb06</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>207</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-11-13 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>258436000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5c1f6a10946a7a743fa109c8005e917e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>224262/100</split:value>
-      <split:quantity>224262/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d05288968192893abd8e6d6dd96773e3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-224262/100</split:value>
-      <split:quantity>-224262/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">1d11f77fe74c64792acb879671959277</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-11-17 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>261793000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">13a069abbbe2c301743bb003b9c99ebe</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7425/100</split:value>
-      <split:quantity>7425/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">440dc39c2bbda8681247c40c0eda008f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7425/100</split:value>
-      <split:quantity>-7425/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">72fe28cb0d3fa73686b006be0507d841</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-11-17 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>269089000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">664f54a6f8bb41e64fa406847dc4fb8f</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">a7b6a75a9e3662c19eb1261bf319ccfb</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">5a6f3ff081b65f129e7ce37f0f2e536b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>209</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-11-17 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>272213000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LJ</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">89e53ce98ce18255bb252c7bef22678b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>38018/100</split:value>
-      <split:quantity>38018/100</split:quantity>
-      <split:account type="guid">246d4bbc03fd4ebfc817afda54011ebc</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f61d94640c5667a82f3ee4f3ec3235e9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-38018/100</split:value>
-      <split:quantity>-38018/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">889c788cba4bc237410effe38a6e31d5</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>210</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-11-24 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>278063000</ts:ns>
-  </trn:date-entered>
-  <trn:description>AUC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">47f6cb20625105c1cabed298b7db6ac8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2260/100</split:value>
-      <split:quantity>2260/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">90c4ec53c84b38d7b78bb97715b76cf2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2260/100</split:value>
-      <split:quantity>-2260/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">95611e8b31fb8df3b401435ede574652</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>211</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-11-24 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>281192000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LJ</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">cc3ef0168ce23aff1b9a2b2646112070</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5100/100</split:value>
-      <split:quantity>5100/100</split:quantity>
-      <split:account type="guid">246d4bbc03fd4ebfc817afda54011ebc</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c3ec11924ad66b32d449c8fd873d3ccd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5100/100</split:value>
-      <split:quantity>-5100/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">5848880ba55e33ce46c21bb12bca8475</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>212</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-11-24 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>285845000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d7763fc007727b1b448f274de3e30a20</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>22564/100</split:value>
-      <split:quantity>22564/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f176be8f883c49d975081747251cf5e6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-22564/100</split:value>
-      <split:quantity>-22564/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">a2cf57372ca3c8903c34cd0664f2498a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-11-26 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>289008000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4773c01c98e5b6643951f79fd40506c7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>109069/100</split:value>
-      <split:quantity>109069/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1b8f0dedf59a4ace3721b7d99103f2d0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-109069/100</split:value>
-      <split:quantity>-109069/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c90a99ca08eb147fa23f8674d3536710</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-12-02 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>293007000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8cbcb98344e9b9f2f36e4041922f2315</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7260/100</split:value>
-      <split:quantity>7260/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6b2fe0a2386ede1b0aa39f440f913031</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7260/100</split:value>
-      <split:quantity>-7260/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ebf43960c8c1d746e8d103f402520dd4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>213</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-12-02 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>307201000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1238bde559b6cb1aac7200a79c32e39f</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">8adeea3bd71855c9d711c131c1486ead</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">f8b6af5a90ae401e489d6fb263915c9b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-12-04 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>310400000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">97141dd67ad0f5e1cbd432c9143e5423</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>198587/100</split:value>
-      <split:quantity>198587/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e45fd72a4a820df7ea2ac141cbdc1a93</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-198587/100</split:value>
-      <split:quantity>-198587/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">31dbd5ad5b019fcf627065dac86daad3</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>214</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-12-04 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>313491000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Insurance</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9b7669ffdebb372a56b6ede7a2b59343</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>42400/100</split:value>
-      <split:quantity>42400/100</split:quantity>
-      <split:account type="guid">cc640e911a739a6f58675333704ce9de</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e1fbf6f5de2b1a9b1f9f66d4de3e7cc9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-42400/100</split:value>
-      <split:quantity>-42400/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">db333052ad4423d1057e257dd9940783</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>215</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-12-04 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>317456000</ts:ns>
-  </trn:date-entered>
-  <trn:description>BN</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0aff5783f48fa6ab43f814262644623a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>35265/100</split:value>
-      <split:quantity>35265/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4f48d6b864ad8b334fa01b6a8aed5e86</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-35265/100</split:value>
-      <split:quantity>-35265/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">f8f52804024e2578154c1abe106d65fd</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>216</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-12-06 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>320628000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6e84c717b6b2788540d5bb690e97c52e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5794/100</split:value>
-      <split:quantity>5794/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e182249d8c66d620fa5152c568ba479a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5794/100</split:value>
-      <split:quantity>-5794/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">101c8aa6af2d90cb658c043a495850f2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-12-09 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>323736000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">593c567cce02a08db023c2427e990462</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131659/100</split:value>
-      <split:quantity>131659/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">238f72686aa9d51de1a15ae56fe92d2f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131659/100</split:value>
-      <split:quantity>-131659/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">4fff54108c7ff4fb7f53bd1ad6e2510d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>217</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-12-09 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>356093000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b9f943a25a2ed123790f06dc17f84617</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>167647/100</split:value>
-      <split:quantity>167647/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">06753cb032081c592bf4d74044037096</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-167647/100</split:value>
-      <split:quantity>-167647/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">785ffda7d3fe26ebdaeefbad3dacc8cb</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>218</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-12-09 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>359532000</ts:ns>
-  </trn:date-entered>
-  <trn:description>W Bank</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5b52000405f8f61ef8635a660d7bbad3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6846/100</split:value>
-      <split:quantity>6846/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4408864cf2b56394f387778aac9613e3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6846/100</split:value>
-      <split:quantity>-6846/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">fbd8c918b461bcad2bb89728a695e7c1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>219</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-12-09 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>362917000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fe4f52f2b23176f12a94424314027f6d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2543/100</split:value>
-      <split:quantity>2543/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c96dae2c8e8063f4ee8b45bccbdb4658</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2543/100</split:value>
-      <split:quantity>-2543/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">3ce4052babc781b935eb11a77c5c2cf9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-12-12 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>370828000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">dc669b9c580ba1ed6961684c6bf2cc0a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>28197/100</split:value>
-      <split:quantity>28197/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">560adc05bb8cc54c1c204d1e99e424ba</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-28197/100</split:value>
-      <split:quantity>-28197/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6dd89dea4fdd2d90e51a8a168e0e4e89</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-12-14 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>374577000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Wei yan Shi</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">854c2f86bb46139789b786522f6a995b</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">9248889050cfc7049cd78d60707f2396</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">56c1924305fc9b5667ff93ed389f571a</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c5fad55e2bf1d35ee6e0c99ccd6b4910</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>381256000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Wei yan Shi</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">39bb8675d7b5528820aebbfa3e1a6b9a</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c663d7e359f019a206a75ac291b78191</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">56c1924305fc9b5667ff93ed389f571a</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a6a68d4fe2de9825d6fb2c2e83979dc0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>220</trn:num>
-  <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>386877000</ts:ns>
-  </trn:date-entered>
-  <trn:description>OppenheimerFunds</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a2bbca7eeacee2370612d6905f63d38d</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7220a7e13133c18c793f6f2235495d5e</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:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">2543d4925154936850d3845532445996</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>221</trn:num>
-  <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>390151000</ts:ns>
-  </trn:date-entered>
-  <trn:description>OppenheimerFunds</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f322ac9bf72383cad642cc31d293c06e</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c04bc2ee60083a6f275bd61fdbd8b92e</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:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">87f141e51cf76d53a844758bd1464787</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>222</trn:num>
-  <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>393388000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">37b57d58cf82a11472871aea4e8b6cb7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>41047/100</split:value>
-      <split:quantity>41047/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6d46b50de4768c25884812c810514175</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-41047/100</split:value>
-      <split:quantity>-41047/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">ac5a052aabb9a2919d54cd3d69204ab0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-12-19 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>406198000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ec938761e10f926f91f59413a7c29c0f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4000/100</split:value>
-      <split:quantity>4000/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6c246ff769910f4173b5fe868361d858</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4000/100</split:value>
-      <split:quantity>-4000/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">a57548603dfe2a2622acd7cbfe2ae4f9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-12-30 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>409596000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fcc465c76ecb6c88056610aa93f22156</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">a8a448c16510f59945db80104ceac0a8</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">b900ebc25a48bdda08af81b68367dcd0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1996-12-30 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>412834000</ts:ns>
-  </trn:date-entered>
-  <trn:description>ATM Charge</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">46d73396d99e01e023ff43eaae3dd791</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>100/100</split:value>
-      <split:quantity>100/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">554ec7c3c5794ac334fb28a6ccc6ce7c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-100/100</split:value>
-      <split:quantity>-100/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">849d594cded5afa4939bc39454ed1ae6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>223</trn:num>
-  <trn:date-posted>
-    <ts:date>1996-12-30 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>417677000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5f6b1b66dd6fdc6b75a2e1e950d4c911</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">83db6dd043e4dae6319b6ef57b55ba0d</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">453714d0f6bf310baa75b4c3ae1ae40e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-01-01 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>420881000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">caa2e873c07a7bb008e29d097c9f06be</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b8ec3304866596d5150ae277c24908a7</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">1193ad0cfae7cc631787ef2c057fa2ca</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-01-01 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>427138000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LJ</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a809165ebffe5f4b51c40d2fb130f17f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>23050/100</split:value>
-      <split:quantity>23050/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">821b5ad33183169c4507298ea47489ed</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-23050/100</split:value>
-      <split:quantity>-23050/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0c298574d52ec79f430bacbb432e6a06</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-01-01 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>430542000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c57052c5d506e15c4e024ff212a05bd7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>198587/100</split:value>
-      <split:quantity>198587/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">23875c0d737d0623ed3d51dd365d6406</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-198587/100</split:value>
-      <split:quantity>-198587/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">bb473d397573c1e491292cc2f12450d2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>224</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-03 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>434489000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Mellon Bank</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">efee0da2c30ca08eee67ae8820d4ab49</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4000/100</split:value>
-      <split:quantity>4000/100</split:quantity>
-      <split:account type="guid">f5b32f79be8cc4952e6e2ddd4077b0fa</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1c4d6dee9fce92b2fc2ea80654641694</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4000/100</split:value>
-      <split:quantity>-4000/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">827067e615b526598f1120ae0a622c05</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>225</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-03 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>437911000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c0a9371cd2edd2a3c56c1b7e9cf53313</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>11224/100</split:value>
-      <split:quantity>11224/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1ed88eca4d4f84bec438f96e01900585</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-11224/100</split:value>
-      <split:quantity>-11224/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">fa2ee4a96fa779ad903e679cf2cde07a</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-01-06 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>441404000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">32f8283f41147bf98b8c1acacc0d36b5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1158/100</split:value>
-      <split:quantity>1158/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a78b8be9342fe2ff07553c0ded182868</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1158/100</split:value>
-      <split:quantity>-1158/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">1a00e4f34ad980e606de99a2860dade5</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-01-09 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>453760000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f260d536d1384a35272b899cd0d76815</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131873/100</split:value>
-      <split:quantity>131873/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c427d7272777ee94aac629e95730a19c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131873/100</split:value>
-      <split:quantity>-131873/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">068e74d0d92645e4d2f3b45fd085e380</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>226</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-09 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>459321000</ts:ns>
-  </trn:date-entered>
-  <trn:description>W Bank</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4d9c764c8fabe5660a8d21c3bdb70601</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>31535/100</split:value>
-      <split:quantity>31535/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3e8c2ff1bbdd75856323bce05ac6be6e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-31535/100</split:value>
-      <split:quantity>-31535/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">bf09d118378c87abb11007ad6dd8ce82</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>227</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-09 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>462643000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">39d189e8299b7603666deec3bda87cd5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1707/100</split:value>
-      <split:quantity>1707/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">88036c73327945790bb9a9c08c7dac17</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1707/100</split:value>
-      <split:quantity>-1707/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">303d54dedff263a91e6cb51a4b26c4da</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>228</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-09 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>467534000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ca1bcf2e2dd6f0cd4a9a7628664eddb3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1626/100</split:value>
-      <split:quantity>1626/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9b22f04de4a412973edda84b6595e58f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1626/100</split:value>
-      <split:quantity>-1626/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">6343a2e1654477b9b54141392667737d</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>229</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-12 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>470852000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c6579b6c63dd0564c70542038736314b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>680327/100</split:value>
-      <split:quantity>680327/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8839e3cf3943596f1f2bf74f58e864d6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-680327/100</split:value>
-      <split:quantity>-680327/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">4fecc1c9b6010bf89908640fd812cba2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>230</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-12 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>475292000</ts:ns>
-  </trn:date-entered>
-  <trn:description>P.C.C.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e293f2d5d724ac399a68a3048181bc93</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2311/100</split:value>
-      <split:quantity>2311/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ca83e0c3714b32d9e401a945d38db33f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2311/100</split:value>
-      <split:quantity>-2311/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">460e51588f368b8e84ad9aa772ec165b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>231</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-12 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>478886000</ts:ns>
-  </trn:date-entered>
-  <trn:description>DWV</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c0f7c0c3e7beb68ddaf8c6c60db3e4d2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1200/100</split:value>
-      <split:quantity>1200/100</split:quantity>
-      <split:account type="guid">74446cb1e9d9fb729f0d002aea325430</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">27dd616c8a76bb6673080628dd18a838</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1200/100</split:value>
-      <split:quantity>-1200/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">735654b22025b9f8ad8a22ce96a2dbb9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-01-19 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>482153000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">63c3fc193b315eefd3c1fd6f9f96d897</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>17096/100</split:value>
-      <split:quantity>17096/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f03653c9b32d51e3f1e4a8a5a65a693b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-17096/100</split:value>
-      <split:quantity>-17096/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">592aed41008b941447d1d4bcdb94822e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-01-19 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>488775000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">186f8f8bde40f01681a93eaf2de72528</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>13017/100</split:value>
-      <split:quantity>13017/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">820242db57c538d05bc6fb752e8427ae</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-13017/100</split:value>
-      <split:quantity>-13017/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">74c9364b0a8b94aeb08b2383268782f5</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>232</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-19 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>492079000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8e9d4a71a15aee3dcf078b1a8cec4a71</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7498/100</split:value>
-      <split:quantity>7498/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c24cef8e60671892a5930c725d129b7e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7498/100</split:value>
-      <split:quantity>-7498/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">106ab0176f02a9405ee3c66a3e60c18c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>233</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-24 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>508842000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">de2fc1757cc61edf78440778a3e0160e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>151053/100</split:value>
-      <split:quantity>151053/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">48bf9b20c837a8149855f8c3a8475756</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-151053/100</split:value>
-      <split:quantity>-151053/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">5077695379011b26b6d41a5b3720bc7c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>234</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-01-30 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>512202000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f7d85b8b01438f8cfd6bde938bd4a701</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">fba2fe633d45c6f56e5627156f8ee687</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">981db9b1911401ff58e7c13821f33067</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>235</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-05 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>517500000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">de2486ff4869026c28e2a269ba8a2e45</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>335/100</split:value>
-      <split:quantity>335/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d7267288e06524de8254fcc8394b7cdf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-335/100</split:value>
-      <split:quantity>-335/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">7e5db81c3b4899c562c2d8c8d7fcc7be</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>236</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-05 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>520886000</ts:ns>
-  </trn:date-entered>
-  <trn:description>BN</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1952bc2fd059541937e8d5b8f6de7133</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>30232/100</split:value>
-      <split:quantity>30232/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bea949cf0b653173e02e5747683ee425</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-30232/100</split:value>
-      <split:quantity>-30232/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">623285c9fa3c25c378d86939a858ae47</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>237</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-05 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>525629000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">70ded020b2233741773d5787ab7e8a59</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3391/100</split:value>
-      <split:quantity>3391/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">70bd7cdccd92d30660179dd28393a50a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3391/100</split:value>
-      <split:quantity>-3391/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">e2366d2e7499896d7a12a9dd7ea82652</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>238</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-05 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>529106000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">aeb878c3da824b10b4b1691b28faea92</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7722/100</split:value>
-      <split:quantity>7722/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a5ac8bb14a7da137602bb8312ea1507f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7722/100</split:value>
-      <split:quantity>-7722/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">6a165fc10b3d9c4b20cb25ba3ea4a1c6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-02-06 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>532437000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4911061c6a78c0a8f5a789949bb03945</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2143/100</split:value>
-      <split:quantity>2143/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b3f9a114abaafc395d9c816b15174f85</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2143/100</split:value>
-      <split:quantity>-2143/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">28f8eaa0613af2a549293c6f40e7a2a2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-02-09 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>537275000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ee757456393d407ab066221d75df15e5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131873/100</split:value>
-      <split:quantity>131873/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fedd8785ce35b56c9e0d4347a2dde6d4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131873/100</split:value>
-      <split:quantity>-131873/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">3816d09ab7393110551bbb59cc69f5bf</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-02-10 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>540603000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ba90582969349f61b8706340436526e3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>199603/100</split:value>
-      <split:quantity>199603/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d405e8bbbf242bc69e6242e2a27a029f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-199603/100</split:value>
-      <split:quantity>-199603/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">2aade6f549b63446db480424074f2e4f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-02-10 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>553538000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">dc1487ac053a15c80b09b34eb8c23794</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9d2385274ec67b2eaba6ddf09d8baf4c</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d6b73506faf50e51335ab7d1c49189a2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>239</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-10 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>557560000</ts:ns>
-  </trn:date-entered>
-  <trn:description>CAF</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5a9879799ddfbd30412dc8bca9a0acaa</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">3451d55fd6957c001991ac7b98402b04</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0ba8cfedec4d16bc594970aabcfa2d87</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">78b99452bdcdecb8d63b9390be80eae4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>240</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-10 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>560832000</ts:ns>
-  </trn:date-entered>
-  <trn:description>City</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">83a2eebda4369578a71bbcb278b61071</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5000/100</split:value>
-      <split:quantity>5000/100</split:quantity>
-      <split:account type="guid">74446cb1e9d9fb729f0d002aea325430</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">61b7931fe91a68af2e32c7c94df47a42</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5000/100</split:value>
-      <split:quantity>-5000/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">f3d060a115a4be3774d61fdb8e902a63</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-02-11 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>566132000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">092d80ec5d65fde0ac6ead589cd5f92f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6150/100</split:value>
-      <split:quantity>6150/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">feee66ad4fbb2ed0c663dac7bd83b258</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6150/100</split:value>
-      <split:quantity>-6150/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">4cfee07d500b18b3e032eb60f6deff22</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-02-11 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>569607000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">298cc3ccfddcdfbff733ada6f776798b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>150/100</split:value>
-      <split:quantity>150/100</split:quantity>
-      <split:account type="guid">94f1725a16858da2a9832cec4d7c78fa</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f3ef4110d5aa8b1cc264e52c64b35e35</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-150/100</split:value>
-      <split:quantity>-150/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">f5d03cfc591689004f0123a0e08cb79c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>241</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-18 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>573105000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2bfa2759cd7544f7989c8d3ae5bff3a0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1610/100</split:value>
-      <split:quantity>1610/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">10c54193a837cd30401b415707a45696</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1610/100</split:value>
-      <split:quantity>-1610/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">7980ac4ffe2c6d148012383ddee31724</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>242</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-18 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>579170000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">184c093e3d5a3a43bbf920db69896a63</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>60486/100</split:value>
-      <split:quantity>60486/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e6e4db6627ad72dc98927608919742f5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-60486/100</split:value>
-      <split:quantity>-60486/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">eedd158ca6ce1c9ca48027b4be9563e9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>243</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-18 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>582956000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">66234970380282cba6f89e868d52f81c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>62141/100</split:value>
-      <split:quantity>62141/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">59c5fb45451b70bf0ae45f3efa4151ae</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-62141/100</split:value>
-      <split:quantity>-62141/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">f08803c9a31de343e3da4106a8750765</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>244</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-18 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>591970000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">27067851a5a891ecd86ddf35ff8e62f7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>21583/100</split:value>
-      <split:quantity>21583/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6d05242aea96343a8f168d2319cff39d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-21583/100</split:value>
-      <split:quantity>-21583/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">6ece4d7a1c447ec807770b55bd9ab3be</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>245</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-18 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>602746000</ts:ns>
-  </trn:date-entered>
-  <trn:description>AUC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a6d6b312d86ef6e0494643eb00c14140</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>350/100</split:value>
-      <split:quantity>350/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7e6ea743f6b7f7b9951fa18a4fe7f6a0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-350/100</split:value>
-      <split:quantity>-350/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">d2018c35add9d2b262b7509ecf29eeab</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>246</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-18 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>608475000</ts:ns>
-  </trn:date-entered>
-  <trn:description>HCA</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f6bebb35efb516c7583a8bec1135cdc1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>448/100</split:value>
-      <split:quantity>448/100</split:quantity>
-      <split:account type="guid">baaf4f690ee338fe4b0cf67dd6c2bf8a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">41c8b22c30269a42634dd4e1f72e2a7d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-448/100</split:value>
-      <split:quantity>-448/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">ed552474f3ab1b4cc6d2218956f75e0f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-02-26 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>612462000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b23fa8445e8aae5272eb49b2a37bd1d4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>250000/100</split:value>
-      <split:quantity>250000/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3b847da548ea51768f7a33acd2e66bce</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-250000/100</split:value>
-      <split:quantity>-250000/100</split:quantity>
-      <split:account type="guid">6cdb61279507abc41065ae0cfc49e314</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">a487ff2fc3ce9255ac93f8dceb56877c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-02-26 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>616230000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e07e60818435429fdc83603f935acf7a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>125608/100</split:value>
-      <split:quantity>125608/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2de9dd4d409aed7fb0a2fef069dfc425</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-125608/100</split:value>
-      <split:quantity>-125608/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8ac0168472e08d89b57f3963aec0468b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>247</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-26 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>619861000</ts:ns>
-  </trn:date-entered>
-  <trn:description>W Bank</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3e3bf2ddac3e25e47269701d44ce5453</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>261754/100</split:value>
-      <split:quantity>261754/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">67417405d30995a6a757d4b133e03de6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-261754/100</split:value>
-      <split:quantity>-261754/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">f8dddef70105ec69639039676cd8ed0b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>249</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-02-26 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>623421000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Siphon</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5e8238d981ea81eb7c6d34ab209cfadf</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">23e1220d24b7d45f699f7edda9b55a42</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:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c790b43cd97022b2a2ddb51372f153cc</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-03-01 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>630005000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f05a3774c784d224ccc64471a7a04dcd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>199603/100</split:value>
-      <split:quantity>199603/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ba0fb38b45665c40986563af5297b4a7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-199603/100</split:value>
-      <split:quantity>-199603/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">1a661288abf9f2a7b11cffb2fb18ad94</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>248</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-01 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>633489000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Void</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c6f823af201e1f6c961831a769104e6a</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ac2598e139ef2ee6aed835c5754d5dd3</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">667068ff874ca5e7fe68df6f3eb5f2ab</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>250</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-01 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>638849000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8cfdd80812cc2db7597e76070e0191bd</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">7ab4b3fce54920d96384894d7fea6749</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">1543035a3b6345afb761a2de84865e7e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-03-03 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>642395000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Coast Federal Bank</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2849d97068ee2fb7fb1d7ba135fd49d3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>200/100</split:value>
-      <split:quantity>200/100</split:quantity>
-      <split:account type="guid">94f1725a16858da2a9832cec4d7c78fa</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4c75cfca188ec246b0a7827e3e809858</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-200/100</split:value>
-      <split:quantity>-200/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">2e906cf02a4862ca515d96cd6207c9ab</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-03-09 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>653068000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">066ffc5eadab79b80ce91c28d56a73c7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131873/100</split:value>
-      <split:quantity>131873/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0aff81e8c77fb0d8b986603220b00068</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131873/100</split:value>
-      <split:quantity>-131873/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">7c1fd036103780221f9745a0de6f988c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>251</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-11 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>658138000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Image Check</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6aa7bfd8210a80ac06470940c5c63748</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>676/100</split:value>
-      <split:quantity>676/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0625ccce2aa6767bc6261ae2627f349e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-676/100</split:value>
-      <split:quantity>-676/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">0d36273a9aa67523c06d881c09fe2124</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>252</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-12 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>662085000</ts:ns>
-  </trn:date-entered>
-  <trn:description>1HR Photo</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9d8a0ae0b2eeb42db3a67fdfd2c44f65</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>464/100</split:value>
-      <split:quantity>464/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3b32b12fff414f6470395230d2afa34e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-464/100</split:value>
-      <split:quantity>-464/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">53b37bf0d9e06cb00b86cbd741ca0493</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-03-13 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>670018000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">997b40c6799a9f7217d9d62cc6a20863</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2062/100</split:value>
-      <split:quantity>2062/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3281a328f8582ef5f91fe5fb70a33915</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2062/100</split:value>
-      <split:quantity>-2062/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">15f0b1996a76f06a7dce6208aca94a47</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>253</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-13 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>673432000</ts:ns>
-  </trn:date-entered>
-  <trn:description>HCA</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">21f0a8e2c5f598ff06978259b56c84a8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1227/100</split:value>
-      <split:quantity>1227/100</split:quantity>
-      <split:account type="guid">baaf4f690ee338fe4b0cf67dd6c2bf8a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a63494a82c2052828ee68246b81bae90</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1227/100</split:value>
-      <split:quantity>-1227/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">ed3640628baa32651320fa9d467c3e92</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>254</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-13 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>677388000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9516531560ad5fe100e6ec9ea39754ac</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>97609/100</split:value>
-      <split:quantity>97609/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">311d5fc277f22fe63109feb48adc4662</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-97609/100</split:value>
-      <split:quantity>-97609/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">e445c17b5001a0c2804cc1d55a154cb1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>255</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-13 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>680980000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2db3299b015d462eef4a452c89422953</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1387/100</split:value>
-      <split:quantity>1387/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">39d86f2837c5ee8cbbb2e2f1bd57877f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1387/100</split:value>
-      <split:quantity>-1387/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">3fd9726e1ad270aa966fd281b6fa98b2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>256</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-13 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>687025000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">61f429b7e61caf5bf90849e4ad186c44</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1645/100</split:value>
-      <split:quantity>1645/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">05d7ef8e536b7048a33981b07b29c7f5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1645/100</split:value>
-      <split:quantity>-1645/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">1923f06e083014020089c084dfc0cb8f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>257</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-13 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>690690000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c89b32cd0df296141c7f2b8510c1a26d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>76269/100</split:value>
-      <split:quantity>76269/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8ad74938a9ef6e20acd7cce2499f2a05</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-76269/100</split:value>
-      <split:quantity>-76269/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">a1526a7c736b8ecd601500f53d5907a9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>258</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-13 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>702455000</ts:ns>
-  </trn:date-entered>
-  <trn:description>MA</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d5afc833b2ceae7af393bfe7abb22ed9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3765/100</split:value>
-      <split:quantity>3765/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">befcb8f4a369ddea19ee3e1041cec53c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3765/100</split:value>
-      <split:quantity>-3765/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">1d284f2bf2194d3f637ad9cf012b5e5f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>259</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-13 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>707847000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7405ad9f2fc398dcb80642654b8425e4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10856/100</split:value>
-      <split:quantity>10856/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f83716c9834fe7d530068bbd69440ac9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-10856/100</split:value>
-      <split:quantity>-10856/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">94a09e390026305e5f687922b2e00919</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>260</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-13 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>712283000</ts:ns>
-  </trn:date-entered>
-  <trn:description>FTB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d35bfb3500fbe769aa3491839750aa7a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8987/100</split:value>
-      <split:quantity>8987/100</split:quantity>
-      <split:account type="guid">c791e88d9c25ef9cbdab5d4b9f51fde9</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b2f0487977bc46f1ead8f6b4fcd57fc8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-8987/100</split:value>
-      <split:quantity>-8987/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">3767b2b000c6be1934f41549fa38aed6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>261</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-17 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>717441000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Dr</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4a94b12ba846fda1efb68fb922119e47</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4000/100</split:value>
-      <split:quantity>4000/100</split:quantity>
-      <split:account type="guid">60845136829c50ec4a09675a08c2da24</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">626bb63127a414e072dd75d60f80c1af</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4000/100</split:value>
-      <split:quantity>-4000/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">0827d64897c3c2c51907e31a9bfa22a5</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>262</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-30 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>720990000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d6d6f0a0ce97326656fc5a8d5d6be398</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>23947/100</split:value>
-      <split:quantity>23947/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d08dc078fd9da8a8264dce2eb1b2807b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-23947/100</split:value>
-      <split:quantity>-23947/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">f3e52a242480b1dce5b7f22d8daf4d2c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>263</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-30 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>726757000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5bf8275c51a42748dd822d3069dbc66e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>480/100</split:value>
-      <split:quantity>480/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1fab7a3fe9691ad20dd89c3fc1e2be11</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-480/100</split:value>
-      <split:quantity>-480/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">c2264c22efa108f6af9678ded1b9beb8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>264</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-03-30 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>730375000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">08e6b80b6d2281262f85c6aa3938c090</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">997b2b2111205898e64c27426c6b3cac</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">3cd732cb4a7bf33e91b4819dcf21e702</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>265</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-06 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>734748000</ts:ns>
-  </trn:date-entered>
-  <trn:description>HMH</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">37212595735b2d8251e35a8f4ffd9f98</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4530/100</split:value>
-      <split:quantity>4530/100</split:quantity>
-      <split:account type="guid">60845136829c50ec4a09675a08c2da24</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">adbb4271ff307222874e3ccd2eaf6ffe</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4530/100</split:value>
-      <split:quantity>-4530/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">ca3ebd5bb83ecd464073d569770766b9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>266</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-06 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>738338000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c947a78e5aca982d5cc010e9f7d82739</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4691/100</split:value>
-      <split:quantity>4691/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">46a9d67bb9dd0b1d0cab06841de6d9ac</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4691/100</split:value>
-      <split:quantity>-4691/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">338b36ee0a5b2a1cbc7a3e1a223b1d3b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>267</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-06 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>741918000</ts:ns>
-  </trn:date-entered>
-  <trn:description>City</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7cd754a77660fccd622771f6bc3367ba</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2200/100</split:value>
-      <split:quantity>2200/100</split:quantity>
-      <split:account type="guid">74446cb1e9d9fb729f0d002aea325430</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">73f93616a798114e77d141fc708d3969</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2200/100</split:value>
-      <split:quantity>-2200/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">d7cf017ed3b30e0b6ca03523cf7042ec</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-04-09 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>756517000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5e35b38bcea75e790ed3e912cebf279c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1987/100</split:value>
-      <split:quantity>1987/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9cec2e4f568eecc78a71d8d08d9452e7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1987/100</split:value>
-      <split:quantity>-1987/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">9b37ec252f99f1dd19d51900726ac6b1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-04-09 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>760170000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">21e040595fb25e07c36febf6304d6210</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131873/100</split:value>
-      <split:quantity>131873/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fc375e8dfebdcc24af94943b4d02e65d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131873/100</split:value>
-      <split:quantity>-131873/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">a884f8e5735fa714d63f9c43275f88c3</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-04-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>763725000</ts:ns>
-  </trn:date-entered>
-  <trn:description>U.S. Treasure</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bc1add7959726c38d6e1b226fabf5600</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>17881/100</split:value>
-      <split:quantity>17881/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f077213808a9b0dcf3fa471fc40d1dd6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-17881/100</split:value>
-      <split:quantity>-17881/100</split:quantity>
-      <split:account type="guid">15a7de112614d62d993dfcc43ff70142</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">c63439722c2df5b7c0fff748fdcfa8cc</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>268</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-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>768828000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">20b7158a55ea608ee8419b7842d860ee</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>62734/100</split:value>
-      <split:quantity>62734/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6841b326115d1d25ff6c6826b23b748a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-62734/100</split:value>
-      <split:quantity>-62734/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">ede777e9b012725c09d68cb7eda91f27</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>269</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-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>772557000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">72623bae9b029ddd25f6b049a032ee59</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1645/100</split:value>
-      <split:quantity>1645/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">623290551347f6c3575cd80edb32f975</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1645/100</split:value>
-      <split:quantity>-1645/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">5bc7e6069181ba2d61fc7a721c8e53ef</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>270</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-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>777173000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5901539c3bd871ac5df892d20f4c0650</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2131/100</split:value>
-      <split:quantity>2131/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d7137ca202dc10a4db7e64fc6127ff6f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2131/100</split:value>
-      <split:quantity>-2131/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">24e4a033871209b811d0e58a091b5878</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>271</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-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>781147000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e7adc36f61eae8daf1d5d1b01f0f1bb1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>82709/100</split:value>
-      <split:quantity>82709/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cd001fe4252a3ba3277520a3595056bd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-82709/100</split:value>
-      <split:quantity>-82709/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">5119345ed2553f2914671003c08be51e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>272</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-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>788261000</ts:ns>
-  </trn:date-entered>
-  <trn:description>AN</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">de06fe5fb322c587deb9dfc2559d81cf</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">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">00e33482d86208da4f70746d32a3f73f</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b59255575e261e6b8c170e9378573fa2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>273</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-24 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>791897000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Time</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9f9dbb6d75c01077417b83c223781a01</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6032/100</split:value>
-      <split:quantity>6032/100</split:quantity>
-      <split:account type="guid">f981711ab9d0c5ca6b75d0b5a8ee261b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">659e1c4eaa022164d7aa05e26631aeeb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6032/100</split:value>
-      <split:quantity>-6032/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">90beabe2d85e83f4993b2bace4624017</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>275</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-30 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>802258000</ts:ns>
-  </trn:date-entered>
-  <trn:description>DWV</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">94a77513c21c26d1d06b93eb1d42fb9b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>23600/100</split:value>
-      <split:quantity>23600/100</split:quantity>
-      <split:account type="guid">74446cb1e9d9fb729f0d002aea325430</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">54ffe4fef8a63ff49efb446f6bbc1650</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-23600/100</split:value>
-      <split:quantity>-23600/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">cd2c3c85b514820836717d12ef118527</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>276</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-30 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>807296000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">820abd3f59513d18f0aafeabb702efd5</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">a08de56b45e502e40e8558b16f9eca0b</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">d5019bbaf588479582720127553fb662</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>277</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-04-30 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>811931000</ts:ns>
-  </trn:date-entered>
-  <trn:description>WJ</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">994c5d2f22cb6d15f63a1b360a8a7b6a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7026/100</split:value>
-      <split:quantity>7026/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1e1e679fcbeff5a29a49398c74b80811</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7026/100</split:value>
-      <split:quantity>-7026/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">5c3c21ac72e9987e525a1a51bfbb2648</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-05-06 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>818111000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b0506760368c7f0c44700b9654e45da1</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:split>
-      <split:id type="guid">b52c889b4725bf103114786bf272b1e9</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">4da6e3f697287c126a6827efd63a0b43</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f31bb257cc534a99b28cdeeb61b7d7e1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-05-06 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>821754000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e7083ca2706194fabaf14b1b2080eac8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1879/100</split:value>
-      <split:quantity>1879/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f970c39abe00ab00b1e91420e10cb8cc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1879/100</split:value>
-      <split:quantity>-1879/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">9f38637634c9ca8177926e6d4323eccc</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-05-09 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>827293000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2b0765c638e48309646f9cde2faaec2a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131873/100</split:value>
-      <split:quantity>131873/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">093f13f06a2777f8ed82c28d8b6590c4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131873/100</split:value>
-      <split:quantity>-131873/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">e76bb9b743b6d287a11dcbe0b0869e83</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>278</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-05-12 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>831052000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f10d84333eca0612c84e88b72592652e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>14700/100</split:value>
-      <split:quantity>14700/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4d5533b370f4fac3be475337d5044d5c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-14700/100</split:value>
-      <split:quantity>-14700/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">9384c499de53be49bd488728ac2d0d72</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>279</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-05-12 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>878146000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">215eca347c1a672a45568fd7a39b33bd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>62979/100</split:value>
-      <split:quantity>62979/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fc1048ce4dd3e691df4b4a061325bda8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-62979/100</split:value>
-      <split:quantity>-62979/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">80005cb3f573a01ca784b81c5cb0622b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>280</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-05-12 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>882010000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8f8a652f18ceff552982a85c6a7a069b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6009/100</split:value>
-      <split:quantity>6009/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">22888f59b1e7b9edaa02562976606c89</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6009/100</split:value>
-      <split:quantity>-6009/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">d1d647017fea0b84df6775f10efd864f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>281</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-05-12 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>886369000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c7b2809afca1ff24d3dcf75aeddadd54</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5318/100</split:value>
-      <split:quantity>5318/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">05c9ceb2aea157d5f4bf4f302d43359a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5318/100</split:value>
-      <split:quantity>-5318/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">0a337e0f3dca16ffced22be15281a0d7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>283</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-05-19 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>890152000</ts:ns>
-  </trn:date-entered>
-  <trn:description>MA</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b852f1af0133f6b88d6e83d793b90795</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5844/100</split:value>
-      <split:quantity>5844/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">39f2f3aa7d6c7ed9edf0cbc446588e81</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5844/100</split:value>
-      <split:quantity>-5844/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">f4121e9ee5950e9b3f7256e66459625f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>284</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-05-19 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>902096000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">45a91af09ecabe0b631b4e399d72b606</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7200/100</split:value>
-      <split:quantity>7200/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">4abb279f582d0f6496ce605a6b2ef928</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7200/100</split:value>
-      <split:quantity>-7200/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">a0537ab37f187113f8159296eb35b230</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>282</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-05-28 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>910229000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7db3cc65f8c984fdaf5fed128d629101</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">9a9ab1a120889414bce6bd3b4c92fb7e</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">ce7165530584bee35a5dd7978a044932</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-06-01 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>915272000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ae73f7bbc613e8310e4e1ffc9d90b712</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:split>
-      <split:id type="guid">a291289c090f68da1f9db04019b436fa</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:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">945f95941db96567f0758ed55be7ef13</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-06-01 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>919308000</ts:ns>
-  </trn:date-entered>
-  <trn:description>AN</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2c80561c8d595ca6e8825b95e14aa53e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1657/100</split:value>
-      <split:quantity>1657/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c2d05d847f205b590e6714b4ccfe3706</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1657/100</split:value>
-      <split:quantity>-1657/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">6d59952c3fd084f3975f0b03a3754762</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>285</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-01 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>923215000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0ae9bb7d6f819ec29f2e9054a52611ab</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>557/100</split:value>
-      <split:quantity>557/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c356713b1cc44e278292ff19fe78a88d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-557/100</split:value>
-      <split:quantity>-557/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">5814d7d7dbf20973ede0b9a5f858478f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>286</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-01 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>929466000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">459ef59f94bf5dec6a78d95b3f2347e3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4462/100</split:value>
-      <split:quantity>4462/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5d1a2eb53c7cb96990b9a8ca771c21e7</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4462/100</split:value>
-      <split:quantity>-4462/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">a0c7b2f3a8bd21cc20a956f3e1f1e213</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-06-04 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>933294000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6fa26a9227791f5584d451291d310aa9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>79580/100</split:value>
-      <split:quantity>79580/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">08f51b4a7661553dd748f0749366354c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-79580/100</split:value>
-      <split:quantity>-79580/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">e767808c76ef6beedaece0dfd14d01f8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-06-04 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>938773000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a8b45da8569d554a36b2a7044de6be32</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>199603/100</split:value>
-      <split:quantity>199603/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">dfbeac03e9486bb62ae8bd9fb7247582</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-199603/100</split:value>
-      <split:quantity>-199603/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">022e64fdb68b4103020fd69957ce7767</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-06-04 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>942684000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss1</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b7cb2138962a722aa0fb843a907faf6d</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">65b8017061e290f22c2fbc5c2f710b6a</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">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">651a5e321a645022b055de7ff25e6db4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-06-08 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>956025000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">65a3ba67425fe2fdaed4ea3e9986f4e1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1898/100</split:value>
-      <split:quantity>1898/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6f869a9af38bf5e1f2c4dcd427cb45ab</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1898/100</split:value>
-      <split:quantity>-1898/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">fc085b8b12c6d0e2bcfc4926c487bf38</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-06-09 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>959771000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">519addd050903148b123c0b9a90445f3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131873/100</split:value>
-      <split:quantity>131873/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">186266d6fc91f0a99588c26c3a6c5fbf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131873/100</split:value>
-      <split:quantity>-131873/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">ad0b49172f5f3cfdc36d8e77f9300d22</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-06-10 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>963589000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">acab4e7ebe17d3f569fbe74929a6707d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5897/100</split:value>
-      <split:quantity>5897/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">61302c167f8d3bfa17c7d2c84d57fd80</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5897/100</split:value>
-      <split:quantity>-5897/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">897cfd2f277906a23aa23abb860427e4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>287</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-12 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>983797000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Insurance</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3f6b3abc82a6a74ecae20466263e6e48</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50100/100</split:value>
-      <split:quantity>50100/100</split:quantity>
-      <split:account type="guid">cc640e911a739a6f58675333704ce9de</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0ab0b745807a3268d877d90de7f861f1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-50100/100</split:value>
-      <split:quantity>-50100/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">de6de8178ac4fb1dea5aa72a40c04409</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-06-13 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>11908000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Cash</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3aa9b07b1460ca1b5f1b7996220c71af</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b9f24970b66bb96731b86404314e093b</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:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">4a2b7825cd82365d3e948ac1ca36fa69</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>288</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-13 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>17571000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">05a69453f66b4c7dbdb7bad032de8f9c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>160040/100</split:value>
-      <split:quantity>160040/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d1597bc93fcb85b3bd0643423095eabf</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-160040/100</split:value>
-      <split:quantity>-160040/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">e40a87e2b15b271ea3e0c61c5eed9136</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>289</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-13 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>21529000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">0fe2b2046e845c2d434c6013907f3ce3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1645/100</split:value>
-      <split:quantity>1645/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3b52b1c474ca249aa8b97ff581516cf2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1645/100</split:value>
-      <split:quantity>-1645/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">4fdca16d29e90da560796d93b26ada6f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>290</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-13 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>27169000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">aa8c51f36d3dc503fa958b394c66307e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>19707/100</split:value>
-      <split:quantity>19707/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">bd256365fb15957e5ae0966075c3d3a6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-19707/100</split:value>
-      <split:quantity>-19707/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">ebeed163269757bc5399be61e889e321</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-06-23 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>31076000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bb4eae87754d159bb3c6cd479365ec5b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7650/100</split:value>
-      <split:quantity>7650/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">152d2f8773303341d0209109c93a05e0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7650/100</split:value>
-      <split:quantity>-7650/100</split:quantity>
-      <split:account type="guid">60a59d2467d55241a1f13d5c0c43fa1b</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">d3b8043b3196da237eea9a143e26431e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>291</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-23 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>39088000</ts:ns>
-  </trn:date-entered>
-  <trn:description>MC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e9e6466cdd13c2337df13895267db192</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>24257/100</split:value>
-      <split:quantity>24257/100</split:quantity>
-      <split:account type="guid">baaf4f690ee338fe4b0cf67dd6c2bf8a</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">abeded579dda59f0f8e62776107714e6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-24257/100</split:value>
-      <split:quantity>-24257/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">4302b0d7a1e8e7f94ebfb7556e306686</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>292</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-23 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>42937000</ts:ns>
-  </trn:date-entered>
-  <trn:description>PC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">44ed1fba7f70c1f3e653ac60baf09d1b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4203/100</split:value>
-      <split:quantity>4203/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2e222aacc4577c8c102c7d60a0dc2a92</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4203/100</split:value>
-      <split:quantity>-4203/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">897dad8df9174b77150e38e36cbabc35</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>293</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-23 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>52741000</ts:ns>
-  </trn:date-entered>
-  <trn:description>HMH</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">924e05194f60bca43f2239b3a45511ed</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3020/100</split:value>
-      <split:quantity>3020/100</split:quantity>
-      <split:account type="guid">60845136829c50ec4a09675a08c2da24</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">617993e05ef9f4d27c075bf6d746692a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3020/100</split:value>
-      <split:quantity>-3020/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">d8cedee0d2458f504a0f9a1621faa569</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>294</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-06-23 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>67385000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b116072250be8208f80e994fe121efb6</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">10206b5ae941175845308c0a398dff93</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">99ca076f81649296fa7e71194b2bb618</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-07-01 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>71163000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f3ae02db04d51fe05598a0f3d67aa2ac</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2369/100</split:value>
-      <split:quantity>2369/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">0a223bdc3842aaf89031056028db7495</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2369/100</split:value>
-      <split:quantity>-2369/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">4468644fe09284cf64d29da418f03805</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>295</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-01 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>75908000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1506207b9579dc4f1aa13017e2c88b40</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1824/100</split:value>
-      <split:quantity>1824/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">13e3521cebf660d1aa288cf1c48578de</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1824/100</split:value>
-      <split:quantity>-1824/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">5833a5d89a377c1b7ed78afb17210d70</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>296</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-02 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>79830000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e42a0df7ca6fcd7e29dca382dca8f180</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6403/100</split:value>
-      <split:quantity>6403/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a4ad94d75253eafc99b421abf49e3afa</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6403/100</split:value>
-      <split:quantity>-6403/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">40b948feefb4f7282083d330da4f3bb8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-07-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>86821000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6711ed19549b67d69c221d05b4880024</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131873/100</split:value>
-      <split:quantity>131873/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8cda3ca9ccfed1c2d84920789471731e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131873/100</split:value>
-      <split:quantity>-131873/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">3c43cb682217599720d97883e05d17b2</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>297</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-13 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>91686000</ts:ns>
-  </trn:date-entered>
-  <trn:description>NB</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">aa3c0ee7b1e440b03d4ca31921571300</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>43343/100</split:value>
-      <split:quantity>43343/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">abad7638636568d073b8c58900cc929f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-43343/100</split:value>
-      <split:quantity>-43343/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">394ee7a0ab7014566da7a11a81c48e10</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>298</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-13 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>98862000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C Master Card</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a4635cf13fb19baeb76838f6f6840cdd</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>78050/100</split:value>
-      <split:quantity>78050/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ec5787436adc2bc8d3f6646c95668fa3</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-78050/100</split:value>
-      <split:quantity>-78050/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">1d0a0c09a591bcb2d1b71563d52fd0a9</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>299</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-13 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>102930000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a6dc948f17564a60f5d1ebaa4c4c1bfe</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1657/100</split:value>
-      <split:quantity>1657/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">09c63542fe2f793f9e84ce5c62548a56</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1657/100</split:value>
-      <split:quantity>-1657/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">ce4bb57aeb6ff0f331fe775bf554cf59</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>300</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-27 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>113775000</ts:ns>
-  </trn:date-entered>
-  <trn:description>SL</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5bf77b7b17e567d7f20c9b52007b99be</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>75000/100</split:value>
-      <split:quantity>75000/100</split:quantity>
-      <split:account type="guid">96d92c6744c5df991da54c700630fe72</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fa56bf17b8d61e956da18139a01728ca</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-75000/100</split:value>
-      <split:quantity>-75000/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">c88269043c5fa6f7269d91c6b3569cf6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>301</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-27 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>119797000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">9970e1cf2905d15049d63b79df308af3</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">2f29ecc303f67d052aa6c1a61ae41361</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">ada1f7d5db1d5940e00e2f8704f2a417</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>123707000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">7aced176458b42ca438e42fa189560d4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1901/100</split:value>
-      <split:quantity>1901/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">48d5629a0fd79ac54f7635d1db0bbf32</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1901/100</split:value>
-      <split:quantity>-1901/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">46c3e7c59c0f1b7ef700f33eac7e00dc</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>130494000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6786edde55236622b04e73518e2144de</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:split>
-      <split:id type="guid">5c8712bc5d87c3ae55fc5fc1fe5e216a</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">e9b94c2baee4d4f9489a856f4a8a06e0</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">8657a748ebcf8db88b39877178e0bf28</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>302</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-07-30 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>136270000</ts:ns>
-  </trn:date-entered>
-  <trn:description>LDPC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e46ae9653f9bca90745156e890416cf1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>324/100</split:value>
-      <split:quantity>324/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">024c824a4c8e804e2dfb1b08e7920811</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-324/100</split:value>
-      <split:quantity>-324/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">18036f6797801ef311d8f6c82b0980a0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-08-01 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>437157000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Gov</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">1dc73cd2cbc8fe231663b599a46e5cb6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8500/100</split:value>
-      <split:quantity>8500/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">669f8b681f06bb2ebffc7b5544b1bdb6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-8500/100</split:value>
-      <split:quantity>-8500/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">fa45b682d2d763a8c06f04852ad31e0c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>303</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-08-02 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>441318000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d29736bd0e5486fb5b842a091a6d6813</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>32575/100</split:value>
-      <split:quantity>32575/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f495e1fcdbe3b3d28b74111fcfe743e0</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-32575/100</split:value>
-      <split:quantity>-32575/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">c619cdd99573dd31d4443ba4b7580734</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>304</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-08-03 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>447733000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4a5006552a46776ae5aa1f54bd05bf14</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1645/100</split:value>
-      <split:quantity>1645/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ede912527d09b6dd4748ffcf80d0c55c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1645/100</split:value>
-      <split:quantity>-1645/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">9812d1ee0a6c2a6b07c00fe542edcc87</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>305</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-08-03 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>451762000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Community Hospital</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f2db08e473f15fc9226056911c1bce3b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3530/100</split:value>
-      <split:quantity>3530/100</split:quantity>
-      <split:account type="guid">60845136829c50ec4a09675a08c2da24</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">76ec26162e8199cd74114d213dbe0885</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3530/100</split:value>
-      <split:quantity>-3530/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">37274e49468f77d6cb5c7a4ac27f7b94</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-08-09 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>465571000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">da4bea0fba94cf2f54b4f9b64a3fe040</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>131873/100</split:value>
-      <split:quantity>131873/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">36529a24509ed8ec995f111545f17c86</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-131873/100</split:value>
-      <split:quantity>-131873/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">5a5073b643394f9132d92e055f2b9ddf</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-08-13 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>469555000</ts:ns>
-  </trn:date-entered>
-  <trn:description>College</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8c7d9c30eabb2778841276e4e865e149</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4700/100</split:value>
-      <split:quantity>4700/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">c0dda888c4bb5febf0a3991524ab0edc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4700/100</split:value>
-      <split:quantity>-4700/100</split:quantity>
-      <split:account type="guid">c1c71598e096d9ab5565f096db36ed59</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">b6103380b09fa52b8d9ce3dc7022458e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>306</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-08-13 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>473567000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">3777e5827f6a6209338e6d9acb874301</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>113191/100</split:value>
-      <split:quantity>113191/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1bfd96fc1318c77160030d6894c83b84</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-113191/100</split:value>
-      <split:quantity>-113191/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">98af80106192829119277b2ec70c505f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-08-14 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>480303000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">69fc6f978b47d605fe40595eca7b40e1</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1776/100</split:value>
-      <split:quantity>1776/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">81f342f62b79fa10938029f8c34fd4a9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1776/100</split:value>
-      <split:quantity>-1776/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">e58d04ea5ab0a405244b3df03bf165a7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>307</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-08-14 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>485219000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">83c4b6627646d08575ab5f3de188d581</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>58642/100</split:value>
-      <split:quantity>58642/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7e8ecf29165860fe0a33ae24fc1bb12d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-58642/100</split:value>
-      <split:quantity>-58642/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">b583ae684477765c7639c9210e2a9103</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>309</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-08-14 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>489474000</ts:ns>
-  </trn:date-entered>
-  <trn:description>School</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e522a5b59f8d0fe04a5bc253c28f2922</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10483/100</split:value>
-      <split:quantity>10483/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">38cea2908bb235848cfb4ff545a58b73</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-10483/100</split:value>
-      <split:quantity>-10483/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">17b839c0dae6b48d512225312bd085e6</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>310</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-09-02 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>493645000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Robo</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e7e8414d043369c18fda4b6ba46aa242</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5728/100</split:value>
-      <split:quantity>5728/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a954f5435dda86b27740f587125448b4</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5728/100</split:value>
-      <split:quantity>-5728/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">ba794353f51709430af700a69e1ec8ac</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-09-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>500369000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss2</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ef775b23e44bc0fef2be091b0d6e8db6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>242653/100</split:value>
-      <split:quantity>242653/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">43f9792616b2e18c1a0ce1a178377ea9</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-242653/100</split:value>
-      <split:quantity>-242653/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">2e3b3fb5572d1a89117cf7d425e81c12</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>311</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-09-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>507537000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">fe10fe62872341bc0e0bf8cbcd50b188</split:id>
-      <split:memo>Deposit + 1st, last months' ren</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>200000/100</split:value>
-      <split:quantity>200000/100</split:quantity>
-      <split:account type="guid">329b2c5196efdaf54e1321e05b9f0875</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">d98f1bc7bc8d4f8cf69944944ec90d0b</split:id>
-      <split:memo>Deposit + 1st, last months' ren</split:memo>
-      <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:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">3c5df0fc4b2353c26b749a562ff45da0</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>312</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-09-07 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>512414000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Travel</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">b0871ffd76d7a78053cfa8a3e144a78b</split:id>
-      <split:memo>airfare</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">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3b3c584dca23f23914c35fadd63a8aea</split:id>
-      <split:memo>airfare</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0f11a5061061f6a059832bcbdee6c9f1</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>314</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-09-24 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>518612000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f7fbc52fded04834e27efd501c61862b</split:id>
-      <split:memo>Oct.</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>36747/100</split:value>
-      <split:quantity>36747/100</split:quantity>
-      <split:account type="guid">329b2c5196efdaf54e1321e05b9f0875</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">e021b4e03cb5906d40e394ca9002eea7</split:id>
-      <split:memo>Oct.</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-36747/100</split:value>
-      <split:quantity>-36747/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">6041c068d720a761474c534018da0713</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>313</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-09-27 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>522918000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a719c38c3700ff6117c374337bdc2c4a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>28648/100</split:value>
-      <split:quantity>28648/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">cd0020e3d51b6072f17ad6851cf978fb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-28648/100</split:value>
-      <split:quantity>-28648/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">f97e362e0dfdc735422be36d7b9d7b80</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-10-02 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>527472000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss2</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">bc46fc199164249dee7b8aaf3abd3815</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>92689/100</split:value>
-      <split:quantity>92689/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a21fe67963e462b661eea725790f4358</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-92689/100</split:value>
-      <split:quantity>-92689/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">5c64c9ddf9891a5e755dcfca9296d121</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>315</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>531555000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ac217272a15847f7672bc1a63e9dda93</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2247/100</split:value>
-      <split:quantity>2247/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8bdbdca3540791a6bbe1798b3200b4cc</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2247/100</split:value>
-      <split:quantity>-2247/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">f52ea1261340b682e6451bec65a87e78</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>316</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-05 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>538809000</ts:ns>
-  </trn:date-entered>
-  <trn:description>City of </trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f3e66f46590f21fd1d7bd55bc3376479</split:id>
-      <split:memo>Parking</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2000/100</split:value>
-      <split:quantity>2000/100</split:quantity>
-      <split:account type="guid">ee3d0e82c9b191091e61d4d1bc8da9f3</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">404ae482236ee576a13fc7d2704580f6</split:id>
-      <split:memo>Parking</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2000/100</split:value>
-      <split:quantity>-2000/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">1e1be3d06dd61a7c14a2e73af8bd3a6c</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-10-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>542802000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss2</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ed4d99af4e28874dce4fb4b122353361</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>92690/100</split:value>
-      <split:quantity>92690/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">509b51caa99fcc7dc819dcc23aa1d484</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-92690/100</split:value>
-      <split:quantity>-92690/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">02cd8b554862aa8af1d4594b6b01b026</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>317</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-16 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>548608000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5e880cfa5a71fd8a7b72e14e8a74959e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>122723/100</split:value>
-      <split:quantity>122723/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">7334a9bd2e1f43683abf4dd3e3fcb5e5</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-122723/100</split:value>
-      <split:quantity>-122723/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">8dbb15e8d691297e6841ba2d2876e5ac</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>318</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>552892000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">e520d308634b5dea9492b09a30846358</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7730/100</split:value>
-      <split:quantity>7730/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">00371dbe56093972affedc9cec009c29</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7730/100</split:value>
-      <split:quantity>-7730/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">60d4d5e2f751685ed5724d5727f5a91e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>319</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>565974000</ts:ns>
-  </trn:date-entered>
-  <trn:description>CO</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">8d77b8ff136a4545ba248e0092ff9062</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>11700/100</split:value>
-      <split:quantity>11700/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">abd01fc5453475dbefbcb6434cc1791a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-11700/100</split:value>
-      <split:quantity>-11700/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">9ca3e3f01216b2b94a7799c38fb3a02e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>320</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>570461000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Insurance Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5763774ccefd5fff2719f74e8b26e025</split:id>
-      <split:memo>25%</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7150/100</split:value>
-      <split:quantity>7150/100</split:quantity>
-      <split:account type="guid">73f01092a778ac5f25d1f95c1f34a6eb</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">71052afe4f4cd8910e1c39262f0b278e</split:id>
-      <split:memo>25%</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-7150/100</split:value>
-      <split:quantity>-7150/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">2c446631de5c84d03c1df0a840516758</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>321</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-25 21:00:00 -0700</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>577093000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5d1c4bc1a11f7130efd76f71096ef4c8</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">329b2c5196efdaf54e1321e05b9f0875</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">5e0e808e3d229d9ce9d49cbd3d4e63da</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">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">0b32b6d2a14a76cb172cea6771c081db</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-10-30 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>581233000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss2</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">f12ae1807326c9256821c185cdb812ef</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>92690/100</split:value>
-      <split:quantity>92690/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a3cf2af5940cca7a7c23dce67d67133e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-92690/100</split:value>
-      <split:quantity>-92690/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">228d18949e04c7d8820e022b60afd638</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>322</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>586006000</ts:ns>
-  </trn:date-entered>
-  <trn:description>AUC</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">76eba388cfd642295c56834898acde6f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>159/100</split:value>
-      <split:quantity>159/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">2dcb882d3d6013b5a084d457052794eb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-159/100</split:value>
-      <split:quantity>-159/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">bcc55c52b9a3c36558b6c1ec8427c373</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>323</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-10-31 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>590257000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">89cec80f045ca971ca32da47398cf991</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4524/100</split:value>
-      <split:quantity>4524/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">f4a77f39d221ce4f3d76341bce66ab21</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-4524/100</split:value>
-      <split:quantity>-4524/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">2e2566816e30bf361b4a3cb151234882</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>324</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-04 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>597900000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Robo</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">4c5ce317a7640bd664a4af7d96e5e29a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9023/100</split:value>
-      <split:quantity>9023/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">a93bb03a28013bc647f6125aad181005</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-9023/100</split:value>
-      <split:quantity>-9023/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">f49d9f78393641206738d2009a602dd7</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-11-13 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>602860000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss2</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">51d932e9c4bfaf4b17662c6efedfed24</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>92690/100</split:value>
-      <split:quantity>92690/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">17244e00aa18082766409004e8cc13b2</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-92690/100</split:value>
-      <split:quantity>-92690/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">f28b7923a79d20db9c983c8cb5777c63</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>326</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-13 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>608886000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">27191c314877b98b85093b501e1f29c6</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>170733/100</split:value>
-      <split:quantity>170733/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3e1ed49cb0f18791c7ce77ecfb95ce53</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-170733/100</split:value>
-      <split:quantity>-170733/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">69dfd956e9799ef1ffceb28152b58d6b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>327</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-13 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>613282000</ts:ns>
-  </trn:date-entered>
-  <trn:description>APSR</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">874717c1496ffa8f1cf160991eb13531</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5000/100</split:value>
-      <split:quantity>5000/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6cbc1e994b4b860f1dda727fc3b4a3db</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-5000/100</split:value>
-      <split:quantity>-5000/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">d30aba4cfda217f78d90e800fb9c158f</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>325</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-24 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>619988000</ts:ns>
-  </trn:date-entered>
-  <trn:description>CO</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">85f3a0aede095cf737a8ae417d46485d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>11600/100</split:value>
-      <split:quantity>11600/100</split:quantity>
-      <split:account type="guid">5fc1c6a2a79889318f644120ac82c8ee</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3dc64482623c97ead17257baa9a38d6d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-11600/100</split:value>
-      <split:quantity>-11600/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">573e1fa279f8cd5b922103290dc8f00b</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>328</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-24 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>629870000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Pacific Bell</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">ae3f61d441584e38b2de42b4e5191551</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>22798/100</split:value>
-      <split:quantity>22798/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">9d30ac4e1a12b31eb67af07c583f2c3f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-22798/100</split:value>
-      <split:quantity>-22798/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">fa7ee38cc9df47a4140fd81164198149</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>329</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-24 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>636357000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Landlord</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">5d718e1b3a3d3a3edb45b7dbcdb0a31d</split:id>
-      <split:memo>Dec.</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>71612/100</split:value>
-      <split:quantity>71612/100</split:quantity>
-      <split:account type="guid">329b2c5196efdaf54e1321e05b9f0875</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">fa28aae14d88434c73bca0b747f4457f</split:id>
-      <split:memo>Dec.</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-71612/100</split:value>
-      <split:quantity>-71612/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">6872d489f35eeadc610500711cee3fe8</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-11-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>640787000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss2</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">6bf8ab13a9d56a262bbbe0d522bd756e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>92689/100</split:value>
-      <split:quantity>92689/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">1b853eb5535448f95164026e0bdd5df8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-92689/100</split:value>
-      <split:quantity>-92689/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">bbb8f3eaf2cf94336ceb081c70723eba</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>330</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-11-25 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>645435000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Travel</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">c7a56ac15188ac28a9ec791902316365</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20200/100</split:value>
-      <split:quantity>20200/100</split:quantity>
-      <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6540770c085f0187308121c78ea8a300</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-20200/100</split:value>
-      <split:quantity>-20200/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">b9ac8690528e41fbb7576df639a9a86e</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-11-26 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>649666000</ts:ns>
-  </trn:date-entered>
-  <trn:description>C</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">38d1297fddff33666e00dadae504c0fa</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>11205/100</split:value>
-      <split:quantity>11205/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">90cd445c80e9ba7357dac5dc2051025b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-11205/100</split:value>
-      <split:quantity>-11205/100</split:quantity>
-      <split:account type="guid">fd1d2d2d58ceefc149f572a1e6936cec</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">841ded9d33426c92ffc9feb57fab49f4</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-11-26 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>653723000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Insurance</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">a766404f0ba54d9f2a38fa0461856f4a</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8940/100</split:value>
-      <split:quantity>8940/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">734505c5ef26be30613f0994f0db187c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-8940/100</split:value>
-      <split:quantity>-8940/100</split:quantity>
-      <split:account type="guid">c1c71598e096d9ab5565f096db36ed59</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">75b0b4d236d5ed90421f81362f729f40</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-12-10 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>668608000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Power Co.</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">2cbe654e960839d11f7aef72ecf58024</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3647/100</split:value>
-      <split:quantity>3647/100</split:quantity>
-      <split:account type="guid">92b05cc5070282b02b05e60f161a5882</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b9c1d5913ee35de931a0e6b1bc930747</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3647/100</split:value>
-      <split:quantity>-3647/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">d8dcacdbae5ceda6e986716a8127e946</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:num>331</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-12-10 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>679027000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Robo</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">de580c914d042b14ad9086ada2eaf05f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>30476/100</split:value>
-      <split:quantity>30476/100</split:quantity>
-      <split:account type="guid">8d9a8e4928257f0b0aaee042057d8012</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">3e63f35f3cac812b94781a890385f80d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-30476/100</split:value>
-      <split:quantity>-30476/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">dd0036886d2de3f89b0a1c5105f15b88</trn:id>
-  <trn:currency>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </trn:currency>
-  <trn:date-posted>
-    <ts:date>1997-12-11 21:00:00 -0800</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
-    <ts:ns>683306000</ts:ns>
-  </trn:date-entered>
-  <trn:description>Boss2</trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">64b19552beeb1d512a26abd53574702f</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>92690/100</split:value>
-      <split:quantity>92690/100</split:quantity>
-      <split:account type="guid">ab52d1a8fbd5883a788d51bd29c77e84</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">8c768f341ac8a19bfd74e68348a509c8</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-92690/100</split:value>
-      <split:quantity>-92690/100</split:quantity>
-      <split:account type="guid">4da6e3f697287c126a6827efd63a0b43</split:account>
-    </trn:split>
-  </trn:splits>
-</gnc:transaction>
-</gnc:book>
-</gnc-v2>
+‹+WwR¢‘ãÀXØŸË"W­7»,>ÐXüñw-sOƒM¢JõU‘ÙŸ¤Æ)‡‚éã|§!øÉNˆÈµ@·æAœD¡…sÏ)’oß<ÿö_¿ù·_ýîã¼~þôùËg—E’F€`1‹h®4"5?ÀHèËä[Ó
+Åesð;Å/ß?±•Œ¬¡;aÁÅÁ)Ô*dÎ$ò·l	‡àâ!è_ÿù¿ºàŒƒJŠC¬tu‚d;÷ØZà R|•~‹ïH[ß?½§ºFÀš<°‡†
+JÕ–m|Ëöüq.¦Hï‚„½8#2’˜A®RL1ľåôûã\:ó>èîó/ò³?õç„¾%H¤¬äK fÓk¯Ø¤ŠÞ0&} ¶ôÙã'O.†bîl×L*	ôZJƒ„¥Q¨4Øø8ßmþíI¯/ž=®þD¬	‡!ª•‚„¨þõü¶sÀIõ[Ž4n`0.›…ßýÖ:¿ðâÉÝÏò+ƒ`ô9&ŬbIêûCµžåvê
+Æo/:úNÑJ¬Æ}´<;¤=Pñ]L…>ŽÂw¤®ýIÿê‹û§ÕÚ,kGsh"¡„œ{IÓ+ÐŽ ç¹*qÌŒæ¬Ä³æÀýFòC¾TL¿ô'OòÓ~ÿòùcŽoxÀw®#n+b¥6|
+Í™T%öër»'`ªœéÅË6?:_ZŽ˜1²tgÞ¥ú?Ô¬µžIG-òínô—ÍÄï~:üÓÈ–tÕf5RVKË…umŒÖ¿¥TàÆàƒÕ
+¼ÈŸöv÷oùÙÓÇOÿtNUßë»–ÑMÄ4öVÕ¿HÝgÌ·]êþ_øùïÿïÿÈ×Êá¿qT^<{zv¢ÙCm(­Ïû)Š=–ÀÐ[ÓYTùêMÿxÿ›"öëyóô·>|LË/ú£¯îŸ¿èíõ¯xñüáÅOýñ#"Ü…ð£‡ïœî~cò_{ò[þù›Ý…ýÙÙ¯Ž!À£E¾ú¦Qô_M'¿úÕž>ÿ|j2‡×?öÞþܯ}Æ«þyxmvB'ækŠ1Ïß|Λ^}ï¯<|wVL€êS„=pBLÜ;Uðj4n©$±7o;ù=Ïz½Z?éíÑóó¯÷ôéÙOÞ~ã_ò“—þòÿ}ò0Õ¿þúÛ¶ÿûe~úb.”sóüèíw¼A–·6Ë÷Vb¿õÞ×üäă—z´!§Ùì1¸û²UþÄpªCÂV}´Ð¥ß`¿À§ïx¿O¿öíó7¨ô5ZLõ>¶HêÎ/‘ÇàZ*GHBý¨È™NáãC SÆ Ó¬iŠ©÷FŠóH«‡™ü(iMbu«u„˖ѹùa‘‰ȨœŠ¥Èxfâ]‰‚5ÞÌ£ºôìo™JÏ-ö‚Öê¼ôö¥&-tŠèñ‚–™‘z at d’GŽ 1íL¢i:+Y‚Ä5$Jc3ø"Öt9³:1^°ÌÞ¯‚pMè2-ÇiÆ<°;`NBEC«=Ô
+Â%î<³¾Z•:Î­¨ÓY1ôçÒ à{Æ€.eì[ö}…-KQWÁÖ_7¹êðE6ZÌäqp³©Î‡dœeô¸Õ‚xùMÖ™õ‚%ö~͉kBŒÅgD‹ŽT@$C
+³$Ñ—wÚ²–9ôÜüV@«	”ÞËÈþ0`ŠäQ ÓÂÈ-S+CÚîØ$Á	êQnq¤Ñ9×UQ,¶ÖkèБ6;^çEÙ@gÖ‡
+Cá<¨ª—†‰!w”µ5•6ƒ¦e=7¿•0<òŽ>àÙ]>:5£Äa¤¬¶+Ÿ‚°†OìY‘âº[Á¿ûÏÇÏó•³­¦Ö@—‡ôTJN4|O
+’úèm³EF˲«ÏÍ˨zSÆ Kh	c²‚%Õ,ä蕝Tm.LXÿN>=4§2ÌîqópÀc¨•¨!Ò˜
+1ÅãrªöÇ'Ô¸®Èïó»_fªg¯Åõ®	SóT©êÖ[s:¥uÌÅ©Fèƒëf‡Â³ç¦á‚¬«Sóò+ã˜Fl©°uìnÄÜ QÍX|Û·²aÖÕ"—~ƒýŸ¾¿AáŽ0«ùæ+qŒÆê»ÒVkÍÔ.^i'¶ÖÙû¥?¯z^Õk¯ªb[I±B*-hJa³«‰GKœyj|+¨•<änQ‰á*46INö
+`CÛ­ÀæjÅï+j)¬#Y÷/Ÿ]«(bô¸¾hI­ŒškëqV
 
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+§Ì›±,^²x=Ëz¯JØ5Ѫr£‚Ì%ík¥„ž°:HvH-aÞ,óãÑ"wžYß
+^ÕÜsõÕZ
+AÍq«ùÕSL"üpîº'^¥ï)^)Lý°5xõ“Ÿüäºh5Ï©5-#F‹˜¡8ƒ6¹Óجè6Ù‚åuj¼`u½¿cè5ÑJ©'H#¢/_Ô>r½b/ÎãÄ£”Íxê£Eî<³¾´"´„ÖÍÃ@i&côûTÁ­Æìw_´Â5h•ö¿	Ôø ³&&üÕ•oSæÉ7lð¨V;kFߟ<˜))UÜŒZy FK
+éûqè„tÂR–D)ÆÈÁciH
+m0Œ°Y"È£Eî<³¾°Ê%¦2‚‚Šo»>§¹egÑN®¸ËnÇê¯ÀŠ¾¯`e³¤e
+Xý,?¿ûüþ‡×E¬ÌN>ê¤Í
+8¯êz¬©xP6»¾šçx—§ž/A¬÷ö³¼&bŦŽM…mS: …°I­xŒ½]èwžYß
+b•ØGMþD…š€Oé¢8”Ђ*ò"§À^ؘ,(¯¦
+r@ãÄ$ò!Œ±–R²ÍÀÈC>u
+²]ž)_¾÷Ÿ›6OÁ9¨ŒV<ø“M¡6a•Œ‰Ûª/té7ØßJhÌ%Iªþ$H¹‹dþÁjÈRt윺Tæ0¸5eí¤#µL!zH_sH‰Ä¤eŸ‚`Kꛯݪ:L‡î¬Êbk‡cƒYïjÔ”#m&RÿQæÍ„üA*¥7hµsõ8X*ÂÒ»ñn¢V Óî"0ˆÓQÒ«UѬ5KŠÅ‡«¦®%þ¶ˆƒeÊÅß!›ú'XùZˆÀ¢¦Øœ]eÁ\ç%ªŽ6šn¨°°P·øVóÓ“¯.çQÌÎ£«¢ï
+Ö©ëßF¦Ñêá=È$iåßñÞhiä„…{¯•[W{ˆä{ȈFÛCÝjÍ+;¥âñ³ÎEg
+­/”ˆD²]´÷±æïõQÔ¾@Þ,·äÁvµá¬µWÿ®¥cJS=@ì^:ÃA
+×I%l!MÕgswÀl3Ÿ(%©D`ŽmúÐGv#ÚÙxRñ™ùaÑÉ?-eë(9µ¬TB/5çF	ÛåL-té7Øß
+>	Ͷ:úKÕlÔQ¢E
+Z’áÎyžK%?_×îJÅVf§ÿòó_\ù*W«µ¥bȝ$¨3ZqÍŽM4.HòŒ«½÷öö¾&^MþÔl´,e~Xšæ˜;@Ù.kj‰3Oo%ÈkX† ͼ?£d¡qˆ5!T%ÇÔxLaþ`]³ÞH¾âW&ž_ýø©¤PŘšîCGLÛj/Zü¿ß~\òeÿòþÓvÿåÝý‹/ú³»úE¯ž}sþÑ1ûkvW]€ËD}Zn¡ùVORM3W¾•8‚8pòœÞq¦¾ßP<Zجë»Æ5Ž7ÃCŽ`ŠbP~¨-«b¦œKò¡´Ç“Oóƒà!Ó%Fòm­§ÙÎݯÁ¡Qo—,ÊK¼¾‡ñ¹&j›U”ÙVs¦b—™ŸJ­Âvr1‹Üyf}+,°·½‡¥yÝÝÌI³ß÷wÎl_*u|¸’8÷LC¦Öâ#íË*F¦¨/¶>«qÃf‘%"ñåmOŒ›ä"ÍêT˜WKɉX‰¬UÆL,ßìtñÑ"wžYß
+n©ï´en䃡Y·>÷Ôà|{áÖR­ãÃàëÊ°ó§Ÿ_ûb±q²‘$P‚¡¥¶€5_p-o')3µß//<1>,XÕATüczö­~–jsO:`)L)éí$e¹óÌúVÀª2L(ƒ‡ÇëH©rìJ³4*£îv©ø+k—QÕM‹`ÛUm~È»ÁCV³ÒêL€‰]“9Ùª9ôšM*UÛ­‘ó¸´»èë+X:ÄÝ`N24“4Õ_àà!ø±Tg©0P,¾Z=üÚ à¼œ²Ù®ƒÚ†í¹>–ê¼Á­‰Gen¬>­§>F1CÒCUìžTj©Nß+ÈÚ½§ [ðHä8b2¾ñ“…ªMSÌÑÂà«.³Ç…Ú¶¼$²òW'Ƈ“qÒäk#Œ4qŸÝPg]DD	60l–òh‘;Ϭo± yà—ƒðƒ\_prߪ”óq¹TÚ¿‚Ç®”ä»>—jÕ÷žR¬’fkù>¸³ðÈ=oךëV¹¡)bÍY%ô#‘„`زFÂÍ®T?r©7Ãý0Æ–æ$alUð
+–Fä°ó±Ô
+™x+JŠ2œ&[«
+’vù=Â/ú—›)_E\иåÔxÁê*&:œ\ÍÃTq$.¥AB_j¡L6®‹WµCŒ`T´t§v¥Ï»ÆDIØùVÂ펬¹óÌúVЊº*Å|×ÕXƒïÆ-ŽT»‘ù¸è8jøç ´ûQº+{,¡ÄÒ6î$ÿ1-áSQê̓üäì9S
+!·®-æ‘‹”}…ã
+±™c+neÆgº…X¢r)3¢ˆY›oZag¶µB
+清 º.Uôwÿùøy¾ûÙý“+£VO1äÚ9‰Òš¥@iŒída“è墡§Ö‡ÁwyóU¬½Lûâ¾õ€9f'v¼a&û2‡ž›ß
+ru.ØçQšúĶÜgaTÀ*Ën'쯐k…ø‚#îŽ\3ùvrýäW®¼iC"Êçš6Jh5˜{­¬›­°Äº°tíêú°<Ú04Á,0Ì£D!gŠ5lW)¸ÈgÖ·‚VÐCž£šÅ‰mj CiH­QXšÃÖqÏÛaÿóöÙ!m]û†a æˆJ­ZˆØšï@æ3%KRÛ¥ƒßñ–(0¼m}ØKÁœ£¨G€+1ΐc+šlA”gkƒ’’óÀÁ>m{J::–P‡SþÆ5–‡<Àkb)¥H-AÊ3L–‘2’iäÞÝ®†y‰3Oo©L=Â.Õ£¼A15êS8r8ZÙ0Úí
+ð@Ú?£¬¬ûÛH\¡W³›ùҍÎ1r)u„’(´Ò†Öí2\Þ¦àÔø°â
+$ÚY
+U%åÀò¤PîßBƒx;µÈgÖ·M}øŽ0¢o	Ç…jcx°"ÙºE;g'¬WH[ûcI\¯¤–³G@Δ³‰%ë]°pLÐ+l–¨~³âza*"£Vcœý–‰cïÚ“/õàŸ¿]­ßGq½WâzƒA}.÷L<Üîb5W^zwz»%'\€NûŸH±Å•'R[Ñ„˜¸p6<„±WlÝÀ7"«€eÈ–â	7ZDã‹+Ìz¾X«A
+hԁ9Ô®´áyùÇ"šhXL:[«çÞ{h˜øŸ–êØW³8­Ð,>p‰Oi\\¿¿ÿû¿<¿ûíÝžo•E%\$E!œ:PÎ%hirÞì€ÅÑȁžZ6+!¥„¾§¨³†)„Þ²¡")ŽHu³zïGËzn~+«$\£oÌ”ÔI5ôQGš}@ö«|a+T¬Ža
+´.aa›6!ñÈ\¢OÄžj’ÚB¥.Ú1¡£×fäËC²Ë©×‰ña[ØÀT-æ¦C4k-œLÝUɾ¤›lX½¼ÄgÖ·‚X³¢*dLª…
+H‰j£Xå}…BÓ
+åªC –YÙ'ð§WNûDAvÒ¡0œø°æ!ãpj  áfel”ärBpj|X‚e¡CòX©ÕsÌÉ+çíÔA¹óÌúf`kT6óm	|¤uö»6)™³/¼Ü÷åX¸Bƒá°ÅÉÖlmV	(DôMª'6gÐÁšÇ5­‡ØkÛŽ¤âåMάK·š¡ÑJ+V›Ÿ©ÆY>­PÚ®Yü2‡ž›ß
+ric$õiGaÌÐ!§Ö꾡¸B‡áÈ¥&ëÒE7,À©’sµùr‹8)õàC¹·n9åÍ®£ønxùYü©õa±+X*•Fê!*uˆÕ4œv©V۝k-sè¹ù­`7›:|6Šú(g”¡uP>¤7ŒÇMw€ý“±f¿ÞUu]XÊÍæ°Q…àé(Æ¿T£JÛe
+ùÊÅˏ‡Ï¬›çPÀ÷M(Aª6M¨eÊ×çP ÑT4ÞPo‘CÏÍ?pEÓf°ä<jv5M„ÒüÙ¬¥EZhþ¯¶.бcw=
+)âJætõº@‹©È”ú±\Ž6“s§ìÃ
+Ûµ2½Õžñ’O­7öXÏ÷ Ò§|Æ Ò¾àÞÇžñ¯+“[I2¥J8Å1Ëw}#MMzl$3és;ɪ(„ŒOŒ[˜Ü¹KãJÐ"j„Ô|ža	M¸bgÞ¬ùë£Eî<³¾Øâ8œë•yS¢ŒT"
+¢ÊUI5Þ­Ö+ØZ!WuØb߉WÞ—„Ò!âhÉ㙚s¶AÅWžŠÈf+£
+‹³sÔ(eçN6¸B¸êØE׉°o¯ê+T:&¥êƒ<oW	¹¤œ†n–ÎcX’m¾'ÙV#P–|»5±†4R·Æân`‹Üyf}+ðU‹òh»?ØhÔ:th]CðiƒãÁÓIRÕ>(%º²ƒéFi!´)Qšzy6ßÑšroÁœjÈv/µÍËO›¶@©
+6A¾ž9ˆ³w„GÚ¾„
+«i–¸óÌúV Iz«>Kô	£Wj˜*:Ñ¢Ì@ißVð¸Beï˜åuX×@b›DÐJÑ
+;{.± Ô>¸c”îÓÿ±°›ºÕDÐ0›+O}Â0b<IªZëÌ
+ÍÛµäø˜úf+;Ö
+q=:i#¸`iJ+n~ú›Ï¯Z÷‘MÈ]$[­!&gBó§l9ovÅ… —³‚SãÃ^¢GÖÁwt´Æh•Ì³¬Ä¡fÛ•4/rç™õ­@–€?NÅÞZ®©#â|Ô†>·ÅwÝ·FVHÄЉè.¥`ežÃ•Õö†(ùz6*-Y&kj³GäT€ÂíRÝ£¥Ë^N¬h•‡;±ÒpŽêðD1ÿL™k;sÝ®ü"wžYß
+XõaIÈrtv;Uî9¢tn"i*2÷ˆý+¸Ì¡çæ·驆Œ˜’
+±™?¡Ïð2FÎmôÜv>I_!]uÀJ +³¬6+¿r”Š”!Ó<X‰ÑçäC–v
+[-5â°@ŠáÄø°§é)–<¢ŽC“aŒaîõ‰»“‘¶ë¸ÈgÖ·[-È>®Í)m01ÿ#Uôè´BÌû¦°ÓŠ:ç#À–Ó,¤u§é×–uz_ºñ춉bÑB”.0÷ˆ
+nŠ`¸¼ºíÌú°A	c¡fœ!©G&‰¡”ÆMú2ßîòo™CÏÍo°Ä@«Ձ6‹Ÿb.‘E$züÚw¾þ[QæLâîGít]#Ók_ÿ‘cTqvHP$	5#8†•·³„h—'öú
+²ýÒs”ØÉý9SS,alyľÀgÖ·Vä»C—œ4³/HtBÛG–¤Ð,tÝ/WáLÚ]Ô (¯#QŸÝ?×…%nE°y ×ZjskIyæSö+œÆvŒÇ’›?Ve’n`¸2¿s2呝o<Q!¶Ëå‘3f©„•H·ËT0¥ê»ç懥SU5ŒXÓìùÓx”ÁE›àmeowŠ¾Ð¥ß`+©T–z/T­€ï²%LAÜ\›OmIÜ2îF¨¾ðc‚u©ž×oªÜ4+°¯$%•h¨1Ç‚N0¶%M·ØT¹FÐù9ÔsFÀîá†ÍšN4Éú†Øô±©òkØÆŽK“ý{€7brö4zgÎÕžÓ¾¡Þ
+™ªc@ûHHL¡unÔjN1çÖg{Þ|¨©Y­áf°u«b
+6Z‰%™¯ä$R
+'µF֝iÐv*«ÅÞ7ô¡É÷_-©Ó*:üñzF²`q_ePZ¡sزD+{Ú\YLa6Tî tŸu­Àa¶Þff'÷›eX“¦Ë¯¦N›˜=È0‡riv.ušÕCÕ²S»Ö6Ô~YâÎ3ë[«: ú>d°¸ëG	Å7ã‘sO‘uW°âÊ/óßÝÁÊ·w8’BÍ$5uIÕl„Å,æ+lÍ:@4§V¥©ÿ#¥›ï½Z-¹—}@y…þ‹ÿ»{-³%›5ik`ëçOŸ¿ôQ¬ýút‹F‰pF‰‚<ûð`išùžE›õçz(’¼<D<µ^°ÒjeÝ+Îv€„A2´˜Š¯8lU{ÖTdà/-©´9µ>îÅ`-…#«¾ÅÜœŽÙ¿Ì¾‘ëØŽ¨>ZæÐsó[A®1R¢&‚JjÃTEFRhl>Ú¸/r­P†9rÍ{¢u£?½rÅräÒ˜B/b¾¼
+úuø÷z‚Û	_~|j|X¸Â)£PxfütßìÍ’`<á-iÖwžYß
+XUÌ}ꨃ?¢ó膭´>«^»ø}7ÁâW`µBÆÁjÿ²@!£uº{¶cö}iÔ-—ÐFÖÙĦkŽcðÈ=¦ÍNƒ¹/gN‹[-¤èPÕë¼iˆnu,ó Üw…±n-rç™õ­à–v§W5 at 3­ñ!™$ø×ÐEwÆ­²0Ž[iܲÖuÞº¶ŽU˜yÞ!=hÅ¥:ææ„ؤ¥æ´Zêf`¬1^®»tn~XÀâJ½KØÇ8³Ý+höˆ™¥Õ
+«™—¹ôìo´ ylGöIM֔¼àN#ÆÝ’FߏM‡ÑÈt”’A®P´eIb­U}F…‘#–Z¶»¼Ñ’AŽœÀ Á§+š(h”b,ó¥íÈÔÇ’Á7IV>•©´
+æŒv'±¥ð,Ð÷öÎ
+]¡#hdj*×ÝnS2èÄ¢¨`q²ÌsÈS}68‚©o—z«%ƒAb¹Ô^ý«‹ûÓaÒ<Æ"•?ö_ÞüôJ§ …BE'»eb´è:·r\Båèt+Òh<¤<ûBaß~\¼BŒAÁ‡(Œï‚¯4Å͏pº!;ùë)ªê¦b¨IvÜê-Ë?äk/®‰/¿¼:³>,Xù:ÆækÅÉ«VÿÖ§¬=¤42mÛiÇ,sè¹ù­ÀÛ @3×Þüá¨Ô¢š#Mí#í{(+äŽ+%°3¬C’Ò+rVh+n˜(ڐvNUuʐ3-fA‰j M7;zÁ+÷mv:øh‘;Ϭo­”­	Z²Ú²ï¾&rvÒU=<ßW¾]V”ä­bà¸N¦ïúh•5Í
+‘œ´ÌV¢”Ü“üœ¨Û†„º`y­$B'¥ªÙwõƒ¥YõÌQÂv‡X‹Üyf}+h5f¹MàžÄ’ƒUôo‹eä!`¥$:n
+|ˆt†wƒRBXG¡¶P¸Â!=ˆF+%$ÌÁ·â–b*SÆH³Ûãù”íNfñ82ì³0²â(<+Ö™²³)'-¸¡òÂÍÊ°Ç)[¡™Jñˆ’LÐr at +‰D´ò¦u‚eØ_?\
+ì[N¬¥úD{,šY Jïón‰ ßxò-k¥.èg÷ϟՏÐc,f)øtR´>¤:Q.¢X·ZK):qYPWsb}Xl‚¨†bÑÃŽª¨S`÷ps¶a“Óe=7_àQ™¬EdiD!ÀԨ†ŠNº/K¢Ýî ª“–8õ‹Ã@é­ŒÖ"×T| zdâôAÔôÞ‰LDÀëNɯ/X5Š«@Ï1a0‚Ç9G·Ôr ¾œÞ
+VÍNe‘G¤îä3rãâÄ©ñl§6¬œù(Xõæ^ÏÑÑcö\Ü÷Aý™Z›‰4Å÷ݲ¯`•¬WpÄڝK‘¦°.Ô»²Ä:åîc9%©l8™Ê¹:nõD±ß‘òvRaQŠÔ©õqáªRgd(‚…Jб9¥ÚŽ—>ZæÐsó[+‹ÙÃlÚøÞËÁ÷àóIݹ>y…œÂàŠaž¡®«ŸüáÊ€¥(1j…ykK
+"X
+dÔd¥‡RÃfü*©-àW§ÖÇ-™ÉäIL­ªBžIç
+Ñ£h¦¬Õlǯ9ôÜüV+¾=Å¡H)K
+{2'Õi³ƒ˜ÈrùMû©ñaY—oóe&D;0úί)pI¾í‹²Ò
+…¹óÌúVÐ+ö0 Qõ}8$i]Ø	<zh5Á¾¹ ºBæè%’Ö¡×õ•'1+Û)îáÞSãÃf­ç^ª¦>;›U‡žÙ‰MÆh±_HÛŇ‹Üyf}+ˆ…9k–˜8aÄaJd›ÊýºÛ¼B¬B0ŽX»gei’•9¯ÒÙï>¿2dqQÄ
+¤#ŒY¸Ü ä’i»«Ã¸$‘èÔø°™H}£÷ècê.M0F÷ 4)x¬·»8\äÎ3ë[,î™­jìÓ×In¯¾	ó€Þ›1ä±/d­[8d‰Äu‰¤¿ÉÏsëOóÝ/_>}\•¾î_>{q]Ts§êÑlÖ˜ö<’2ÀF	¶ËÖ^rŠ|f}X‹)e„4´q&Au"0jô…”º¥íÅe=7¿“P{ñQž
+å»8ÅÄ9Q]²°ì&u|XáÞ`eae-ó6òQ[¦µ$ÏUû”^H­¶4d»C,ŠDØOŒ+¿Ð–[ÁL!NlHN¯ºOÁ Ê/,qç™õ­ “Gû¾ÕFÒ¬’êhÕ¶Î#KÇ©7zRGD&{#„¸ö°j‹JæJh©tŒ"™;Å€»)Tl!”±kºÙJæ‰D”58-ZÒ(µÌ¶!º]‘ÓÇJæ>œÕauŠ+¦É˜j§6›8V(uß²]!ãÀEû—àÊƁ¿¹rž{êèYs€"œÒ–35[°V‹yÔÍŽW„^¼¾NèõVsSÀÙ½®gsH1úË6Û-rç™õ­)«fPU˜k‹S’­*°@Š˜w>¬ZQChZð]Dz®äî¼*ôZ<´ùÐZ©¤b,FÚìdÙÒålàÌú°éViâ=ÚH)÷)+`Ð´Ï>\J}•+tN­‹]ó&*tó &LœMçÖy'vlÛQ­e=7¿ì¢æ(û&\g¤Ì•"§êßÈ€}ÊÛŠ‚Âc`—BX)v¼™rèÐ>+hU–høæëã<ÞÊÖÆ@”j¾?¥}ãD[UV÷çZQ¯ãZÿ³÷»?æ/î>ËîÏ®\£Íc(,¹£c„©—±û¬ÒS±Í”bH„Rά{&?¯)4NaKÎþŸÀéi¯¶ßZæÐsó[/ÔˆU»†Jœµ`%sPÒ	wWU+HÂÊV]ÛC‹•KϾ/–©¿—ªÆS
+ m&cu«BÇdÉ·mξ€u¶_&ž‹â,æ'”ºl}:~dM·:Œ<¬œÐ:Œ<ˆ=@:(¡šèwG'á(çOy–©q§‚MŠdÔÞSËZt6mÙšÀ|ú\®+Íζ›…ÎØ#êå g懕¬êÐ|Îå^°REç+³¿fàíŠfºôìo†_!%J™)Ï©H…µ‰$¨¥(Ó¾Nm¹àÞAð˘ÖÉ_[!4[êqLèræÅ4»
+œ­'im»òK)].Trf}XÈ_Ä1ç܃µ8{8©‘²p°™já£e=7¿Àjý…1<$„")Ùˆ¾%g¾ÒÃh»u®™Ãr•½c+«Š+n³\B<àúý6ø¶°FËMµÏÜ30ÔsCfõXÞûz–¥ó!úe`«LæR•Û¨Ù³®KÆà¼}b¹íÙ|øqà5è¤édkòŽ&ÀÎ…ƒDÊR’Ö©3‘¯ñM™›eÚF+ŒÒËjÒ߁Ox=>­º§ðé×ÿí¹ØdÕ)™¡æÁœ°a­\ ¶1¶K5;0ÖýMðmq	¨‚KYCדx`Ó”Ò›}RïP:¢_fÀåTg’šj@/©˜
+°ÎÂ×J½®z·+¬‚i6‡qS^Ô·Õl‘ÿðŽ÷­
+
+lÊ—c“®£¢»Ô†•¤^j­cMOƒ+Y’xiΔ¡ªL@Ö…Æ›!¿I/>¡:á˜w¸2ŒÅs®äóÉ·€Ùã1¶á¹
+È(R+
+6«c"ªå}cÞs‚.Ÿo£,¯Øî;×ÚÍΣ.C"+³á0j{.\Í5¤Œ5h“¨ZÉ8iŽ!ɾ[ÕÇúþ*€âºÅjµpmHƐƜƒòª¨€~Ùdҏ€'óàÊõ€•ÓÉ#õŸýóKÔmj«˜’4h¥ŽxõÖñc0…¶­D=ððH­§ž¥Ÿ÷<ÊCûŒ[@æJy€
+Öêf Õ´Í}Í€‡Òùý*h墰“„2è“jlJûDb¬‚×¢Õ	oª[ Uðs†êϦW­Ñ˜	4èR™ª¬¨“m»_h<ЧµËç%W‘̶-—®Z	;³·¼\é©SkÛj?>JçCô«€•dÎ9§ZD…h`]NT!Çk+™¯úþ=XêZ¾XEZåfÄÝLi¶”ÌÐ*Tæ<Ѹ´&>îcV¢ïoW{ˆ¾-·š`ZGž±{w“ðÈĵM%ô1üU+ÕnEšÇ?¡ÅßËr¤l<›úbNõ½ÚÎUã)— U±÷Âàì]gE%‡x—U*¼.?„"XC$î¦܀¡wµÒÓ”­v^S°iã¶é×µü,³†Ð˱…OK+`Í<sèäT„ƒãÖI»
+¾°Nx*`]~H«ÞòÜmà>+ËF¬jÅx…S°ëªìÄšìó;à®û6ø¶V0«þÙ{nÁ¯Ó,‚M4×ÂæÛ6‚‡Òùý*°	Z.±OìžZUÉ-1vÉ’æe• ®wý$$;阰Ãõ3„ÞšíÑÚHXRî5!5d´ážx߀•×uýDÊÓP³–âñ1}@)CÖ¬w츯5ù‹ëç¿óÚÐ	)7›“gµ)Tã
+è:V#ÆÅ´ê„ÕË-€+DàI;…'×~VŸ»
+JÁÑ!ðÔÓÂÜÀff…}VjÊÎÜÂo+Ó:k5uÎÐıNîƉ9‘%ß'¦ôñ¯Â©,Ëœ½X§9PGíÁŸg-z|Ü®m^†üSÅ,:×]óë¯~^þðÏO&[ñÆ—á$!üÆÌJRTS·Z?Þ«ìYf°øþYïo‚oZN9+·‰U”œ'e3]Ò\a§=Õ¡t>D¿
+`Å—ÊÍ!×Ørk+kÍ‹
+uA	¯¬n·+j0ÞÌXˆ”÷O}FžõyŒ-^ÒH(5ÈÍœ¦NDvé²­Zíóò¬[ŸS­ó·ÎŽ‘sÒ,)^e!d÷kÇÕà	·½[@˜'s=8{!lb‰}tR¦Vº2¶Fï"µ¤û†×¼,„µ´<uCž¤K;Àˤv…ÙkÏÕ÷Ü~°ÿcbà†±ÄL»PÉÌ&¹v`eË—
+¯ùÂNxð݈ò¹3øgOÜ¢Œï]›+Òv1¦8C¼n-^´´­›ìüoƒoK¥´!ëŒ=|îÍ@"ª2GÖL
+=o¬X8”·è—A%±5%8QŸêR
+ÝZ]¿|犂ëQÉÅϝ¸?•fk¬ÒLG‹Å$NT!•â4CQ˶Û+8~Òþ“À¥’sn !éߝ¥×œ`y;”–Ê>\:–ÐÇðWA¦ê)PÙR8T]/)—¹†oÅÆ`½õó¥ `&>7¦æïõÕ׿)ßþÓ“ý`X»¹v÷‘`$¤9™F)ƒz·}WGœWðy±I„G³Fmõ+º¶XÈ€{Š÷z¤ZŠIåFeÀ²	·¤Söa¡^ŽN˜r>w³÷|¡×J Q^S ¬ØšòžzOn-Ö­î›õŽÇ/ó~U5`P‰³j¨ùø Ie YCöÐÛ.>Kècøg¦§Û	À©ôÔfYF†±3X¶1±%Y“ Ú=‡ÓÜ™èÜÁø³'ü•œTFsÈä*Ð8uœ(M°mÇâH‘ž÷ãÒÛèÛâRF¨R:dõÆ’=ÂÆÙÇ>Æt,¡á¯‚K©EºÅ¸†Úöɬ©ÕÊ„CKºLèý$p)^
+>獰¡™¯‰¥åàÖ%é+±¥nd=)®ÒìeGÕI¥+§ž._|Ôà­•×´W7	-+Áçšÿ]F*ŠKò]‹ZG]ÔoƒZæpr¦Ö/ž=<¹¥âdÐ:ŽÞ±,ÐÕ†·)!fö
+­ØuÞϵÞFßÖÒFÏy´Âgæ:Sž®#AìS’÷nKècø«@VÓ1¸¸Îbæ¥{¢ØãuÆÖG²;ŸO]n—ÎœÎ"üÝ7ÿïøö«¯¿ù«'וã̸¦<¬šò:=×Ü ´x³R¨—ºm9H>€N?>r¤‚5Ik’,>Õ´~94MP(±¶žN±Rk®Ã‰qœ3™µ5N"˺±JêH:¢_š ¤4x*å9˜­{‰Ì‡`èã26õ—¡éz7¼u!ªçFýíðJŸÏLH;PæB‚†5»·žºiÞ79²½ßºí1ü¶gTÑºE-þãù”¦èÃÅ(ðURÇRú‰øW9£Jš‡q¼ÂŽÊ2¸ã¤ºF0¦,ƒòÅV	GGÐܸœðœÚÛá;Ì=V¯r˳Ô!ª©äŽÐ¨öR?m«”":07ëmômõhäL
+jíÝBß)!Õ6’|Õ±¯[ûñ„>†¿
+©ª3yÈd¹e+µ®£+}9赑/>X?:àá. µæèð°Ï{˜â9gGêkZi"Õu2¼ «Ä^Ú÷q.Knßßö *çÈ`3"4g1O«ÑÕÛ”ÒKÛ79ãát>D¿
+lQ¢.Ê{†” â0´UÂµK¼¶ŽÎx¸
+l™œl¤Ù[­@m×%™ÎÔ:/¦!ú•Gïuß	{`ø5xv2Áç…-¯ˆ3ÅÂá¤Î"‡%sUq’7ŽÔ:’·èW-¥5mi€
+³Yõ*‚QmU—\[G'=|[—{©³…À>W~õìÛ@
+&Pµ)õž$d¢},£l¤¼Í¦XƒŒàûYÁcømõa¬`Ô&9“¸N˜X§ñ”<²rßWzu0¥ŸˆÌâ9Z<òx¯¤:³{ŠÔ§Ù—£N-×*DJ?UÌôs˜õwõuüïÉUW¸œºtÃÕbë^4—Õ&9Ø—o#YH+”ƒ°Ò>’u(Ñ/Xºæ=Ä÷š¤¹ÆF±.K1ñ.®ÿGGý>oX9çsö/¿øõ?>»èjZ‹õ5¬Žª9ÌÌ-XWŠÕµ®]¶IB<b¯€§k™µUÞ}VCŸ©§„eZ^¶é¹h…ÊCV×B„RN!°{‡@¶±ªáH:¢_­Œ$Ô`Èò„«=—žb»×zOOª t§¼Œ ')õ«ßêÛ¯¾.ÏvSPj"ɩȳSƒÙuútíÙ÷5à¬ùÂGNÚýÊ3–÷çsY
+\J`ЄÁ%)E–wµHècøgVÕÛ J<öžÎñ'ËÕ˜­CçÚzü*#ÞØMá•Íä.½uæ™kI2h]B£„ô†‚Ûöz .ßFßšrìÚÛ´X“wIjÓ`l‚ñIhe_ù±„>†¿Ê ?ãæ¤\SYÐTF
+ˆZ¾ÿ¨Ù2Îk;lè¨1ú]0Ë1Ù¹¾Àg÷×äÐ@\,^:)cPo3Y®±¾Ûhë÷w-0cÅõÛàûL!·1ó*6ˆˆ…M©òw@¯¶®¥ó!úU¤$-5­Áßi
+þN!¨©Š²f]VGÍô¾«ËÇ•JÊù¤ù³§8ôAãM–±Œ>-ójëÍñ€ƒk¥mËk
+â‘Uíá·½þã\§WL-“•"3·5ÿ$Ò¼ÏçùÃÁ”~"þU at Kâ
+V
+B+©ÆêP1Ï$a[!¨¾Ÿ¼
+¾-T	¾V+p±^`ùa­™+Æs£-è¡t>D¿
+4Å~šG)ñ>S™X„šÆ~4,Tÿe,ê/CÓõ¦
+B†'@w8ïab,òcyŽ—’ºIŸ ã‹óÞalš£÷`¡ÒIm>RgâX½íû<Ö¿8ïýén7ö‚ž¼T‹×:ö]‰§]«xkêSê¼1>]_ŠÀ!åÎõÐl(P¯Å“dtubŸ
+¡ï’'¦ëñnƒ'÷ȁá5oÃoO}Õ†¬«k,ˆ¡ñ“uUj%¡ot|9–ÒOÄ¿
+<a)±Ì M5ÞeÖ^9'ÆØ~yâà/ðôçàIHNÎü{þ4ÒÞ€³•–„
+HË©&¯Ä£æ†dûÆ©äCÃ3¢o‹MÞ‘² ñhjGÈ;í}9RæZ&ï3->–ÐÇðW™ú×5(“$eÊ2M ’ Q;d¿ÚÛå„Õ= Ëä¤×ú×?ûëç"–Ïææ˪vJØ[®­xI¥•m×Oth=D©ëd.;½‹µxRîPšUϼ¥žŒX©–ÜBñÆ´6qvK¥Ôk»o¬ë<–ÐÇðW9Š²\ÝY°ö¡æ xÕÉS92øRÄânT·@,M™N:èÅ;õ\ÈÊË!qÔ^BóÅ’ÎÅBÌ·ŠñäÒ¾–?9²ÀÞßÖÝ%$´9ÁŠšKè
+Âf͹O¶ÂÛ®H?JçCô«ÀÕ¤ž4+m·vª} u$ѯ[ñö†à9Gìx=`ÊÔû[×ŧQ'ì§î[vîüüÙŽ.¹%§AA
+¨0ÕZ/õª«™à£|ߤúç÷;O>D߶uoèàÈž¢•nØ[¤MSvpãvm»tß¡„>†¿
+`Ñ;Hèymš·…V¹¥q™Ûð÷€u‚ꀕÑå\?ÌNbEZ—S”W…v«¡
+×ø?·g†m—ëŠÀïï<{ˆ¾-ve•YY8³¥:S,K4– \°ÑëóXBÃ_»fZC›‚>ˆ×®©OZ²I2½Öë“O8QÝ»ÖÖ{Žl=ÛÐ-©åXJR‚ŒÖó*"™Ë±綻uŒ
+ñHÏÌ›èÛ–ö$!V'äǹsyB€?x¥í}cÓÌ‘„>†¿
+`éhAw­@c¶Ñr2‹C¤v/•.6váST×–_åsdëgÿðdÄ*Úµ` Õ˜:;kìK5¥{0o;Ë¢'ÆtúÀø󢕅6,Æ4µÚ´ê.0äÂsØÔ}ç‚Ž$ómð« Uǹ‘”Þ½cEÅœÊG›èc”kGfñ)ª; Õr©=…T¿üúgÏEªXU£®{¬Y´Yì¸%×Ñ+g›g£6EJsš¹·QE³]g”þÓ@&E:w
+µ¡	y¤#)CfFŸ½eÒDÓƒ ·XXÛJpâ˜0ú6ü¶ð„}xp¤ÎÉËè6kZöè3©÷X»-;¦ôñ¯2)+—¶¾qìµ)÷ìUl’+•Ñk¾Xâ2í¼nyV8…[¿þêçåÿü\à¢Aubï¥Ñ@ñ¬Õ-¡â6„eßw~?¯z¿í©”.TNÒ)¹KÑbb+Ъ™îc_}ÕÁ”~"þU_p¨ÞÇŒ÷8Éhå)€Ë‚æÑÓÅÀuªGùÀ…‰8çJõÛùÍ7x.p…DÊÝ3ŒWYO\*&o³ì›?+¡0½ÚPheJž2ûàÒ!kãmŽ0 ,¦Bü8ø¶°•¤Û˜yiµôŠÈcÕ$«kYo´Y?”·èW-p¤™t¤L	8ÅúÌÞâ}î³¥VóeUßÃÖ	«…[À–'õ“S•Ÿ‹UÁ¥‚cµžúDW`ˆ%…5¤u[ź)êûEÌCômUa¨?c§\|™¨®Oé¶JØW_ZÚ‡VÇúþ*xâµX³Ø.òh]ÓjÊžB]<Y¹v(„œê¼¯‚d±œ£Y¿zò™{—2[&ªØFV&9Õ?	5ƒ£ok	!Ó÷³·Á·…«:æÚŐzARì£	m;üp(ѯVc¿Ν¦’•îmͬ2äbruÂæ`e™Ï
+5ݧ	—ïR<ڏ–Šž{,º¤Œ*\3/w«mš0eyQãCômUáÌd Í3-Oõ.´
+Úkíế•û:%ô1üU Ë¹$*•Ò+ÍæËf¤äp-ÏÒS
+Í7€.@Ìt
+ºþúïŸ|_ØIꬴÈs¦^
+±C^·…±´÷‡f?pZü6øÀêjæ0bEyüÞjõÖ¹ú˜}ø“‰Îı@Ìjc0JfWy¶hÙöõâJçCô« ­>\mOMë+ÈÚdÛø²G’ù6øU ªaìñØRlKeÎ}t¨^GÍ×BÕ©*÷@%:9p_ÊCkìEkžZ†à¬3Kð‘BN¹¥}­$¯ê÷Ú2±†–'Ù#»±†ŒQ›Vjûz¾øðýð¸[©Ð–›tDárïmÆC·tmñ¨ž¨uçéGs#øØâ 2çZ	õËç"Š‹‘Ô Î(0(4áäªfîÓ„,t€a½	¾íVéµO…9)Æ`<¨­‚e꜎¤ó!úUЪñ½jÍ4ZgådÔEÝ,™j½ønðD©û=Ð*ÓI׫}e
+ÍÙâݲzÚ3vi-A>C8¡Ñ¶kxétÀGæÇÁ·U†¬Å»Z­Þû:HI­Ô¤™¡/²fJçCô«ÀV,¯JÏ·Ä\ Õ2}@A¤xt­G»ž(u¿l1øI™¯ãzrVÐh	»PšmÙÄ¢KÐÚˆbÝm«iÀCÆÇç½z™µU¤±†ì)a…p9y?®lM‘UÐuÊÀìÃl–r'×}5X‡Òùý*pÕmŠÚd¢4RÕV-Ǿi±CÛŽäâ?ö>¾•DNÖˆîq¾’Ð{kˆTÅd˜§x®!ó±:Ñ|ÛÞGêƒÞßÖùÊÛh8xÊr¸oÍr1èy]:Ž#¹õ:¿h¹•W²x+„Ï=ÒØ[C.ÓÙ™*÷„Ce[Ëå[öà9ój)·ekorPÙÆ„&3çv[ÓPþ€p=>‘´\ø‡¿ú_õÕß;Êwÿúíx.LÕ¥wsYr×Qg©AÒ>˜
+¬xÿÑÉCô}A*™árÙÏÅkêmÒ,R¹q걡ï›,¡á2
+R¬lZ€Ýúls
+hçwQÒ}gèJLñ2cÃ>¥ZK3¾çÏ¢äë.u¢ùØJãäaÔW¿*ñ­Bù•gW+`ª’‹È(šB°d¯–{Ö4¶ÝV-Ÿÿ÷ˆ?D߶t˜WŠU
+X…2§¶ Z‘j¬ m§|Ž%ô1üUäßèÃâ[,ã6®Ð’wÍ­ÚèÅaâµÆÇz¢­ùØ™<Yº±­5UY½÷µØ´&ö’ǐmGÀ¯iu¹DO"@lY$&->f,ÄéöÅêjó(‰ÚlhR‡å8]×]F	Ü–ûظ֍ÁN´4߶ì\KóÓ‹Ø=7ª=”&}fÇŽirK*Û4bè¨÷+š·Á·eYÝ€¬LؤÂ}òl{~0®}M‚‡Òùý*`…<8vYŠ7“×ÐÓ‘ªd»¶ÝNt4߬Ö=ö9Žõl»öa¥¯³v…QÆj¤‚j&õLjÝÖ%’c§y¿ÜCômáªõxæ`,ÁX	Í$>‹Ä%‰Ö}§îÇúþ*€%°ld„FšèÀjñǤ–r—’ÿ°Nt5ß°2ê9†Ÿýís«¤§Kb‹¨ê}¶xÚÞ3´m|€ô@1ÐÛàÛJÁ”çuˆ)àŸ§%cíè5ö±«Cé|ˆ~°ªâñâ†þ±¼V/YKÃɲDò˵ý6v¢£9ÀJ.«Ö~Ž]ýýoÿäCŸÞkÕn²*ÖͬfjˆñŒ¡¤müj
+`ÿ™û›àËkz(ÂkuÑjÒS•À°õN×ç•Šh<JYCΕ»ÅÏÖâQ‚€É}‡Òùý*på©ŽRGì22Mv§Š5p†9Áµîv¢=P>¤Ë¹UŽWYÎ]þâ×ÿød´ZEëOÐP{h}­N£BgœÕ·­/<D¢o[º.<CÎ1sQš±`ƬñùSkm°ñ(ðñ„>†¿
+bµŽZ–*,7e
+1hpL€,_Ú‰Á{ V¬½‘C<ÙR;MñÀ®y†hš±SUKñ¤û¶­Wõa(!‡heä4²H® ÓG+iÍúâÃðÃô^k<èœÙ\2®"‡u¤UU/Ö…'Zo[ëdðÜ!Ö¯ÿÛ“y–s“Ž±…6™JjlÂ%«º­t(ððý¦âoƒtáôåŒÚâ½[•Ï89ÅÆ«k¢"jËíɝaÀPóÙê˜S
+za'Ï͸æ”7:]JçCô«€•,ûP(Íp¸gÊJ|½Y+*_vEøLº¼m9C¼Ÿç0éçß|÷<¹º=¾h¬ÓX¬±xfj¼.)«kÐ
+–^¶-¤Uæ„H=„߶¾½®1²Ù+Jh]üf]½–¸Dè>&u,¥Ÿˆ•&œI8$Öš[£*Të6nÛ$xxŠ?¬ðú—‡…ˆo-)8Ïx9ð¦œFÙ7à+:°> 	Ó€5t³ís‚9”·èWaN>)+™7o%ƒYð㡝	i´ëšoþ24]ß¿¼$±Ÿ+øÜÒ¿\“©4¥<8SreûÎRFÃmŠîuû—“Ó„58ÀÞlæÑ36Ì=Wnº›¾ô/ÿi³ÕZ½Ó²¸ÍV+œkH•Ø†·5~¬}}?d½¾mí'w¢J–f0ÓFu°ÅoX—Äñï6²©C	}>E™»÷!+ù^;çÀZöÔíâcó
+·À+ËÀçnûž]¬Ž UıQ5,,¢yv+ä5Þ¶âjE? W¢oXña‰sÜ;
+uè“+¯­€Pj/û¦Kècø«+…H	{¨oñ}N1‡Òùý*p•Jˆð‘f¼ÃtÎ6:®h‚«£_[šOtÙȼþü}¹œ;ÆúÕÏž\¶±*3ÑÔš—+_¦nNÕ“ù¾òÏÌï·az|[QH>qR)ÖµÙèÁ®fjµ1k¬ì‘÷USJçCô«€ÕŒ'׫‘¤á¡
+-¨íPeqE¹˜[˜x°ò„édÅú†2+–â®V1õºMQ‚ʃܻa
+³­úóÈ<ƒ·Á·­þäR+šOÉØS £kš¤hÅ1ƒàí«þ<4â?‘Ï[ãUIBV*Ù„l+4V}ňÕ:ß»/ÏcܵšàPõCômK¯J`:f_#¬§æ^`™XÄ«^™tî;¯:–ÐÇðÏLR÷2°L—Øúê¾P›É$.R‡	·qtrJçüžíUoS…kÕ—7ÊȃOÈ+r`yÉéÅõy¯üŶ
+T¡5恖1„ÝŸ#$FÀä>w«ÎgóÖâN2p·ø_­ÂF©z‘™CíY¾øý„ëË= ÊYϝ¡?¨X|Lñé\§ô±Š¨buK¥‰Ä6h×âbÖ÷»À½
+¾í…ŸÄ:ÆQ…šµîk­Û0ƒ†°qˆé¡t>D¿
+X•´Šm&•_(¶‹xÌ.:iÀ„·Öz—[}:Q Ò]îõ48»_ÃÞ¦Ä^ÓY+¾”güǹ˜*ˆPïk.]2vR%á}ý4Çú~ £šŠxGVë"ÈPbÕS—–Ö|Àò>ÿÔmÐ4L-§ÜLÇÔ:F/£Ôgz•`ÞÖÙåДíä@š
+ЛËrpÉ¢ïÒìbµ¥x°´ï„Ü]Ӂöä‡ðÛ‚SŸu”–h8g­U±ŒØÀ?zŠ²IÞ–ÑSú‰øWiONˆkP¯o7$J˜â‹¹‹µa]_àéÏÀ£æÛ0§ÊcöXF†XJš53O6ËÔm§%|è¾é!ú¶à¤Rs‚å‘3ÐÓ²ÄY›Äi£¿à‡c	}æ¤Eb_…¢,S5‰ôas¢í•oM×?‰¦““ß7™N©¬YNjŒ2ΠÁG¡ew¨“Ƕê'Èþþö·Á·5Ò™uÕ?MÊuÊ€‰{댱	°ì»føp(ѯrÞ4[ʱ=TÀ¦=
+¬m6^Œœ­Æ3¹/4]o:åâfçì:w˜N	xé½Ç÷õDÀë™R[§·ÊNæ¶sð×5‚¬¨Úu6‡™Jh‰œ[¬
+*ÚdÖ}󰾘Nýé÷ø
+†3Þà6×tÊžCÏÍåöÖñÆ•™p¹Å¹+I>W7þì;ºÒJåa£°5šA}Öa±Ñx©dÛ$]üùT¼	¾m“‹%l 6s§òÆšõeØÕÅfÏi.JçCô«p¦øcá\7;ːÊú»Ö¬)hë¸LÎ}_PpbƒÞÀðÀ3ÙÉ9}ó‡ïþ5žb{ò°¾Õ=µe,ZŒG+kP:x[+™,¿šöçpúФ5å4 Oɺ,êÈ·öä¼RS5–œ¬jîÙ¬{Z!Yanl%>”ÐÇðWÁ­>´–KãY¡"¥,ã´ÔB!$¿1—âÏ+bZE½ÝJ§aÓyÔYMD%Õ|í¹•Ÿpé¼^1:«_xº!IžµØ´ÔBþ
+*MS].öq+Ɲhoƒo{7ˆWRk,fñŸ‡„Ízð‘Ô–}èÿáP:¢_«²[/=÷é`\cƒ4(ÒVKm$×bÕ‰q
+wÀ*Aãs÷‚¿üÕ/ŸVŽ<’¬éíP­›G\üÖ8?€±­2tõ‡¾{u½
+>$\2æXMñê6.ÉÕ¤¤Ü0´Â³[ýÀÜ):¦Oîh-™Ô©Ý‚Àú¾ÁÓ¥ó!úUÀªçÔv¤ª’§¤xØ3„ "ÌRäâ"?1®á`¥Fù¤)Þ÷ó
+ É%Õ‘1å™ÓðÀ¯±Fu1ÙVú¢îçA¨’V)ÃÀ$à’S!]ú¶ËÕ/îç?lÁÞJ²åó¨«#Cg±a[rÅZnÛhŸÇïÏ‚SäIÏùºlêNžTFÂeÐ/ØŒ5+žËšv¦V
+–m…VHúþY˜oƒo۝œJ°ÑÚe
+8óê¬L«#=÷j¼o˜Ø‡Cé|ˆ~dbÖ¬[krÌܦ¥õ^òL”ÓÅâï„Ëð- KΖ²?ßd8Ô¼b²êë4¸ñ„R€ØÀ–såmWñýÓåÞ߶°
+h ´ŠOS¬ê‚9·	³XîûæÈJçCô« •d¢"={!³ÕF·\fCHÝÒµhuÂh8þú}­<ÓÝÆ· ©OkEgëV]…2Əy¾þ[å'Âoƒo‹Z…KwîúŠF™Í½Æ«_êdT6Η9”·èWA-NÕ9Ï1fåi¸N4¨¥ Y“j½±úû,0œ²f¼ŒÚ:0öªÖÕ"ô$•W!Å¿51€yoFsë…Zñ5T¦CÞ“egûXس‹P}1€ùá,²1µ_(pEbácê}Ýqt°zí ?a¶`7¨Vw]}‹¾Àë+aó Ô9¨8‚X(ÁmTŠ‰ø@±ÂÛèÛ–¨—Zº)åU¦®¹'£šÛG Ö}_Wౄ>†¿
+"çxK*Õ°¨öbâÛ.>àbx¢ùx•³ž1º³»†•¤M Pø^˨¦™buÏe¥Üú¶ÊËéH
+ûÛèÛB×hbÙ˜´ô†µå¾šÅY›Ç"ʳì»<–ÐÇðW®Ð
+%µäEj«ñE«(uÁÿêâê…íÌw€.Hè·;À*ÚÛýA©•‹¦\zÔR¸qƒ:ò£H?ïVò¶&Ðàrƒ6§é±Û¦(œ‹¼À(Ò[ÃV\«XlÀ:gšD0‡­ª7nS.…­
+æ8la¾¶€"‡çŽ¶þûsÁ*ž¤Y
+…hCÔúøÛ<^È´î
+½n«ü÷ó¬·ÑGj´;65æ&}ºC/ñêZJJ)Þå'ÃÕHªý5w…ìªÈ@^þåóÏçY‡úþ2€•3ª'¦&³è´øE÷ Ú•D½ÍKÛo(h¼`ùYÿÐ=e¢‘™4 MôuR)‰½+Uó>)å²ÏŽýUËD129Z£D«31	–¢
+ŠB¤íC¿”‰þ›{i]z….Îi¤4VÓy≅ᶶì}+ö?NH–NvÈxS–\WãM&œAÖĝ¾ï²Ð°†ùqðm›9Ö©bP¨ÙÍKž’°C¯©Ö¹o¢â‡Cé|ˆ~hbm4¬‰·´¼pÇŒ¥Bp”fR½}¦?MÔäÜì¿ç׃ªe½$Õ5)‡‘@k<é6T:dÃû}ÛiÙ+Lẚo&ì;KÉñ£´ž¼jïlœƒtÍœzj"Û,¾Œ‡øž^gˆ/Ï·hâ5YKiƦŒ£·–/»æû¶Nx.ܶìlû7¿ÿý¿þ!^¬¯~ùÍwÿòÛ?–'ƒ×\f1±º&ÈlŽ¨IÔÔ6ö;#¡|o‚okÀg:*(Žo_ë‹sq©4,å¼Ï0æP:¢_¼ÈÐ8v*Ö<ͺ¶*Í
+—†6­úeœë/cÔõÍÌæä´ÀÝÌ=˜ò(iÖâÜ&.:Å3šA>öYül73© âIòÑóh¡Lf(Báø‡µ¼±NýK7ó÷±¡Œâ%&òx›°;.“¶‰Õ{¿löÖ;ðéz¥.r®$ýëo~÷»ñOOžŸ›uo”F©-–.ÆöÏ#«`ßµœØ¿
+¾-8µÔ{É9·ÕÌ1GË+shï},ëH:¢_®j1äÓ°?Keõ*õ£årÛNå@%½•â_+¾ûãÿýÕïÊwüê÷ßü᏿ùî¿|Oí‡ÿóÇØç"_:d*ð~[o«îyÆs°åzÌñ$œ9þÍSOÿq
+îµäÃÁ'ò‰øWáu´œÓl¼Ž¨¡®ñEçdé×5Oœ'|8/÷ô-Âïpþý·å'ŸÕXø0g7íV–8µYr¡Ìñë¿°JËo¿åÛ±o5R>²¢ï{ÄVcqeî­ M$nëcû"L¹ŒÿØÃæó¤ýñ¼?†¿
+¦	P$é*ȘZ’x&¬­ö1´ù„k!ðD¿£À˯²Â¹Æ¡MÜÑfmk ÀèëH™ÇGí"	šÆWÅ¿+'œ*ü®Î‚è'*ž\A[¼QnKÈÏ©ë`„Œ‰¬ö†·9éaV~ÿ¹ùCômëg[ð
+[X“á+]³@[5€s[Ûé‡c	}¼Š4R©Ïe%ŒXã7ºU¿ó]í¾ Ýà~T06±s¬lÃMDm¼
+ÑÝA9ÄÙˆçWʤR;eØÖsj/û»WÒCômï!
+Âj®48­*,’…bž&“üÇÇ£ÿYh:–ÐÇðW¹…¦ÜV;¤gI9L¤·|];àÅJò¸Ŭëo!⛟lŸÜTñ_Z<4, ™mšÖ5сF<ûâÛj§–·ÁGŽÉ°&iM’%\.šë—CӍ—:ç'väÚƒŠ–ØÈ“-Ó´Z“«ïI嶯òP:¢_†N	Ž8
+!ù–aáPŽï6šJÉ6ìZ£g8Þ@yÌÊ9«øøz9æ|3¿z.dMª“U‚
+KèT¹‹ÔBPÙþㅏ/W¾ýçßþáŸöސº=k¹º-…^ÁáÿoïêZ,9nè»ÅäÁ%U©$-ÁB„„ü€*©
+BÖ^°‰ÉϏjvÄ÷z’éëiwïeæ‹Ë\1ô¨»N£ÒGR¼8¬ó˦óEìáåN/©´Q1×1ˆkƒ<9’4ŸÏ´ùeœþ¸ÉëWÖ÷€0îⱨ§,
+ç6ccÊ­ž5³-pøpœ+(é4zrÄRVm³áâ6Ê쥮£í'm隊·EOêçÑÚ‚’vkMuZ+
+'Ʋ~ð¤¦pl1Ø^C~ت¤7֐ÿö¯VâÌ]æ„\[¡B±%±´pNMu¿úqØÒ¦ïÊú´L«uO0-<™SàÖì¶Úƒ3Xaüý˜Ö&‡^›ß`©µEkcZeg]KcÖ•é3{(W<°p{ýø9+¶cÖëw|-F62„r©%u¯µ´Ò&»ÖAu·èJàöËs.O›Ñ4÷žrCYüÊjáY©µÐ(qýû%smrç•õ½ÀÕ,ê:Yòê©,ºrÕ©­&t?lÈÿG¥P;•ÂCKõ$NEàšq¨•>Û,¸V´:æðøÂÝò¸ï5NŒ¥Œè’Ûe{•!fT»å’¼Å©~€&”ΊqŸƒË&ïj*ÙÄ:1³ÕƒÕß
+5‹çÀ,¹-NõÊQª•ß+‡sÙF+ßÇگ¸x,f’2²tôQ°—A!‰vãYÏÖ†Ž¦—Ö§³ëÚë­¬‰EØs°ÕÊm&6’<ÑònI!Ûzm~/Ð5xŽÍB"nktÄt	¤. râX躡öðЕk¾1™a¯dvÐs¨—øÞuönë;ÃóáÓ¬Û±:C…—O’¾²>mº{ð	ì„â"«6‘s·–zõYJ@ë‘>Üæôkó{¿*Œ^Dg¦ÄÙ*¬UÍ+åU±÷>’bw¦º[÷½6t†.”G'ÊkÆíT
+JVÍgw'Ÿo
+÷†¦x~eæÑ‚O]cœmô$`œãÆ´C™Y¾¡Èú˜µÆ8Ÿf:šq°2 i|A‡±ÂJë ‘»¥ájœ¸¡é)~.ûÕÈ™“%¡™@8Ç‚ÁX22Ö̹ÿü¯/'79ôÚü^øT×fR5Ê(0{gâê³fmÚ¤ÖâØÄÇc“ÖzŠ$ˆ,¾ú§M÷9c㩱ë'oÞ¥biî–K
+€‰6è/¬OË¥4™‡æ3IC{ãLìÍÈ-®ÒŽå:›zm¾Á£«¯7Æ'IH§¹N¢'­1£ê¢.v(,I®žsy*—Ót¹åÙz\hyƒ¥ÿK”ƒpþ¼¾4¯„Êz,3õFÅubË2Ûêž#Tç~cÅDËË÷øKãÓ‚çB‰ŒÆÄÚGNòLªá^ïA¡ö›±ÉWÖüiÁ+ML=¤¦c®NQ)°e
+䊓1)š0Ðéphª7·SÞ©h­!C㺲úêÓFÜÉa“$í—îžë¦!®ŸÉxž•ïëò™|h†–FíÐMsâòüן?ŸuÛxÖûÏãâÖÌ{ð~+T¦RjMÍC˱-àó
+®NY¬	o‹š¿~Ñ @%S(ûN‡Òb’JG›‰v;~Ï©p}9^]ZŸ6!šg¦™cÝÄ*éZXbukÊBSÒ~™XÛzm~7å)å*RC‰Ž<Eㆃ…ʦ	Ôå´çyLx82IÎ76‹Ùã<¯tP"ìcô €
+k‹G.Slü	ß\m„&1®2s@¦Ú§sO
+x%ݯŸáý>ýªøð÷O¯¿Ç¯¾øâ׿z||øÃkï¾oßþ­õ÷ã»w_}|çë>Þ=üóë÷Ÿ>þýÎï¾ñwÿý±Þù”Nwäœ\ No newline at end of file

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/pricedb1.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/pricedb1.gml2	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/pricedb1.gml2	2013-06-25 16:49:16 UTC (rev 23062)
@@ -1,5710 +1,74 @@
-<?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">c612ab04f7ff1a29fef1a7ebaf455b35</book:id>
-<gnc:count-data cd:type="commodity">13</gnc:count-data>
-<gnc:count-data cd:type="account">1</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>NASDAQ</cmdty:space>
-  <cmdty:id>ANDN</cmdty:id>
-  <cmdty:name>Andover.net Inc</cmdty:name>
-  <cmdty:xcode>034318-10-5</cmdty:xcode>
-  <cmdty:fraction>32</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>CORL</cmdty:id>
-  <cmdty:name>Corel Corp</cmdty:name>
-  <cmdty:fraction>32</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>EGRP</cmdty:id>
-  <cmdty:name>E*Trade Group Inc</cmdty:name>
-  <cmdty:fraction>32</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>GNSS</cmdty:id>
-  <cmdty:name>Genesis Microchip Inc</cmdty:name>
-  <cmdty:xcode>371933-10-2</cmdty:xcode>
-  <cmdty:fraction>32</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>LNX</cmdty:id>
-  <cmdty:name>VA Linux</cmdty:name>
-  <cmdty:fraction>100</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NASDAQ</cmdty:space>
-  <cmdty:id>RHAT</cmdty:id>
-  <cmdty:name>Red Hat Inc</cmdty:name>
-  <cmdty:fraction>32</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>AMD</cmdty:id>
-  <cmdty:name>Advanced Micro Devices Inc</cmdty:name>
-  <cmdty:xcode>007903-10-7</cmdty:xcode>
-  <cmdty:fraction>32</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>DIS</cmdty:id>
-  <cmdty:name>Walt Disney Company</cmdty:name>
-  <cmdty:xcode>254687-10-6</cmdty:xcode>
-  <cmdty:fraction>32</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>MAT</cmdty:id>
-  <cmdty:name>Mattel Incorporated</cmdty:name>
-  <cmdty:xcode>577081-10-2</cmdty:xcode>
-  <cmdty:fraction>32</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>SGI</cmdty:id>
-  <cmdty:name>Silicon Graphics NEW9/86</cmdty:name>
-  <cmdty:xcode>827056-10-2</cmdty:xcode>
-  <cmdty:fraction>32</cmdty:fraction>
-</gnc:commodity>
-<gnc:commodity version="2.0.0">
-  <cmdty:space>NYSE</cmdty:space>
-  <cmdty:id>T</cmdty:id>
-  <cmdty:name>AT&T Corp</cmdty:name>
-  <cmdty:fraction>32</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:pricedb version="1">
-  <price>
-    <price:id type="guid">0aa1d888c252e19ad861753f83535a9e</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">116b237865c365cac76581520a58f30a</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">311847ace13f0fc08e18bb0be38473d5</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">363d368c337023530f8485fad869f0f3</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">36516c191a6cd33002550c877f4c6300</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">570b1e7c591a0fcd69069f40a03ae62e</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">681e6a0cc848b9a8638e7188a6e5c892</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">6da751ca0174c9085b2d39344b900d8b</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">6e70bce010257ff1e11097966a26f1c2</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">801eb511320e04882a985f7d3e985606</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">83fc147fb58ec7fa396c73418585a97a</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">89e5b7b5565b587d9294b1fc78e69288</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8b286aefa352a75133d2dac70aff777c</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8e4a6097781d37b4102d09b07e8b2271</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8eb84752bb12899f421cf6346d70f11d</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">922bc49ed27a801bd563bfff7b4fb5fd</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">9dc7bf3ea6873b5b1f10a7f3367ca704</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">9f28eb55aede472fddf9f8b83e8dc8a9</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a2db13ad8a84f717168cc0fcf9eaab1c</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a3d49be2f529205240ead1a5c6536b4b</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">b6e0524dc378a111b33e7b0e43daf7e4</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">bc6d96b5df48ed586fd03b620ce2f396</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c691122a94204875825c80f9fe0659bb</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c8fe6d1e8a63ae9f107abc857bd35325</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ce2fc8bc98d2e9220f893aabff7a6864</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d1e33528f3148370df75ece0a8390f3b</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d6627745cf9072d8439d28ffbcf4f999</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e3013803b5bf41818cc3cadc115faa98</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e8656501ca8674a195e7667647d6b45e</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e8aa311ad39b4a23e106b7e165466fe0</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e9fad50db03be6a8e37eb26eb5908b72</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f1824165da98c401bb6be5d472df61c0</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f650598e3ed7fa9161a6d2a876baa92a</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f9764be99207b51e130900dd634a8c81</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ff250c3d01eb30235100a4e7b06b5ade</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>237500000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">1d4c719e566779ad19a9f3b25a0e3582</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:57:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>234375000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2abda117d7319f8c755df3761408d771</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:57:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>234375000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">3dc3c60e6c3af87f8c330ea51c6e2e45</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:57:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>234375000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5a12cd1d5f0e119529e9bfa36f838861</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:57:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>234375000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c6e8d8f0b11c13d4ac285e61bc7569c8</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:57:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>234375000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c782d79ebc8d8879635a6fa386ab4297</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>CORL</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:57:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>234375000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0fa037234246a1f730040aac7910e09b</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">171c2509f90f701a5d28ae87288e35a8</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">1fcdc2a50da190633bfe82c8824e5d2a</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2237e770abf1e472a254f3eccfc31e58</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2bdbca20fed22381faf4d71b0c46b13a</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2caf7e2ce66d802f9248b2ef5c2490f8</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2f7a907f5fefbab46686c82d9bc0bf50</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">328d875304835c7bbfd1fb1028d4593b</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">38d581ed087e36987044e6e1c81f18cd</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">43adac154037aa1f3f9cb38049ca7ec0</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">477da6de7fe69ceec30f160741b73446</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">481fea45c22d7aecd593a092687ed4bd</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">4c1f8e0083f80f95048ff8f69b0f2cfc</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">4d7408e09c97d93747bd7db6615a1acb</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">4ee34c2961248d34ab3eda78090407a6</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">4fc2b40f2028971c16d8cf97a270733c</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5817d675bda2851916fc2622a36a4eb8</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5d21aac2c023129c005bd22e2b4edf0f</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">60f823417aae5c8dbb6b3d8eb03a7392</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">69850a7dea1595063dba90cd984e2c43</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">790389a3c90b4d2e29a57e0f5f881644</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7bd101c0dddde15142a92ae22b459ab4</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7d8998a4e504b0619c31623d5bd75fc0</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">80bbd833a07f787cdcf770cf917a8be3</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8a3b11f5f461e813b09bd1833dbf66a6</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">91e526905d9672de2f8896e307b89440</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">920d4626c55a36892872649ea6971565</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">991f218586c5fe2bf95c45f61c36a6d4</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">9bf83058fadd1a12166bc0f7dbd4e06c</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">9ebdfdfd0af7c0f1a8b8af2068e7322a</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a24fd5a041000dd0a1ea99cb3ebb0b78</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a80ab0a63e089b6c4803bad88db99a68</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">b0455d986afc460ce2c9594fc24cce91</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">b9917f86e3d163b84bb6b5b987d56842</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">cfdf84648a340d3e575c830d5defe0a2</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d321f20984905a3375ecebaa06699bef</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d9f27f967027987041e472d84c9996f3</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">edf67d894469a85bf8e4ae0a76f25eb6</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f8841ac29625879c6b47a1df2750de73</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">fb4fa3733553b5d0af753f8e8589e139</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">fdc10e6c726cadd491f05a86f972e2ef</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>GNSS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>120625000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">075cc041a1d5daa6c7ef3ab982a32eb1</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">09d3b31894569009ed57da3e835b55d2</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0e9204bbb8d7dfea3b24dfc593881c17</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">112288fb012cf1f5c90ed51d2ddb8913</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">13ad072f80e2611c20576887219a07c0</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">140896873a28d8fcee917ec8564f3063</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">14425ce037cefb430ebb5f5f52fd1c49</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">161e1103aec38f976de9b2c50662a906</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">1db53a9660a4a395acec12944323a54c</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">227412f239a00edd0bac94f61b593433</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">25f31c972b40b383cb1d6435ea79abbb</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">31e0b4de491dbceaf38e7240d508a876</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">32847bb7b8033f3440f3a5f9847c6bcb</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">43ab711216875afb9540ecd292ce42a3</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5748613b120559da2b84d59547f840db</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5cebda6d965217cb94c3faf4da9a9c49</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5fa3a0e177c5be04341eddc0db9b9500</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">6f464385c9b3613c52f11eb22c41cb83</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">76e8a50215a0bd8e9003b8e70fdba220</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">77e22364ce1374f9265d77a774bb1c46</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">79b5fe76bedadec83e317425d39bd1eb</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7b6680329713c25f0684082e50a0239e</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7c163751d441d7180ca72b3109f482d3</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8946360107909b48e9cf76cfc143003f</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8ace96cd71b83bca77590db1a16d2876</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8de467e0c6e7d29d0a0d12f58907b057</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">b412ad4bb6f15fc00462f5513ae52eec</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">b7ec8c94068ce9a2ef3be3a8c3d02b48</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">be1db257b004df4e19a38a1ac37ba3a9</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c56dd615eba25ac25caa2bf4723e10b4</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c825ae20a0abd7c99a722bbd53a4660a</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c8d3c466dafffb313af4e65ddcac0c25</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ca908de96d3ec3810c6054b3e6dd7aa4</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">cc013b1796fc06a56cfced2c78e254f3</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">cd95a8906cadcdd2f3f06d1f595807d5</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d5ea13a971d2e67d7a8b5de24b488663</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e2ff395b691c7ce628ccdab9aaee79b7</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">eb92bf9fce47b6792086a2c314096523</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ef20053fa70fce4e1a4bbff87c91b374</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f54e51038cc66872f0af745deaeed20d</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f90554f00278500d62a65001d93d323f</price:id>
-    <price:commodity>
-      <cmdty:space>NASDAQ</cmdty:space>
-      <cmdty:id>RHAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>609000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">019a4fa7c2770044cf345fec983ff47b</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0955879da0121efe36cca859674a4d9a</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">17f38951df26b082ae5872dabbce0709</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">250b76e42cdcf75bc41132ed2595a72d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">27fd84dfb0dd9e685a49e9d2168670e8</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">28f552fb954a7db745e4049863c834eb</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2a0a15564e88758923068eac2257b6b6</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">480da0f17bde131000a12f192f4ba64d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">585b38cb9ce2d4bc50e073a05a637529</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5c19844d632f5ab552ab841fcf9c3d5b</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">685507c737d7522ea6b2c74f08181d02</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">75f4fba2bc382d88145b22a2ec348da6</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">78bc92a896cad0efdff9b8d21538360d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7c1b5dadb2813869c7fedb31d7dce61c</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">85521128a8a560ea79f428af84d61bbc</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">865555818c61c45c0aa5a5f34a8be73e</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">879cbec6bd2e3e01c9eaf7103cf458e4</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8d90092bf335bebf06e94a6dab1c7069</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">97067d667c03c0171d70a071515896a4</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">9f84d8451e07c22a9ddf871bd56cdcd6</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a446b68b6e3253f8c4ecd799970cacd2</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">adeaed862b8bc80cf5d95a1c0223775e</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">af7f19c384c2aaccc58f53ee5d709c80</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c06ab06d3d7b203c573638491ba4aea2</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c48b3c9ee3c9ae261ec62c4946d523e3</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d9f9bc1dd2eb05a79858aa9d6ee37b92</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">da2bd8eea019951b1908cb2cdcaaccd8</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">df1b2a61ea883157fe20cdafa82388e6</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e106c34241412f7f94ade08239d2978a</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e58632db5e9489ea64cfb86674f70b18</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e8dc073d3260320a9fdf7745f851b9b6</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ede51e3dfcb6a310b3816fb1472fd733</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f6b60b46651b211527815e0fa017c635</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a77043b4d2e5080fbdad1ac053bf594e</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>286900000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e42848dcaf9ecc6ad030f37bf47189c5</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:58:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287000000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">1da2400d25f589b804b685fa9489553e</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">3a6864727af5a02847ddc9b63b0f3e80</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">788f01d4bc2b13e076d8fac6e9be3163</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">9b0d113e8ba9e9836cfc208c2b5f9e18</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c758709d233bce82adcdeb03f33c8e49</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">da37596e744a479f365b5d030d0d33ec</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>AMD</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:01:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>287400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">06926e9b79597db0be14efa6dd2bd5b0</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">07aeb89cc1d22a224692e68f5b50d65c</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2329b37974ec52f1bc076e2752fccdc7</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">247c40d64b59d4bbd8ad486d90c5079d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2b34c2cd92545df3d6fec38c9b2771d9</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2f3a0033c3a34b2566a61818e7b9d6a8</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2f538f4004b0c4262ab4359d8c935da1</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">3519b77e1b218799fec083d3c24f2935</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">402c6835c8c33182e4d4a1a305bd28bf</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">4140ddffde7c2d266bee46b66efd88ad</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">503e90f2400bc2a698ecc15c3f275ff7</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5c26a9f1ff5e9e30d600d2ada5b6eb03</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">68d3dafb42f88bb786484e8bb36e4810</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">68e70bff6a11d35c181e866b7e3e454c</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">6be6c97d8b275e6c7d1c68b23da7c3f7</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">6e69727de10c86d83637d53ca46603e6</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">6f36acff7521ee8f96ee5a2399ebf376</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">888fc6da469cd1ff91e78305e6ba4509</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">9a762b6a77c75a6069c9a9c2e405fa09</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a6d48f6dcdd4c31d4f409754aba9e9d1</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">acfb2a578b70110bec45549dbb13b152</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">af8e5f690074785392fe435c8564f6fa</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c048b61e8b554532d69e154183f41683</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c3187d2aca8e2a3b62cc0d68fa84f015</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c552cd9fcb92af98de690ef691f979a8</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c851e6810c952a3af872758b3893d322</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d38a4d02e75bf02b08f80b16cec48b2c</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d494ea525ac6e608c4a6d0fe1c6249dd</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d8bfa1e47ea9f3925da37ec9667dd0be</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">df6a47abfbad183a6f5fd41490354880</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e9d07d220072bde2d14605699cb9afe5</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f5b2f52583e36c2bc08ffaf406d214c8</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">fea216a7c773cfd2f1524c7d327d361e</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c87ec31015a8c987a036ac42edbee0fc</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279100000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">1b9cf7f3359b2b13cc2ca372c5e2b3e6</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:58:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">043a25d52f4a00b97adf02be4f302ca6</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">07f5d560cf907db043256d9c4abd89fc</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">66828b4aef1548819276f7685f5ae03c</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8094fd8d4a7ffe96d8bff91fb10e81ba</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">9e3d20cbbc5d215defadc9dfecf6e5cc</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f04536a9445950f941362c78145fda2d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>DIS</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:04:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>279200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">086857db62e8ec5e98a7bf061b946031</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0bccf992944421c9707a3b78c3ac0d42</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0dbb7a83a5c99fe2449ca4e9e392ffca</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0f6466772e496080fffe87d1374bf833</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">12880691a1cf01353b72eddeda36b30d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2cc937856bdaec72f6b1f39f01adb491</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">32b365471e946f7fce3affd35fbcc0ea</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">3e78faf0ce294de107aa83c1cd462116</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">49aa65242cbd8a06e92944a992dab043</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">49af9899e3bff6c06f16a6aae5046fd6</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5029acb1df35f4c6162cbf1fb07fa56c</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">54c746433cf7220198ea7100d8202a38</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">55792a95d7569ca477d515c6869fa0b3</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5e7ff876e9f7582c8b5f501ce3e8e98c</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">5fe9a15ca060092cc9d7793cfec07399</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">6e106853670a17c0fd5b5ecb232763f7</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7afedf928542f1fb7f91db8810ee9843</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7c781f518ed47e0a09f727ae83216f3c</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">90fcd691967a3a27723a1df40925c0fe</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">988b226556d3befc1fd514d79052af71</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">9917600519fc7035d918e9644662db76</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a1586a84c8447186ea19e3339c3eb09f</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ac7d8b36bf20fa910184469d97d588b0</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">b3f66e37e80a8a5e5754e2bf1508e4f3</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c10c632d73266773de8df378b04d2b82</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c5f8aef1a84a538ac8356914546331ac</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c85998726b41785a40583ad917b6da63</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d69085f5296227920d885922d78d3492</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d69912ea72968d8f6aaabe3b96679ce0</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e4d5801f4b2fc52a7e56f4dd306829ac</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f085f0312f6a5e15ec587a5aa3344b32</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">fd2338d9c3d70ee5c477a5094789146c</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ff1a3d1787236fde089510d40639b4ef</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">65b08f5c706c9bd1a6db22ebb962986d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180000000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a8f3aa210ee484c09a2c0ffa53719676</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:58:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>179900000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">30396192c5061b9865a85b2c27317d13</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">6e924d79b02fab663136a1425b7b62b3</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7c93ba81ceae3423ce121fb4afa79574</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7cac9fd23afe839b72a375637937ef7b</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">85d680ea7183931ad4429d5e5a424f81</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">b85b06a259f39b0517c818dac5ebf40c</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>MAT</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-21 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>180700000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0533f6314a38b2c1b422bb70943d14cc</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0a7949f0c6201bd02bc701cd9f940504</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0ad036b50dc3af6195079232f4abc0cb</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0ba81c0c1fb1b8e61fb78f4c315a5f38</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">0c649758a5c14f69118ddb2dc02b5d90</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">122b99711554e864e1bc8b7d2b7423fd</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">14f19bdd06995047ff03ca01a4458ef9</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">1b19b8f7799aada5c7c07f7b32e2a897</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">2fc0c3100b40eab08d068cb4d5f122c7</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">30ce8deb8544fca996e12ec0e4b06e5d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">324ee4a4b695e7561671a3b2d6a51d3b</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">36e5c1eab60335d58061b08e49bc9b0b</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">3e8f2f85a91fd9e3cd96843398919ab9</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">3f388b4e78a9ce5c3e200d7f93735417</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">4195b1885227539b07ab1359ab17b5ab</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">464049b1c8a22a8cd9b6b8db7bf348d9</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">6d61db1480725076a13a64aa2d4a08c7</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7d1a3545e49583991d8ba0422f813ea2</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">7e47d47a7f9ba12e41e9dbdeb56d3bac</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">81cdf9ffab9707c20ee9b0395bbc766a</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">89867ce65161c742827523721d92b39e</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8c810b99a4c8d69e5cc1611e8ac7e2b9</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">91ad67e3972f313cbd0a70e597c6c831</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">91f84cfabb0e47d7048fabf5cd1a5f1f</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">92f2e6f44068ef36aeeb89de1ee3b0c4</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">93d1985a8a996cb6bfa409b9a6a509b0</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">9c875161ae227951240c8d1374b0579d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a513c6f927ecb9a27858afecb1a5f7bc</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">b218130106ecdbc96f037b517cb0842b</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">b4ef93b758b0e48ac05eb06399601027</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ba265dfe0dd4195b5f55352cc8153480</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ba311c1a964e1bfdaa4de6314be1ccd1</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">cf045aadf608c4f40cda7d4bc731b1a2</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d03f026bdf570c66e938778ec529c712</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d27187acd9501b2b6df8184a44bd783a</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e64780e1654562022f7e984aa144bd21</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e7b68bb2ee7c1246a65decdc42df813b</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f7c6a9dac13e88af7027d042f69d64fc</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f8c562393eed142756396453a6a1d9d1</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:00:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>405000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e902b1f530f19927a15a1768e328af89</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>404000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">bf2792943c448f8abf06362b15115c95</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>SGI</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:58:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>403000000/100000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">088d4f98bae2995187b77cba7b114c07</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">1375f82a5a28bbd4821bab1b426e088f</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">23c1e9b183eb9fd879dd4253f0c08dec</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">28fa77feedd17ba6b1c4b4a6025b4ed5</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">3c252b9ba73236bbe65650aec2b74ee4</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">3d260cd1c3baa28de7bc21b2df5ff83b</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">3fd62977d86a4bd594b3633d5d14968e</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">458b0debc58a66d2b834635e9ecd7e73</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">4ae0de2476b15277da45106f88681e99</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">592667dc9b03bf2e7c1cfa5b529a6ba0</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">60a698fc3ab024d14e177ace466f0dfe</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">62b9f4822a964b6c5870137b28c716e7</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">64905fd9e34b4f85e639810f75897f44</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">673891f0c220af26d4368f0fe0b98840</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">68590fcd3e3e99322382a03166ae7a74</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">71ec1230b3debd3c3935c97e8346efc8</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">76af612967c4693e1f091a7a30820b03</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">76c4852e79cb8323684dd6f18cce2a98</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">855e44b977df7ad08494d5f4b4e4ccfe</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">98bc6fc4bc7d23d1a80cfdcadbb3768d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">a5fe504ae4a586fdb516c43790f1ba3d</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ac64b7df99f40b3ead2481e41be16db1</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">b948af54d2f5eec9ea29f6b0dee6a8d9</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">bbb543e5e4306666a1311cfc829903df</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">bcde83d9a501b0349083f8eb475686f2</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">bcfdc065115f84cfda641127bb380174</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">c7a9a3b7bca8bc7b1ff2f75f2ae61fa7</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">cb4ccebd5fb79d0129cf59cddf8aa37b</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">d3f37a660e204bd4ba8d6c5d22198599</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">ed9f29c20bfe12978301c158a2c97065</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f1f6ece0f94721ef9a67f1928197071b</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f69d9b0e9094144bcb9ed6d60bfc8455</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">f7b124550e5f666f2f6911eade3360c5</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">3cbcc03d2a5a56b116a319527237d1e3</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:59:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>224000000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e416bc9f7b3fbbcabec383bde060fec3</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-26 12:58:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>223400000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">1f6defa9bbe87ef35d245de5eed0975f</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">34a9b1204f53515592fec676376e22ad</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">492b60fb33a7d2548005a689b592176a</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">8429c33a77cdf4b40483e39fc7aa93cc</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">95e43b8e964c0da2bc19cad59a000eb9</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-  <price>
-    <price:id type="guid">e75d344a6384a7810086f7d468ee5b13</price:id>
-    <price:commodity>
-      <cmdty:space>NYSE</cmdty:space>
-      <cmdty:id>T</cmdty:id>
-    </price:commodity>
-    <price:currency>
-      <cmdty:space>ISO4217</cmdty:space>
-      <cmdty:id>USD</cmdty:id>
-    </price:currency>
-    <price:time>
-      <ts:date>2001-03-23 13:02:00 -0800</ts:date>
-    </price:time>
-    <price:source>Finance::Quote</price:source>
-    <price:type>last</price:type>
-    <price:value>225200000/10000000</price:value>
-  </price>
-</gnc:pricedb>
-<gnc:account version="2.0.0">
-  <act:name>Root Account</act:name>
-  <act:id type="guid">0c1598778c1993807a3ab0f8191575cd</act:id>
-  <act:type>ROOT</act:type>
-</gnc:account>
-</gnc:book>
-</gnc-v2>
-
-<!-- Local variables: -->
-<!-- mode: xml        -->
-<!-- End:             -->
+‹+ÈæùáGŸüæ_?xÿǏüÐb]û³çÿþݳǝ|ÿÔû2?üìùÿôí#?4˜OWê[/ü!”ò]“ïûÕw—ýò*ÿ¿¯ú}öñGÿ|Ïuô‡ÿðêÿhQ²^â½'ùüÁïžø+náÛ¥òÂ
+AÞ…ònÿ®Ý‹'þʽbý;Üê?þñÓß¿úVÿñæi>~°þýêç>¨¿ËÅÿæ·ŸþïW_üoþÇçO-òÁoŸÞ|ýÕ=ŸÔß÷~û‡Ï>{õ=ü6Ÿä³GÏ|òÈŸÞøŸÝw/ÀBE<ˆ«×IÜïÿ𯯾ßÿûуß?zòõ·×>ý§>õµšñàŸì¾˜pÙ7þß>ûÍ}1퓏ï	iñ-Y/8{ðq~³ÄÀ³Ÿn…µÜ²ÆÖî¿åwÏoÖ¿Øãç>~ôìIþe¸/¿²'¹÷^ko$|Ü+]ã½~r™ŸØRCsEò›§ö<ãÞ{íÌEàïCî¿×Ï~û»{dţǏüæÉŠúöÕŸù³øÍ¿èûB÷Þ°T.®ö†ïùh?úü¿Û—_ýÏÏÿnIúùáSQ÷\þO›üç»øi‹¿ú!ý´Ñ+?!ø¯ÞåmÏDŒuö¼¸¿ÛÇ?¼u/¾ÿ©|/f"âµ×µî8;vÓu‰ßvç,?zý[gò_J??j÷WõÚzöý¿zúï^ô…çÿë¯ù»ÏþØ*ðϼèÿùìãW¾æ³¿|É現üá,ÏŸ=\ÞbÐRàÝ•-*=€þ°ëÃR¼[ú‘È¿krçÌ?œäåYŸÝ|ýt]ÝÿzôäÈUþó×7Ï¿§_>yç*Ööác{öüû3ü¸Å7öøëuaÈë*Ö×ûP^~}wÄ‹¿úþ¢þkt+äè+½ú1j˜s±9™Ù7§¦#›ÑÒ¡,È£-uEGá\ÜT†MǹéÒ¸×1 Šê\ï°OÂFÁeĦãÌth­Ã›fT¶å_FtÂ1WVm)Õ¹é87á<&¦‘0Ž¾)ã‰HìÆ¥m:NMǬ+¹ônٸΈ©S†`J¸˜n:ÎL‡Õ€bÒ&‰{™>5ÍlÏrn:0šŽ¬³W­¥×VÒ¬;u¤Ñö8Ë©é”áÈb+ˆ½ÊDh‚\brOÏb‚Z&îÌrn:ˆ*së>µp
+i¨±X™Ãg›ª»7ìÔt$@)G'úl  îèЧ™îùç¦C¨S/à&ÄÍ@{2Sã Ñú^±pr:ÌÀu4«˜PhpõF´lí¦ãÔtè´è%ÆJ.I&‰œ£RŽ®Eï9駦c‚Ô¶"E,á­À4²G[
+uøŽç¦c‰Ž®+ddð4£¨&Lc‰Òºç¤Ÿ›]
+t¤j-<:$`9Áa3qÙóJÏMǬ½8Ʊè	
+ë¼ÖŽaZÝb{–SÓÑœA³/Ëjj:qÔn%±ËV¥?O_í¿ÕF+)ujm2jÎîµ-²#Ç©á˜lZxö™s,ûJ$äËÞêð2f¿àÌŽ
+ÇÕÁUB¸ci‚ÝyŒ0”õpëzÉ¥
+Žë‡C¢dáDRáÒZR‚/ùâ¬ù³á¸z8Z˜CoÙ&NõRšºq^rÂà†ãúá`£HžIꙎen0[»àÊû
+ÇõñÒGZ[æ¤[z,¡aE+­4mì´rj8¦d)‚ó(ÆЗ0S&é(³ú¼`5¨
+ÇõÃÜÊ¢C]9¹ñŽAÝÀ|»•SщͫÔ&ÍfKÑÒ
+ÛÖ§†czm¥RE(ħ²U.Œ¸ÓÊ™áèÄ}„Ué @‹ªÕ¬åØÝ秆#*˜yõRªz)‹“Zs…“ŒYæ†ãÄpP™R±››ƱjCr4ÆKî¸á¸~8Tz1Ž4èËÈÆ0-*-«·nM¼á¸z8XŠº–Ñb¥µÎYfŸ"@í‚ä6×Ç(à%ÖWB‡VEöY—æèjcÃqj8BTe“^Ú(êT1–,å>÷ÀÛ©á2F¢ž,ìᓹøÔ%QeäÖ§†Ãp+Ù+ié¡Ä5².!ª”Xxˆ¶¶ÓÊ©á¨%UòÞ
+I´
+WjšFÊÐé‚+í7ׇ¬Çöԏ™uLíÞúQ5WR‰íVN
+ǘ‚¥Ë´0¨@4¼LŽ-큷SÑ#æúSlò‚–E›ëE$ë^yj8¬¶ÝJ;N‹HÓcŽqŽQïQÙSÃ!ÅF1Â,¢ƒ¼%ó-Db¨m8ÎÇ(­/+dÓ»½¹v=¦+Z:ʱçl¤Žê½UÓrÁ^ôMÇ@GŒŽ¦DÅš¡öõž:Tm
++Zoœh¼é¸~:jåuV\"t¹•(Ã\Û$ËÔ6ܺãÜtô‰àÊG‰°‚> ¨aOcµ1.XWpÓqýt äQ£#›®ãi%¹¶½ˆ	oÝqn:ª4ƒ‡ĉ­•¹ôÆÔõ¨Ó¸dMÒMÇõÓÑÐñìM¸ÛÚ[IªÕ³UÛºãÔttnB€jé]Ãê}1ÂSV~Ù±ãÜtxŽc¥¾Þ[Úo·}35ݽag§cZI`ö>²4l°|­¯¨¡+Ë”=Îrj:h¶e`¥»\Æ{+wv:"q§ä¨KnÔÙEÒ÷Š…SÓ1T‹£ÒÏ„£D~i´Ø耖½fî¹aç¦ã˜€îÚ–WY)ÆjN‰&ŽQêÒ!›ŽSÓ‘£ö•EJ‹ÙÔPŽÝf‘‡¡íQ¸SÓá"z«Ý¼v7«c6®˜P.¹SϦã
+ CY—µìªÆµŽ­Õ7ç¦#Ðas΁K®ôB=ÂÍË
+%›ŽSÓaZ–«U
+<Ö;Á²¶¥·¹›íÌrn:¼óYiÙY²~t“fTgÉÚÛ%Ë
+n:Þ+·»hüdh?Ê懨3‘ÜMº7k¡¯9ƲÉxóÉ+¨v E|kÕ{îøyɘ0ª­$b"gÖâaÓ¤¢HîþŒÓ’‘PȱÕÇöô<µ-[UYöêÅó’Ñ…°Æè©M4šÏ!DÜ&—;›œ—	/|TE ‚µ˜Î˜Ì­OY¢C÷z““Ù!1¦2„2P€æ€Æuãv­§%cÒ 2Ñ
+ WèYæò*섯Yr“ñæ“aÌ¥áhqlÒ'eŽ°+{Ô"‹“¾”Çîé:/Î})Š8<¥»ä(8]²í¹ã§%#¹+%·fu"õу%_wGÏMÆ›OF!­‡¨`íÊ1ÊHh9"êˆ>.¦@?þÝgo8/zºÚõql/ðK’Á–CÔâ(ŽPÛ"%IæŠ%¨_,fl2®ŒŠU²rKïuÂðeO²òúÞ=ü5÷<Ùd¼d4ö¶¢C]
+ÄC,šPhñ^X/V?c“qõdl^=´öÖcbÐ<öit•âbÞd“qõdL´R–EEÃ6j'2IdëÏØd\?e.»ÓFñV©Úh¸ËŠØÃ`“qV2°Ã²¬œÇìaÕ•KŠ` ×6«^n~Æ&ãÚÉh¥:	vG©Ù¢–>¢ÊxÍ}‘6o°œIÌÉ^£Ìcu<åY>e“qV2zÁÔ29ë‘JºCwœ•ûœ»?ã¼dx%Ó	söÔÄtLã±°>èYÛdœ•’À°9Z"c°P“–ë;¤l{ÜäÄd$—1'@,!
+)Kmpb¶Þö¸ÉyÉI®2–®XßrÀò*£®@ÂKllq^2’”+GBq¡$äèèÖˆ–8½ØµMÆÕ“1‘Ì—	é2e*ev«¨šc"o2NK†ˆL§X!B=–CQH,+±kýrûµn2®5¦:Ș»QY€¨©×l¥OÛdœ—£h2)<¢9B´ÙŠrov;—<öˆÚyÉð9ªu–Á ŒôÖ{Óp@¿X®MÆÕ“1%û<ÖÊrcé¨uf;Ø:µIób5w6×N†—&ƒ e¬PѱiBo 8ìÞñó’ ÕÜ$«á ê^‚dš´Y`ÏÏ8/½³@§­6U"WfÉ•^`*ëžíwb2¤C’@qí+f,ÙÁ•»=ŠwmzZ2ÅZ”šÜÇ,u™RçQwºîµó’Ñ´¥õڏÊTď­²ÊLpªË¼î9]ç%CÆ4ÈÆi:—gíÇèt%âˆ2.Vsg“qõdL²Æ6æ°XVÕhö
+šìM.Wsg“qíd¤FY®u“눬J'ÕeVlæv­§%cöQç’‚‰äuø’ Óf+šo×z^2Ò*±3£Ï¨zmÎË°®¿[gœ–—¥7
+tWa+ÇLžV3Ff™ÛµÞGÆuUŠe…_’꓏žuÕýÜ«/wR½g{¶ßÏ’qE•béš;
+mYÕ^g³R†²ÅÑá•mbYŒl2^I¼åÙ¤ð\\Pñ©å¨ÓÕ°v
+õf#Dw69/DRe4Ë%=›heš|˜î–7§%CŠ¶ÍxÎT:úD§ÂPR`ì™;§%C£Ã{Tè‘ÓÂ5fú¤ì¾cÆiɘ¥õåSµµ®½Lm€TZŸau¨–Œ"KS,éI5%—UU1³Ðr³
+^lîø'}þ†“ñ¢§«^
+ …Q2†/[¢uõÞºraÃÁâh^¢]læÎ&ãêɈ1Ø­ûQ¤«¶¦ní(¥¡uN¿˜Ýd\=“sͦtl¤¶Šp+t“qídTwE–N#,ë¤uQb1šnzZ2°¤Þry‘ÉÓmÎÀ>—4-¹uÆyÉH–i³x.{rÔWa[zÔÁ£Q¸ØˆÚ&ãÚÉhjF½¶êÇ6…òÖÀÚò±aÇøÚ&ãÄdL].õ(ãæ…&‘Yö²²Kì˜qZ2z©j> æ’Í	hE	sžÖébã&›Œ«'£97jˆ>¹Ö*i¼NRK5¼ØáMÆÕ“ÑY«iîtô~2G‡î$¤ÓÊØ:ã¼d$Ï)¼”çä.ÕeôÙ,óš’*;›œ—Œ™j+H,[RŠý^Á¬+·¤F½X·MƵ“A	…¤#q1`/3úèé£beº`
+áMƵ“Á63¦Vé­–„§B(¹’ÉîÏ81Çü­ÙA2g±²ôFeKÁ
+4/7Cx“qídh™¤ Ä†V™+ÄQ´ö•[.¶zq“qõdˆŒZ©w
+9–Ѐ¬¥W›¼ÇZÏK†/WÒA§sÁº‹RkD5Æå*Òo2®ŒåX…LšKkBi ‰ˆê˜c‰ŽMÆiÉðcפ1k™¦P`!BÊÑW¢¹X͝MƵ“1p%rJ1±ž{Ë:&ô"DzçMÆYÉp(NXƒ±…1Rb"¯hÑ¢Ù«
+ÎKFŸr,w^RÃ:Š¹`_&¶õFˆ`»?ã¼dHW®4°tk¥Úr(<(Œv69-AZŽ’U©Þ®ŒY¬Ô•^$°éÎ&g&C¡¦ñBCB&™ÙHG©XõÜÞä´dd[î´Àl£NïÕ8;́…䘸É8+óÈ%¡®hÑzz¶n†ØÚÀMÎKFTD	u.™Ý/0Š6–åPöᓱ+Ʋ%\‘fdíP¢B-wïøiÉ ~liҝ¹Ž+s4›ÆÚ¹m2ÎK†¹ÖÕfʲ#\
+¹²"çä±É8+Òƒ¤kY­UžÝZmSö<ÐÓ’1–Þ,dµûëÒ]@¼瘭잮ӒQ:â\º³Û³ÂhµŽÁE´ËU—þì·¿{ÃÉxÑÓU®†Œv\Ä2þV4–Òl:‹S-0¢Ôá\àØ\×º˜Ýh¼hDA½„/J ½°V<¶Â^übt£qýhܺÖâÇÖC’ŽÕ­2›#tëórÅU6׏†SSîbÝ¡MRX4F
+_©¥‡^löÎFãêÑ€¥:U ÷–B-a¸Ž:¸UœVÛh\?m‚ŽˆBºdFã9º°Öºä¼X}•Æõ£12™UÍb¥ö“Ö¬&z±+«G£Î¥Aql´’6Š¬ø!>Zô¹ro4΋O‰Ò[›nª”PÓK¶Q(ûÖ'F£¶ÌfmöäN@†Ë¢uÜý'FãØlV*¡‚؏ÅãX÷¬Ãu”Æ‰ÑH™uJ7…šè¡$
+QEAml‡rb4&ŠŒ–,¦¾æº÷à©ÈØlz^4h Òkå~ŒÊ³
+À¾ðè¶ʉѠV–®+!ÃJ«Kš¦]l¡ëFãúÑÈÆÑØ–ð5¤Æˆ·%C/·:~£qõhxLsùT.ìõ¨@>
+.m:œ‰.¶ãFãúÑP!ö¤έÊ2*¹Bh¨«8½Ñ¸~4\ Uk.AšÝ}A)æœuwy
+âDå:ÐGã’]ÙÉ/¶
+e£ñ 1¥ù’£‚”K“õÃ쾜KŸp±²ëG£Îš4[+$9‘,sˆFB&Žâ{±Á‰ÑÀ+íP[YzÛ(uOå9/Ö—ö¤©•ÓW¬¨,]l®ï©ÁcwyQA+ì~ð³rálj8x¸-ÇÊ欓û¬–Óö8ûY¹Í=Gô9X£@UŸ]=bŠòž~R.'²•¬¥hc™òµeÆ÷üγr‘¡sňZÆÌ,X°€C«®¼tÇæâœ\L˜”žejã
+9Õˆ'h8vLƒGÎÊiè(©EÛQ|͇fPЊ.­ïxqV.–©ëó/Ù'Í£È@Z$"ß\œ”ôá^0Ž
++ŽÈBe®ï7÷qq=…”jÅöKr±dgä4#…sâr¨­GöÌ(Ê}¼‚|ÛóH[L at -mvìлÖ%ˆ	™²VÛó/NÊEÓ:VƈÆQ{“Rº‘èX„+MŽF’Ùl?òrñÁû_<ñ‡·?ÄX??™ûÍ×Ož?ø&Ÿ>{tóä×ïÔ÷Ê{åÛãÌŸ?|bëF>½¹yþà£-?xÿû‡¿kóÓÒ°]MnV¨Q”ÂvM˜
+»Ç‹3¼ø,n¿½µOÿøÇÏ_<óâN_\ìËËûîÇqsóï/¿÷›úá¯~õÁ{÷Ý¿¿q{üà{úÈÆã|öðÁ»ï~øâ™ET>|ð헏¼üúþ™ß<‰‡~üu<󰸢Æ\ No newline at end of file

Modified: gnucash/trunk/src/engine/Split.c
===================================================================
--- gnucash/trunk/src/engine/Split.c	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/engine/Split.c	2013-06-25 16:49:16 UTC (rev 23062)
@@ -557,7 +557,7 @@
     str_a = gnc_numeric_to_string (a);
     str_b = gnc_numeric_to_string (b);
 
-    PWARN ("%sbalances differ: %s vs %s", tag, str_a, str_b);
+    PINFO ("%sbalances differ: %s vs %s", tag, str_a, str_b);
 
     g_free (str_a);
     g_free (str_b);
@@ -580,7 +580,7 @@
 
     if (!sa || !sb)
     {
-        PWARN ("one is NULL");
+        PINFO ("one is NULL");
         return FALSE;
     }
 
@@ -592,7 +592,7 @@
     {
         if (qof_instance_guid_compare(sa, sb) != 0)
         {
-            PWARN ("GUIDs differ");
+            PINFO ("GUIDs differ");
             return FALSE;
         }
     }
@@ -600,14 +600,14 @@
     /* If the same book, since these strings are cached we can just use pointer equality */
     if ((same_book && sa->memo != sb->memo) || (!same_book && g_strcmp0(sa->memo, sb->memo) != 0))
     {
-        PWARN ("memos differ: (%p)%s vs (%p)%s",
+        PINFO ("memos differ: (%p)%s vs (%p)%s",
                sa->memo, sa->memo, sb->memo, sb->memo);
         return FALSE;
     }
 
     if ((same_book && sa->action != sb->action) || (!same_book && g_strcmp0(sa->action, sb->action) != 0))
     {
-        PWARN ("actions differ: %s vs %s", sa->action, sb->action);
+        PINFO ("actions differ: %s vs %s", sa->action, sb->action);
         return FALSE;
     }
 
@@ -619,7 +619,7 @@
         frame_a = kvp_frame_to_string (sa->inst.kvp_data);
         frame_b = kvp_frame_to_string (sb->inst.kvp_data);
 
-        PWARN ("kvp frames differ:\n%s\n\nvs\n\n%s", frame_a, frame_b);
+        PINFO ("kvp frames differ:\n%s\n\nvs\n\n%s", frame_a, frame_b);
 
         g_free (frame_a);
         g_free (frame_b);
@@ -629,13 +629,13 @@
 
     if (sa->reconciled != sb->reconciled)
     {
-        PWARN ("reconcile flags differ: %c vs %c", sa->reconciled, sb->reconciled);
+        PINFO ("reconcile flags differ: %c vs %c", sa->reconciled, sb->reconciled);
         return FALSE;
     }
 
     if (timespec_cmp(&(sa->date_reconciled), &(sb->date_reconciled)))
     {
-        PWARN ("reconciled date differs");
+        PINFO ("reconciled date differs");
         return FALSE;
     }
 
@@ -647,7 +647,7 @@
         str_a = gnc_numeric_to_string (xaccSplitGetAmount (sa));
         str_b = gnc_numeric_to_string (xaccSplitGetAmount (sb));
 
-        PWARN ("amounts differ: %s vs %s", str_a, str_b);
+        PINFO ("amounts differ: %s vs %s", str_a, str_b);
 
         g_free (str_a);
         g_free (str_b);
@@ -663,7 +663,7 @@
         str_a = gnc_numeric_to_string (xaccSplitGetValue (sa));
         str_b = gnc_numeric_to_string (xaccSplitGetValue (sb));
 
-        PWARN ("values differ: %s vs %s", str_a, str_b);
+        PINFO ("values differ: %s vs %s", str_a, str_b);
 
         g_free (str_a);
         g_free (str_b);
@@ -686,7 +686,7 @@
     if (!xaccTransEqual(sa->parent, sb->parent, check_guids, check_txn_splits,
                         check_balances, FALSE))
     {
-        PWARN ("transactions differ");
+        PINFO ("transactions differ");
         return FALSE;
     }
 

Modified: gnucash/trunk/src/engine/Transaction.c
===================================================================
--- gnucash/trunk/src/engine/Transaction.c	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/engine/Transaction.c	2013-06-25 16:49:16 UTC (rev 23062)
@@ -780,7 +780,7 @@
 
     if (!ta || !tb)
     {
-        PWARN ("one is NULL");
+        PINFO ("one is NULL");
         return FALSE;
     }
 
@@ -799,7 +799,7 @@
 
     if (!gnc_commodity_equal(ta->common_currency, tb->common_currency))
     {
-        PWARN ("commodities differ %s vs %s",
+        PINFO ("commodities differ %s vs %s",
                gnc_commodity_get_unique_name (ta->common_currency),
                gnc_commodity_get_unique_name (tb->common_currency));
         return FALSE;
@@ -812,7 +812,7 @@
 
         (void)gnc_timespec_to_iso8601_buff(ta->date_entered, buf1);
         (void)gnc_timespec_to_iso8601_buff(tb->date_entered, buf2);
-        PWARN ("date entered differs: '%s' vs '%s'", buf1, buf2);
+        PINFO ("date entered differs: '%s' vs '%s'", buf1, buf2);
         return FALSE;
     }
 
@@ -823,7 +823,7 @@
 
         (void)gnc_timespec_to_iso8601_buff(ta->date_posted, buf1);
         (void)gnc_timespec_to_iso8601_buff(tb->date_posted, buf2);
-        PWARN ("date posted differs: '%s' vs '%s'", buf1, buf2);
+        PINFO ("date posted differs: '%s' vs '%s'", buf1, buf2);
         return FALSE;
     }
 
@@ -832,14 +832,14 @@
      */
     if ((same_book && ta->num != tb->num) || (!same_book && g_strcmp0(ta->num, tb->num) != 0))
     {
-        PWARN ("num differs: %s vs %s", ta->num, tb->num);
+        PINFO ("num differs: %s vs %s", ta->num, tb->num);
         return FALSE;
     }
 
     if ((same_book && ta->description != tb->description)
             || (!same_book && g_strcmp0(ta->description, tb->description)))
     {
-        PWARN ("descriptions differ: %s vs %s", ta->description, tb->description);
+        PINFO ("descriptions differ: %s vs %s", ta->description, tb->description);
         return FALSE;
     }
 
@@ -851,7 +851,7 @@
         frame_a = kvp_frame_to_string (ta->inst.kvp_data);
         frame_b = kvp_frame_to_string (tb->inst.kvp_data);
 
-        PWARN ("kvp frames differ:\n%s\n\nvs\n\n%s", frame_a, frame_b);
+        PINFO ("kvp frames differ:\n%s\n\nvs\n\n%s", frame_a, frame_b);
 
         g_free (frame_a);
         g_free (frame_b);
@@ -863,7 +863,7 @@
     {
         if ((!ta->splits && tb->splits) || (!tb->splits && ta->splits))
         {
-            PWARN ("only one has splits");
+            PINFO ("only one has splits");
             return FALSE;
         }
 
@@ -885,7 +885,7 @@
 
                 if (!node_b)
                 {
-                    PWARN ("first has split %s and second does not",
+                    PINFO ("first has split %s and second does not",
                            guid_to_string (xaccSplitGetGUID (split_a)));
                     return FALSE;
                 }
@@ -901,14 +901,14 @@
                     guid_to_string_buff (xaccSplitGetGUID (split_a), str_a);
                     guid_to_string_buff (xaccSplitGetGUID (split_b), str_b);
 
-                    PWARN ("splits %s and %s differ", str_a, str_b);
+                    PINFO ("splits %s and %s differ", str_a, str_b);
                     return FALSE;
                 }
             }
 
             if (g_list_length (ta->splits) != g_list_length (tb->splits))
             {
-                PWARN ("different number of splits");
+                PINFO ("different number of splits");
                 return FALSE;
             }
         }

Modified: gnucash/trunk/src/engine/test/utest-Split.c
===================================================================
--- gnucash/trunk/src/engine/test/utest-Split.c	2013-06-23 07:57:40 UTC (rev 23061)
+++ gnucash/trunk/src/engine/test/utest-Split.c	2013-06-25 16:49:16 UTC (rev 23062)
@@ -374,27 +374,20 @@
 static void
 test_xaccSplitEqualCheckBal (Fixture *fixture, gconstpointer pData)
 {
-    gchar *msg = "[xaccSplitEqualCheckBal()] test balances differ: 123/100 vs 456/100";
-    guint loglevel = G_LOG_LEVEL_WARNING | G_LOG_FLAG_FATAL, hdlr;
+    gchar *msg = "[xaccSplitEqualCheckBal] test balances differ: 123/100 vs 456/100";
+    guint loglevel = G_LOG_LEVEL_INFO, hdlr;
     TestErrorStruct check = { loglevel, "gnc.engine", msg, 0 };
 
-    GLogFunc oldlogger;
     gnc_numeric foo = gnc_numeric_create (123, 100);
     gnc_numeric bar = gnc_numeric_create (456, 100);
 
     hdlr = g_log_set_handler ("gnc.engine", loglevel,
 			      (GLogFunc)test_checked_handler, &check);
-    test_add_error (&check);
-    oldlogger = g_log_set_default_handler ((GLogFunc)test_null_handler, &check);
-    g_test_log_set_fatal_handler ((GTestLogFatalFunc)test_list_handler, NULL);
 
-
     g_assert_cmpint (fixture->func->xaccSplitEqualCheckBal ("test ", foo, foo), ==, TRUE);
     g_assert_cmpint (fixture->func->xaccSplitEqualCheckBal ("test ", foo, bar), ==, FALSE);
-    g_assert_cmpint (check.hits, ==, 2);
+    g_assert_cmpint (check.hits, ==, 1);
     g_log_remove_handler ("gnc.engine", hdlr);
-    g_log_set_default_handler (oldlogger, NULL);
-    test_clear_error_list ();
 
 }
 /* xaccSplitEqual
@@ -407,41 +400,39 @@
 {
     Split *split1 = xaccSplitClone (fixture->split);
     Split *split2 = xaccDupeSplit (fixture->split);
-    gchar *msg01 = "[xaccSplitEqual()] one is NULL";
-    gchar *msg02 = "[xaccSplitEqual()] GUIDs differ";
+    gchar *msg01 = "[xaccSplitEqual] one is NULL";
+    gchar *msg02 = "[xaccSplitEqual] GUIDs differ";
     gchar *msg03;
-    gchar *msg04 = "[xaccSplitEqual()] actions differ: foo vs bar";
-    G_GNUC_UNUSED gchar *msg05 = "[xaccSplitEqual()] kvp frames: differ foo vs bar";
-    G_GNUC_UNUSED gchar *msg06 = "[xaccSplitEqual()] reconcile flags differ: foo vs bar";
-    G_GNUC_UNUSED gchar *msg07 = "[xaccSplitEqual()] reconciled date differs";
-    G_GNUC_UNUSED gchar *msg08 = "[xaccSplitEqual()] amounts differ: foo vs bar";
-    gchar *msg10 = "[xaccSplitEqual()] transactions differ";
-    gchar *msg11 = "[xaccTransEqual()] one is NULL";
-    gchar *msg12 = "[xaccSplitEqualCheckBal()] balances differ: 321/1000 vs 0/1";
-    gchar *msg13 = "[xaccSplitEqualCheckBal()] cleared balances differ: 321/1000 vs 0/1";
-    gchar *msg14 = "[xaccSplitEqualCheckBal()] reconciled balances differ: 321/1000 vs 0/1";
+    gchar *msg04 = "[xaccSplitEqual] actions differ: foo vs bar";
+    G_GNUC_UNUSED gchar *msg05 = "[xaccSplitEqual] kvp frames: differ foo vs bar";
+    G_GNUC_UNUSED gchar *msg06 = "[xaccSplitEqual] reconcile flags differ: foo vs bar";
+    G_GNUC_UNUSED gchar *msg07 = "[xaccSplitEqual] reconciled date differs";
+    G_GNUC_UNUSED gchar *msg08 = "[xaccSplitEqual] amounts differ: foo vs bar";
+    gchar *msg10 = "[xaccSplitEqual] transactions differ";
+    gchar *msg11 = "[xaccTransEqual] one is NULL";
+    gchar *msg12 = "[xaccSplitEqualCheckBal] balances differ: 321/1000 vs 0/1";
+    gchar *msg13 = "[xaccSplitEqualCheckBal] cleared balances differ: 321/1000 vs 0/1";
+    gchar *msg14 = "[xaccSplitEqualCheckBal] reconciled balances differ: 321/1000 vs 0/1";
     gchar *logdomain = "gnc.engine";
-    guint loglevel = G_LOG_LEVEL_WARNING | G_LOG_FLAG_FATAL;
+    guint loglevel = G_LOG_LEVEL_INFO;
     TestErrorStruct checkA = { loglevel, logdomain, msg01, 0 };
     TestErrorStruct checkB = { loglevel, logdomain, msg10, 0 };
     TestErrorStruct checkC = { loglevel, logdomain, msg11, 0 };
     TestErrorStruct checkD = { loglevel, logdomain, msg14, 0 };
     guint hdlr;
-    GLogFunc oldlogger;
-    oldlogger = g_log_set_default_handler ((GLogFunc)test_null_handler, &checkA);
+
     test_add_error (&checkA);
     test_add_error (&checkB);
     test_add_error (&checkC);
     test_add_error (&checkD);
 
-    g_test_log_set_fatal_handler ((GTestLogFatalFunc)test_list_handler, &checkA);
     hdlr  = g_log_set_handler (logdomain, loglevel,
-			       (GLogFunc)test_checked_handler, &checkA);
+			       (GLogFunc)test_list_handler, &checkA);
 /* Note that check_splits is just passed through to xaccTransEqual, so we don't vary it here. */
 /* Test that a NULL comparison fails */
     g_assert (xaccSplitEqual (fixture->split, NULL, TRUE, TRUE, TRUE) == FALSE);
     g_assert (xaccSplitEqual (NULL, split1, TRUE, TRUE, TRUE) == FALSE);
-    g_assert_cmpint (checkA.hits, ==, 4);
+    g_assert_cmpint (checkA.hits, ==, 2);
     g_assert_cmpint (checkB.hits, ==, 0);
     g_assert_cmpint (checkC.hits, ==, 0);
     g_assert_cmpint (checkD.hits, ==, 0);
@@ -449,39 +440,33 @@
 /* Clone creates splits with different GUIDs: Make sure that it fails comparison */
     g_assert (xaccSplitEqual (fixture->split, split1, TRUE, TRUE, TRUE) == FALSE);
 /* Test that the parent comparison fails */
-    g_log_remove_handler (logdomain, hdlr);
-    hdlr = g_log_set_handler (logdomain, loglevel,
-			      (GLogFunc)test_list_handler, &checkA);
     g_assert (xaccSplitEqual (fixture->split, split1, FALSE, TRUE, TRUE) == FALSE);
 /* Now set split1's parent so that it passes -- we're also checking that the GUID check is disabled when we pass FALSE to check_guids */
-    g_assert_cmpint (checkA.hits, ==, 6);
-    g_assert_cmpint (checkB.hits, ==, 2);
-    g_assert_cmpint (checkC.hits, ==, 2);
+    g_assert_cmpint (checkA.hits, ==, 3);
+    g_assert_cmpint (checkB.hits, ==, 1);
+    g_assert_cmpint (checkC.hits, ==, 1);
     g_assert_cmpint (checkD.hits, ==, 0);
     split1->parent = fixture->split->parent;
-    g_log_remove_handler (logdomain, hdlr);
-    hdlr = g_log_set_handler (logdomain, loglevel,
-			      (GLogFunc)test_list_handler, &checkA);
     g_assert (xaccSplitEqual (fixture->split, split1, FALSE, TRUE, TRUE) == TRUE);
 /* Now set the GUIDs equal and see that the comparison passes */
     g_object_set (G_OBJECT (split1),
 		  "guid", qof_instance_get_guid (QOF_INSTANCE(fixture->split)),
 		  NULL);
     g_assert (xaccSplitEqual (fixture->split, split1, TRUE, TRUE, TRUE) == TRUE);
-    g_assert_cmpint (checkA.hits, ==, 6);
-    g_assert_cmpint (checkB.hits, ==, 2);
-    g_assert_cmpint (checkC.hits, ==, 2);
+    g_assert_cmpint (checkA.hits, ==, 3);
+    g_assert_cmpint (checkB.hits, ==, 1);
+    g_assert_cmpint (checkC.hits, ==, 1);
     g_assert_cmpint (checkD.hits, ==, 0);
 /* Change the memo and action and test that each in turn causes the comparison to fail */
     split1->memo = "baz";
-    msg03 = g_strdup_printf ("[xaccSplitEqual()] memos differ: (%p)%s vs (%p)%s",
+    msg03 = g_strdup_printf ("[xaccSplitEqual] memos differ: (%p)%s vs (%p)%s",
 		     fixture->split->memo, fixture->split->memo,
 		     split1->memo, split1->memo);
     checkA.msg = msg03;
     g_assert (xaccSplitEqual (fixture->split, split1, TRUE, TRUE, TRUE) == FALSE);
-    g_assert_cmpint (checkA.hits, ==, 8);
-    g_assert_cmpint (checkB.hits, ==, 2);
-    g_assert_cmpint (checkC.hits, ==, 2);
+    g_assert_cmpint (checkA.hits, ==, 4);
+    g_assert_cmpint (checkB.hits, ==, 1);
+    g_assert_cmpint (checkC.hits, ==, 1);
     g_assert_cmpint (checkD.hits, ==, 0);
     split1->memo = fixture->split->memo;
     split1->action = "bar";
@@ -490,40 +475,41 @@
     g_log_remove_handler (logdomain, hdlr);
     hdlr  = g_log_set_handler (logdomain, loglevel,
 			       (GLogFunc)test_list_handler, &checkA);
-   g_assert (xaccSplitEqual (fixture->split, split1, TRUE, TRUE, TRUE) == FALSE);
-    g_assert_cmpint (checkA.hits, ==, 12);
-    g_assert_cmpint (checkB.hits, ==, 2);
-    g_assert_cmpint (checkC.hits, ==, 2);
+    g_assert (xaccSplitEqual (fixture->split, split1, TRUE, TRUE, TRUE) == FALSE);
+    g_assert_cmpint (checkA.hits, ==, 6);
+    g_assert_cmpint (checkB.hits, ==, 1);
+    g_assert_cmpint (checkC.hits, ==, 1);
     g_assert_cmpint (checkD.hits, ==, 0);
 /* Split2 doesn't have balances copied from fixture->split, so the balance test fails */
     checkB.msg = msg12;
     checkC.msg = msg13;
     g_assert (xaccSplitEqual (fixture->split, split2, TRUE, TRUE, TRUE) == FALSE);
-    g_assert_cmpint (checkA.hits, ==, 12);
-    g_assert_cmpint (checkB.hits, ==, 4);
-    g_assert_cmpint (checkC.hits, ==, 2);
+    g_assert_cmpint (checkA.hits, ==, 6);
+    g_assert_cmpint (checkB.hits, ==, 2);
+    g_assert_cmpint (checkC.hits, ==, 1);
     g_assert_cmpint (checkD.hits, ==, 0);
 
     split2->balance = fixture->split->balance;
     g_assert (xaccSplitEqual (fixture->split, split2, TRUE, TRUE, TRUE) == FALSE);
-    g_assert_cmpint (checkA.hits, ==, 12);
-    g_assert_cmpint (checkB.hits, ==, 4);
-    g_assert_cmpint (checkC.hits, ==, 4);
+    g_assert_cmpint (checkA.hits, ==, 6);
+    g_assert_cmpint (checkB.hits, ==, 2);
+    g_assert_cmpint (checkC.hits, ==, 2);
     g_assert_cmpint (checkD.hits, ==, 0);
 
     split2->cleared_balance = fixture->split->cleared_balance;
     g_assert (xaccSplitEqual (fixture->split, split2, TRUE, TRUE, TRUE) == FALSE);
-    g_assert_cmpint (checkA.hits, ==, 12);
-    g_assert_cmpint (checkB.hits, ==, 4);
-    g_assert_cmpint (checkC.hits, ==, 4);
-    g_assert_cmpint (checkD.hits, ==, 2);
+    g_assert_cmpint (checkA.hits, ==, 6);
+    g_assert_cmpint (checkB.hits, ==, 2);
+    g_assert_cmpint (checkC.hits, ==, 2);
+    g_assert_cmpint (checkD.hits, ==, 1);
 
     test_clear_error_list ();
     g_assert (xaccSplitEqual (fixture->split, split2, TRUE, FALSE, TRUE) == TRUE);
     g_object_unref (split1);
     g_object_unref (split2);
     test_clear_error_list ();
-    g_log_set_default_handler (oldlogger, NULL);
+    g_log_remove_handler (logdomain, hdlr);
+
     g_free (msg03);
 }
 /* xaccSplitGetAccount
@@ -558,6 +544,7 @@
     gchar *msg2 = "[xaccSplitCommitEdit()] Account grabbed split prematurely.";
     gchar *logdomain = "gnc.engine";
     guint loglevel = G_LOG_LEVEL_CRITICAL | G_LOG_FLAG_FATAL;
+    guint infolevel = G_LOG_LEVEL_INFO;
     guint hdlr;
     TestErrorStruct checkA = { loglevel, logdomain, msg1, 0 };
     TestErrorStruct checkB = { loglevel, logdomain, msg2, 0 };
@@ -599,7 +586,6 @@
     g_assert_cmpint (checkA.hits, ==, 4);
     g_assert_cmpint (checkB.hits, ==, 2);
 
-    g_log_remove_handler (logdomain, hdlr);
     qof_instance_mark_clean (QOF_INSTANCE (fixture->split->parent));
     g_object_set (fixture->split->acc,
 		  "sort-dirty", FALSE,
@@ -626,6 +612,7 @@
     g_assert (fixture->split->orig_parent == fixture->split->parent);
 
 
+    g_log_remove_handler (logdomain, hdlr);
     test_signal_free (sig1);
     test_signal_free (sig2);
     test_destroy (oacc);
@@ -1272,7 +1259,19 @@
     Account *acc1 = xaccMallocAccount (book);
     Account *acc2 = xaccMallocAccount (book);
     Account *acc3 = xaccMallocAccount (book);
+    gchar *msg1 = "get_corr_account_split: assertion `sa' failed";
+    gchar *logdomain = "gnc.engine";
+    guint loglevel = G_LOG_LEVEL_CRITICAL | G_LOG_FLAG_FATAL;
+    TestErrorStruct check = { loglevel, logdomain, msg1, 0 };
+    gnc_numeric value = { 360, 240 };
+    gnc_numeric old_val = fixture->split->value;
+    gnc_numeric old_amt = fixture->split->amount;
 
+    GLogFunc oldlogger = g_log_set_default_handler ((GLogFunc)test_null_handler, &check);
+    g_test_log_set_fatal_handler ((GTestLogFatalFunc)test_checked_handler,
+				  &check);
+
+
     xaccAccountSetCommodity (acc1, fixture->curr);
     xaccAccountSetCommodity (acc2, fixture->curr);
     xaccAccountSetCommodity (acc3, fixture->curr);
@@ -1302,12 +1301,13 @@
 
     g_assert (!fixture->func->get_corr_account_split(fixture->split, &result));
     g_assert (result == NULL);
+    g_assert_cmpint (check.hits, ==, 0);
 
-    g_test_log_set_fatal_handler ((GTestLogFatalFunc)test_null_handler,
-				  NULL);
     g_assert (!fixture->func->get_corr_account_split(NULL, &result));
     g_assert (result == NULL);
+    g_assert_cmpint (check.hits, ==, 1);
 
+    g_log_set_default_handler (oldlogger, NULL);
     test_destroy (split1);
     test_destroy (split2);
     test_destroy (split3);



More information about the gnucash-changes mailing list