r19745 - gnucash/trunk/src/backend/xml/test/test-files/xml2 - Updated test files complying with the xml schema as of 2011-11-02

John Ralls jralls at code.gnucash.org
Tue Nov 2 19:06:38 EDT 2010


Author: jralls
Date: 2010-11-02 19:06:37 -0400 (Tue, 02 Nov 2010)
New Revision: 19745
Trac: http://svn.gnucash.org/trac/changeset/19745

Modified:
   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
Log:
Updated test files complying with the xml schema as of 2011-11-02

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	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95bank_fr.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,23 +11,50 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="account">52</gnc:count-data>
+<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>
@@ -36,6 +63,7 @@
     <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>
@@ -46,6 +74,7 @@
     <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>
@@ -56,6 +85,7 @@
     <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>
@@ -88,6 +118,7 @@
     <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>
@@ -120,6 +151,7 @@
     <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>
@@ -152,9 +184,10 @@
     <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&#233;dit auto</act:name>
+  <act:name>Crédit auto</act:name>
   <act:id type="guid">56c0e0eae313a1804d8d1183166a34af</act:id>
   <act:type>EXPENSE</act:type>
   <act:commodity>
@@ -184,6 +217,7 @@
     <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>
@@ -194,6 +228,7 @@
     <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>
@@ -207,7 +242,7 @@
   <act:parent type="guid">d9f9dda3d1a61bd15b3b4c67b40c2769</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
-  <act:name>D&#233;placements prof.</act:name>
+  <act:name>Déplacements prof.</act:name>
   <act:id type="guid">3af7ef0f555aa2a41d75d034c6afd436</act:id>
   <act:type>EXPENSE</act:type>
   <act:commodity>
@@ -215,6 +250,7 @@
     <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>
@@ -236,6 +272,7 @@
     <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>
@@ -257,6 +294,7 @@
     <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>
@@ -278,9 +316,10 @@
     <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&#244;ts</act:name>
+  <act:name>Impôts</act:name>
   <act:id type="guid">0a5c854c367926d4ce7ffaa60f99a85a</act:id>
   <act:type>EXPENSE</act:type>
   <act:commodity>
@@ -288,9 +327,10 @@
     <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&#244;ts sur le revenu</act:name>
+  <act:name>Impôts sur le revenu</act:name>
   <act:id type="guid">0a5d0546390d60dab623114e6f136d7a</act:id>
   <act:type>EXPENSE</act:type>
   <act:commodity>
@@ -309,6 +349,7 @@
     <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>
@@ -330,9 +371,10 @@
     <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&#226;ble</act:name>
+  <act:name>Canal Plus-Câble</act:name>
   <act:id type="guid">6a2a8fed6fbad778df8a5292148d1582</act:id>
   <act:type>EXPENSE</act:type>
   <act:commodity>
@@ -343,7 +385,7 @@
   <act:parent type="guid">ae47cf420aa54ba58fb1906b4edba98f</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
-  <act:name>Cin&#233;ma-Th&#233;&#226;tre</act:name>
+  <act:name>Cinéma-Théâtre</act:name>
   <act:id type="guid">b2a4e65fd87146b8199f46c31fa215f1</act:id>
   <act:type>EXPENSE</act:type>
   <act:commodity>
@@ -406,6 +448,7 @@
     <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>
@@ -419,7 +462,7 @@
   <act:parent type="guid">a648b21f385e784fbe2b26cb3f718a79</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
-  <act:name>Electricit&#233;</act:name>
+  <act:name>Electricité</act:name>
   <act:id type="guid">a74cdda295ca3f404ca97a5e94a564c3</act:id>
   <act:type>EXPENSE</act:type>
   <act:commodity>
@@ -430,7 +473,7 @@
   <act:parent type="guid">a648b21f385e784fbe2b26cb3f718a79</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
-  <act:name>T&#233;l&#233;phone</act:name>
+  <act:name>Téléphone</act:name>
   <act:id type="guid">3a6503c7c577f1beb48a620e905b207d</act:id>
   <act:type>EXPENSE</act:type>
   <act:commodity>
@@ -449,6 +492,7 @@
     <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>
@@ -473,7 +517,7 @@
   <act:parent type="guid">8f5104499ca8138b3c48f5c900d7b285</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
-  <act:name>Electro-m&#233;nager</act:name>
+  <act:name>Electro-ménager</act:name>
   <act:id type="guid">3b925233706cf676b2e8f40054f34a68</act:id>
   <act:type>EXPENSE</act:type>
   <act:commodity>
@@ -484,7 +528,7 @@
   <act:parent type="guid">8f5104499ca8138b3c48f5c900d7b285</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
-  <act:name>Sant&#233;</act:name>
+  <act:name>Santé</act:name>
   <act:id type="guid">1c3053f62d72017f9faacec828e3b874</act:id>
   <act:type>EXPENSE</act:type>
   <act:commodity>
@@ -492,6 +536,7 @@
     <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>
@@ -524,6 +569,7 @@
     <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>
@@ -545,6 +591,7 @@
     <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>
@@ -577,41 +624,50 @@
     <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>1995-01-01 00:00:00 -0500</ts:date>
+    <ts:date>1994-12-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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>1995-01-01 00:00:00 -0500</ts:date>
+    <ts:date>1994-12-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -634,11 +690,15 @@
 </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-03 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>186234000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -676,12 +736,16 @@
 </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-05 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-04 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>188671000</ts:ns>
   </trn:date-entered>
   <trn:description>MACIF</trn:description>
@@ -706,11 +770,15 @@
 </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-08 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-07 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -733,44 +801,52 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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&apos;ann&#233;e</split:memo>
+      <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:split>
-      <split:id type="guid">accbf5fbf4804eae2935da86449e2a34</split:id>
-      <split:memo>Prime de fin d&apos;ann&#233;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: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-10 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>208154000</ts:ns>
   </trn:date-entered>
-  <trn:description>Intermarch&#233;</trn:description>
+  <trn:description>Intermarché</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">a7bc6259cfc9b39e77c6d6b410ec11d9</split:id>
@@ -790,15 +866,19 @@
 </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-12 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>210949000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">aa083e6f07b56377db5d645ecef0d0c2</split:id>
@@ -818,14 +898,18 @@
 </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-17 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-16 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>213577000</ts:ns>
   </trn:date-entered>
-  <trn:description>France T&#233;l&#233;com</trn:description>
+  <trn:description>France Télécom</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">e251d07209a3e92ff77b78eb5fe7b5dd</split:id>
@@ -845,11 +929,15 @@
 </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-18 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-17 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>215972000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -874,12 +962,16 @@
 </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-22 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-21 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>218347000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -904,11 +996,15 @@
 </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-24 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-23 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>221853000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -933,38 +1029,46 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>226714000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -989,11 +1093,15 @@
 </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-02-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -1016,11 +1124,15 @@
 </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-02 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-01 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>232995000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1050,12 +1162,16 @@
 </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-07 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -1078,15 +1194,19 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>237851000</ts:ns>
   </trn:date-entered>
-  <trn:description>Centre des Imp&#244;ts</trn:description>
+  <trn:description>Centre des Impôts</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">6541a71714ce087f2ab837717606d620</split:id>
@@ -1108,15 +1228,19 @@
 </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-12 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>248545000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">20f24bcba69db1efa10312d2cba31827</split:id>
@@ -1136,11 +1260,15 @@
 </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-21 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-20 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>251624000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1170,12 +1298,16 @@
 </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-22 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-21 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>254112000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -1200,38 +1332,46 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>258906000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1256,12 +1396,16 @@
 </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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>263748000</ts:ns>
   </trn:date-entered>
   <trn:description>Carrefour</trn:description>
@@ -1284,12 +1428,16 @@
 </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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>266339000</ts:ns>
   </trn:date-entered>
   <trn:description>SNCF</trn:description>
@@ -1312,11 +1460,15 @@
 </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-28 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>268792000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1341,11 +1493,15 @@
 </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-03-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-28 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -1368,11 +1524,15 @@
 </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-08 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-07 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -1395,15 +1555,19 @@
 </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-12 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>276654000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">953ad1020f5c5671e086505c240cdac1</split:id>
@@ -1423,11 +1587,15 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>279359000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1457,12 +1625,16 @@
 </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-15 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-14 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -1485,14 +1657,18 @@
 </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-17 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-16 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>284285000</ts:ns>
   </trn:date-entered>
-  <trn:description>France T&#233;l&#233;com</trn:description>
+  <trn:description>France Télécom</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">3cb2fe62d682065c8e68601e9c436467</split:id>
@@ -1512,19 +1688,23 @@
 </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-17 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-16 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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&#233;l&#232;ne...</split:memo>
+      <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>
@@ -1532,7 +1712,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">b726807deceb214465c4a8f462a6c06b</split:id>
-      <split:memo>Pour H&#233;l&#232;ne...</split:memo>
+      <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>
@@ -1542,11 +1722,15 @@
 </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-21 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-20 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>287674000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1571,38 +1755,46 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>292612000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1627,12 +1819,16 @@
 </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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>294495000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -1657,12 +1853,16 @@
 </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-30 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-29 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>297133000</ts:ns>
   </trn:date-entered>
   <trn:description>Carrefour</trn:description>
@@ -1713,11 +1913,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>299253000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1748,11 +1952,15 @@
 </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-04-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -1775,11 +1983,15 @@
 </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-11 00:00:00 -0400</ts:date>
+    <ts:date>1995-04-10 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>303495000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1804,15 +2016,19 @@
 </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-12 00:00:00 -0400</ts:date>
+    <ts:date>1995-04-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>305222000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">84a279b745056859c0946bd20f87c1ad</split:id>
@@ -1832,12 +2048,16 @@
 </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-21 00:00:00 -0400</ts:date>
+    <ts:date>1995-04-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>307007000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -1862,11 +2082,15 @@
 </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-23 00:00:00 -0400</ts:date>
+    <ts:date>1995-04-22 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>309211000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1903,38 +2127,46 @@
 </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-25 00:00:00 -0400</ts:date>
+    <ts:date>1995-04-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-26 00:00:00 -0400</ts:date>
+    <ts:date>1995-04-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>317563000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1959,11 +2191,15 @@
 </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-05-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-04-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -1986,11 +2222,15 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>324996000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -2020,11 +2260,15 @@
 </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-08 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-07 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -2047,11 +2291,15 @@
 </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-09 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-08 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>332010000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -2076,12 +2324,16 @@
 </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-11 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-10 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -2106,15 +2358,19 @@
 </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-12 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>337431000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">916da32758c23c3d162805030dbd3e97</split:id>
@@ -2134,15 +2390,19 @@
 </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-13 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-12 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>340082000</ts:ns>
   </trn:date-entered>
-  <trn:description>Intermarch&#233;</trn:description>
+  <trn:description>Intermarché</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">92e4346fe5c3ede19898c591030238f7</split:id>
@@ -2162,14 +2422,18 @@
 </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-17 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>356863000</ts:ns>
   </trn:date-entered>
-  <trn:description>France T&#233;l&#233;com</trn:description>
+  <trn:description>France Télécom</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">f645aea37c114f3a7cd87eebda33430c</split:id>
@@ -2189,11 +2453,15 @@
 </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-18 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-17 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>359576000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -2218,12 +2486,16 @@
 </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-18 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-17 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -2246,38 +2518,46 @@
 </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-25 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-26 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>368171000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2302,12 +2582,16 @@
 </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-29 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-28 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>372900000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -2332,11 +2616,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>375638000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -2361,11 +2649,15 @@
 </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-06-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -2388,12 +2680,16 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>383273000</ts:ns>
   </trn:date-entered>
   <trn:description>FNAC</trn:description>
@@ -2416,11 +2712,15 @@
 </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-06 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>386246000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -2450,19 +2750,23 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>389039000</ts:ns>
   </trn:date-entered>
-  <trn:description>Centre des Imp&#244;ts</trn:description>
+  <trn:description>Centre des Impôts</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">bcd1f96e743a3159b102da59b0b9c9d0</split:id>
-      <split:memo>2&#232;me tiers</split:memo>
+      <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>
@@ -2470,7 +2774,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">54fd36753ee2647200e77958947777d3</split:id>
-      <split:memo>2&#232;me tiers</split:memo>
+      <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>
@@ -2480,12 +2784,16 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -2510,11 +2818,15 @@
 </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-11 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-10 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>402216000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -2539,15 +2851,19 @@
 </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-12 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>405222000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">31bf13f3c9f965700690600ffd1df95f</split:id>
@@ -2567,18 +2883,22 @@
 </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-20 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-19 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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&#234;perie</split:memo>
+      <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>
@@ -2586,7 +2906,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">69eb2af803222be1dd3492475958d954</split:id>
-      <split:memo>Cr&#234;perie</split:memo>
+      <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>
@@ -2596,12 +2916,16 @@
 </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-20 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-19 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>413702000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -2626,12 +2950,16 @@
 </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-21 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -2656,38 +2984,46 @@
 </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-25 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-26 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>422808000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2712,11 +3048,15 @@
 </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-07-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -2739,11 +3079,15 @@
 </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-04 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-03 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>428365000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -2768,12 +3112,16 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -2798,11 +3146,15 @@
 </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-08 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-07 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -2825,15 +3177,19 @@
 </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-12 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>437958000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">fca544a05f29062d58ccb9cb71a078e5</split:id>
@@ -2853,12 +3209,16 @@
 </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-13 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-12 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -2883,14 +3243,18 @@
 </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-17 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>445826000</ts:ns>
   </trn:date-entered>
-  <trn:description>France T&#233;l&#233;com</trn:description>
+  <trn:description>France Télécom</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">a40615dc6726c1b80fff5d1dea7926af</split:id>
@@ -2910,11 +3274,15 @@
 </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-18 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-17 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>448887000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -2944,12 +3312,16 @@
 </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-21 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>453674000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -2974,45 +3346,53 @@
 </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-25 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-25 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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&#233;e entre amis</split:memo>
+      <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>
@@ -3020,7 +3400,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">0f2fe8868576abf6d57f5ec055971fb3</split:id>
-      <split:memo>Soir&#233;e entre amis</split:memo>
+      <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>
@@ -3030,11 +3410,15 @@
 </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-26 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>462946000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3059,18 +3443,22 @@
 </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-08-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>466061000</ts:ns>
   </trn:date-entered>
-  <trn:description>Cr&#233;dit Mutuel</trn:description>
+  <trn:description>Crédit Mutuel</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">69822db9b83e409a2d79d5e3c4c14b5a</split:id>
-      <split:memo>Int&#233;r&#234;ts</split:memo>
+      <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>
@@ -3086,7 +3474,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">ee1ade23ed8dfe4ab537448bbb79baae</split:id>
-      <split:memo>Int&#233;r&#234;ts</split:memo>
+      <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>
@@ -3096,11 +3484,15 @@
 </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-08-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -3123,11 +3515,15 @@
 </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-03 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>473481000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3157,19 +3553,23 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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&apos;au 01/07/96</split:memo>
+      <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>
@@ -3177,7 +3577,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">806ccc0a5cd736437cf9afccd375adc6</split:id>
-      <split:memo>Jusqu&apos;au 01/07/96</split:memo>
+      <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>
@@ -3187,11 +3587,15 @@
 </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-09 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-08 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>479386000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3216,15 +3620,19 @@
 </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-12 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>482935000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">957eabe77ddbc56b250499b1acb47731</split:id>
@@ -3244,12 +3652,16 @@
 </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-13 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-12 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>486845000</ts:ns>
   </trn:date-entered>
   <trn:description>C &amp; A</trn:description>
@@ -3306,11 +3718,15 @@
 </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-18 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-17 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>492331000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3340,12 +3756,16 @@
 </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-22 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-21 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>495542000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -3370,38 +3790,46 @@
 </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-25 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-25 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>504389000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3438,11 +3866,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>507381000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3467,18 +3899,22 @@
 </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-09-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>511918000</ts:ns>
   </trn:date-entered>
-  <trn:description>Cr&#233;dit Mutuel</trn:description>
+  <trn:description>Crédit Mutuel</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">278373bc4ce1a55db5ec05ce41283292</split:id>
-      <split:memo>Int&#233;r&#234;ts</split:memo>
+      <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>
@@ -3494,7 +3930,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">8f9f8bccf2658b122b1d0b07ce1e3153</split:id>
-      <split:memo>Int&#233;r&#234;ts</split:memo>
+      <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>
@@ -3504,11 +3940,15 @@
 </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-09-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -3531,11 +3971,15 @@
 </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-08 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-07 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -3558,11 +4002,15 @@
 </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-08 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-07 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>521727000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3592,15 +4040,19 @@
 </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-12 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>524796000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">e7e74614eb04d0bcc653fe2adaa318b0</split:id>
@@ -3620,14 +4072,18 @@
 </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-17 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>527753000</ts:ns>
   </trn:date-entered>
-  <trn:description>France T&#233;l&#233;com</trn:description>
+  <trn:description>France Télécom</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">3ed384570b0c557ef846cb6f61888ed1</split:id>
@@ -3647,11 +4103,15 @@
 </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-17 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>533919000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3676,11 +4136,15 @@
 </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-22 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-21 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>537055000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3705,39 +4169,47 @@
 </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-25 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-26 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>544686000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -3762,11 +4234,15 @@
 </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-29 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-28 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>547748000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3791,18 +4267,22 @@
 </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-10-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>552274000</ts:ns>
   </trn:date-entered>
-  <trn:description>Cr&#233;dit Mutuel</trn:description>
+  <trn:description>Crédit Mutuel</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">a91b974f498517b5e062775734d85354</split:id>
-      <split:memo>Int&#233;r&#234;ts</split:memo>
+      <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>
@@ -3818,7 +4298,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">67bd96955adb2962f330e4c68a71671a</split:id>
-      <split:memo>Int&#233;r&#234;ts</split:memo>
+      <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>
@@ -3828,11 +4308,15 @@
 </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-10-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -3855,11 +4339,15 @@
 </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-03 00:00:00 -0400</ts:date>
+    <ts:date>1995-10-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>561884000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3889,11 +4377,15 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1995-10-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>565406000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3923,15 +4415,19 @@
 </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-12 00:00:00 -0400</ts:date>
+    <ts:date>1995-10-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>568517000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">f9eca05c03f31aed02ef84b25b12a7b8</split:id>
@@ -3951,15 +4447,19 @@
 </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-15 00:00:00 -0400</ts:date>
+    <ts:date>1995-10-14 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>573311000</ts:ns>
   </trn:date-entered>
-  <trn:description>Centre des Imp&#244;ts</trn:description>
+  <trn:description>Centre des Impôts</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">96304441c2ea5f99b9315a81239f126e</split:id>
@@ -3981,11 +4481,15 @@
 </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-18 00:00:00 -0400</ts:date>
+    <ts:date>1995-10-17 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>576614000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4015,12 +4519,16 @@
 </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-24 00:00:00 -0400</ts:date>
+    <ts:date>1995-10-23 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>579799000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -4045,38 +4553,46 @@
 </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-25 00:00:00 -0400</ts:date>
+    <ts:date>1995-10-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-26 00:00:00 -0400</ts:date>
+    <ts:date>1995-10-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>587324000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4106,11 +4622,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1995-10-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>592288000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4135,18 +4655,22 @@
 </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-11-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-10-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>597275000</ts:ns>
   </trn:date-entered>
-  <trn:description>Cr&#233;dit Mutuel</trn:description>
+  <trn:description>Crédit Mutuel</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">246a46e75b7459d80770f4403001deaf</split:id>
-      <split:memo>Int&#233;r&#234;ts</split:memo>
+      <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>
@@ -4162,7 +4686,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">ca766b2283d60321d1deb3c55e4c6dcf</split:id>
-      <split:memo>Int&#233;r&#234;ts</split:memo>
+      <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>
@@ -4172,11 +4696,15 @@
 </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-11-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-10-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -4199,11 +4727,15 @@
 </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-06 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-05 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>604563000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4217,7 +4749,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">81f60490d84ff12f1f44896a8756d5c5</split:id>
-      <split:memo>Anniversaire H&#233;l&#232;ne</split:memo>
+      <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>
@@ -4234,11 +4766,15 @@
 </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-08 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-07 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -4261,44 +4797,52 @@
 </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-12 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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 &#233;quilibrage</split:memo>
+      <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:split>
-      <split:id type="guid">a356d43da70a3c0b9db41485f8155fb0</split:id>
-      <split:memo>Pour &#233;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: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-12 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>616130000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">9e7a280f7f3ad8d15c66233a72acd4b3</split:id>
@@ -4318,11 +4862,15 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>619305000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4347,19 +4895,23 @@
 </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-16 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>637291000</ts:ns>
   </trn:date-entered>
-  <trn:description>Toys&apos;R&apos;Us</trn:description>
+  <trn:description>Toys'R'Us</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">c46d6ecc5eb791fe9fc801288474d7d9</split:id>
-      <split:memo>Cadeaux de No&#235;l juniors</split:memo>
+      <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>
@@ -4367,7 +4919,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">957173f88373dad1bfb9b71a41870592</split:id>
-      <split:memo>Cadeaux de No&#235;l juniors</split:memo>
+      <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>
@@ -4377,14 +4929,18 @@
 </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-17 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-16 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>647476000</ts:ns>
   </trn:date-entered>
-  <trn:description>France T&#233;l&#233;com</trn:description>
+  <trn:description>France Télécom</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">3363e39ad18ebc386a755b4f547f30b5</split:id>
@@ -4404,18 +4960,22 @@
 </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-20 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-19 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>653861000</ts:ns>
   </trn:date-entered>
-  <trn:description>Cr&#233;dit Mutuel</trn:description>
+  <trn:description>Crédit Mutuel</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">664dff9f268ca9d0710d7d50c7025050</split:id>
-      <split:memo>Dollars pour vacances &#224; Redmond</split:memo>
+      <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>
@@ -4423,7 +4983,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">eb7917c873b0c104acf9c72e91481a2e</split:id>
-      <split:memo>Dollars pour vacances &#224; Redmond</split:memo>
+      <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>
@@ -4433,11 +4993,15 @@
 </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-21 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-20 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>657132000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4462,12 +5026,16 @@
 </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-22 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-21 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>661081000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -4492,38 +5060,46 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-28 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>667602000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4548,18 +5124,22 @@
 </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-12-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>672518000</ts:ns>
   </trn:date-entered>
-  <trn:description>Cr&#233;dit Mutuel</trn:description>
+  <trn:description>Crédit Mutuel</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">26dffc4e91d8d02a8c70290444138455</split:id>
-      <split:memo>Int&#233;r&#234;ts</split:memo>
+      <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>
@@ -4575,7 +5155,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">330574ff34234aaeb2980a2e97098245</split:id>
-      <split:memo>Int&#233;r&#234;ts</split:memo>
+      <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>
@@ -4585,11 +5165,15 @@
 </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-12-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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>
@@ -4612,12 +5196,16 @@
 </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-04 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-03 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>679388000</ts:ns>
   </trn:date-entered>
   <trn:description>C &amp; A</trn:description>
@@ -4647,11 +5235,15 @@
 </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-05 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-04 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>684337000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4676,15 +5268,19 @@
 </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-12 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>687601000</ts:ns>
   </trn:date-entered>
-  <trn:description>Propri&#233;taire</trn:description>
+  <trn:description>Propriétaire</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">5f428015626116293b5cd6771243227f</split:id>
@@ -4704,11 +5300,15 @@
 </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-15 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-14 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>699051000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4733,12 +5333,16 @@
 </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-20 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-19 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>703136000</ts:ns>
   </trn:date-entered>
   <trn:description>RATP</trn:description>
@@ -4763,11 +5367,15 @@
 </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-23 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-22 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>706639000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4797,38 +5405,46 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <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: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: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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>716695000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4853,18 +5469,22 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-20 00:40:27 -0500</ts:date>
+    <ts:date>2001-03-19 21:40:27 -0800</ts:date>
     <ts:ns>719976000</ts:ns>
   </trn:date-entered>
-  <trn:description>Cr&#233;dit Mutuel</trn:description>
+  <trn:description>Crédit Mutuel</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">80b03ef24c38e447349f154d5a0f43e2</split:id>
-      <split:memo>Agios pour d&#233;couvert du 15/10 au 24/10</split:memo>
+      <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>
@@ -4872,7 +5492,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">6afa7b7aa4ca5f3eed94ab04cccaf4b1</split:id>
-      <split:memo>Agios pour d&#233;couvert du 15/10 au 24/10</split:memo>
+      <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>
@@ -4880,6 +5500,7 @@
     </trn:split>
   </trn:splits>
 </gnc:transaction>
+</gnc:book>
 </gnc-v2>
 
 <!-- Local variables: -->

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95invst.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95invst.gml2	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95invst.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,23 +11,50 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="account">3</gnc:count-data>
+<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>
@@ -36,6 +63,7 @@
     <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>
@@ -46,6 +74,7 @@
     <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>
@@ -56,19 +85,32 @@
     <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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:28:38 -0500</ts:date>
+    <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>
@@ -76,28 +118,32 @@
       <split:quantity>-250000/100</split:quantity>
       <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
     </trn:split>
-    <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: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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:28:38 -0500</ts:date>
+    <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>
@@ -105,28 +151,32 @@
       <split:quantity>-300000/100</split:quantity>
       <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
     </trn:split>
-    <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: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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:28:38 -0500</ts:date>
+    <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>
@@ -134,28 +184,32 @@
       <split:quantity>-300000/100</split:quantity>
       <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
     </trn:split>
-    <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: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-26 00:00:00 -0400</ts:date>
+    <ts:date>1995-04-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:28:38 -0500</ts:date>
+    <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>
@@ -163,28 +217,32 @@
       <split:quantity>-300000/100</split:quantity>
       <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
     </trn:split>
-    <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: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-26 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:28:38 -0500</ts:date>
+    <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>
@@ -192,28 +250,32 @@
       <split:quantity>-300000/100</split:quantity>
       <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
     </trn:split>
-    <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: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-26 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:28:38 -0500</ts:date>
+    <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>
@@ -221,28 +283,32 @@
       <split:quantity>-300000/100</split:quantity>
       <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
     </trn:split>
-    <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: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-26 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:28:38 -0500</ts:date>
+    <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>
@@ -250,30 +316,26 @@
       <split:quantity>-250000/100</split:quantity>
       <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
     </trn:split>
-    <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: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-12 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:28:38 -0500</ts:date>
+    <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 &#233;quilibrage</split:memo>
+      <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>
@@ -281,7 +343,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">d8d24b073589acfda00585b67e2a4bf0</split:id>
-      <split:memo>Pour &#233;quilibrage</split:memo>
+      <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>
@@ -291,16 +353,28 @@
 </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-26 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:28:38 -0500</ts:date>
+    <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>
@@ -308,43 +382,40 @@
       <split:quantity>-350000/100</split:quantity>
       <split:account type="guid">a68387e637bb8e7405bc949764b9aefd</split:account>
     </trn:split>
-    <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: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>1995-01-01 00:00:00 -0500</ts:date>
+    <ts:date>1994-12-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:28:38 -0500</ts:date>
+    <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: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:splits>
 </gnc:transaction>
+</gnc:book>
 </gnc-v2>
 
 <!-- Local variables: -->

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95mutual.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95mutual.gml2	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95mutual.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,30 +11,56 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<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="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>
@@ -43,6 +69,7 @@
     <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>
@@ -53,21 +80,17 @@
     <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>ISO4217</cmdty:space>
-    <cmdty:id>FRF</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>O-Sicav Plus</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">89e091b3489a50957b400a868f101d59</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -79,6 +102,7 @@
     <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>
@@ -93,11 +117,15 @@
 </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-24 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-23 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:30:31 -0500</ts:date>
+    <ts:date>2001-03-26 12:30:31 -0800</ts:date>
     <ts:ns>435420000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -105,33 +133,37 @@
     <trn:split>
       <split:id type="guid">df25dcb351c89a20062a5ea5d294e8e8</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1828080/100</split:value>
+      <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>-2461820/100</split:value>
+      <split:value>-2461820000/100000</split:value>
       <split:quantity>-2461820/100</split:quantity>
       <split:account type="guid">3bcb236af583d5bd7b6e0153fe97e7e3</split:account>
     </trn:split>
-    <trn:split>
-      <split:id type="guid">1ec08747892bf80d01ff1dab46ccb150</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>633735/100</split:value>
-      <split:quantity>633735/100</split:quantity>
-      <split:account type="guid">c7a4746248d0677c6421077833477bba</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-08 00:00:00 -0400</ts:date>
+    <ts:date>1995-10-07 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:30:31 -0500</ts:date>
+    <ts:date>2001-03-26 12:30:31 -0800</ts:date>
     <ts:ns>436816000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -139,33 +171,37 @@
     <trn:split>
       <split:id type="guid">30f46d6ea24efb8f57ea386be57370c2</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3051000/100</split:value>
+      <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>-3254400/100</split:value>
+      <split:value>-3254400000/100000</split:value>
       <split:quantity>-3254400/100</split:quantity>
       <split:account type="guid">3bcb236af583d5bd7b6e0153fe97e7e3</split:account>
     </trn:split>
-    <trn:split>
-      <split:id type="guid">66a01b46ebec63544ca133efa6706f6b</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>203400/100</split:value>
-      <split:quantity>203400/100</split:quantity>
-      <split:account type="guid">c7a4746248d0677c6421077833477bba</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-10 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:30:31 -0500</ts:date>
+    <ts:date>2001-03-26 12:30:31 -0800</ts:date>
     <ts:ns>437989000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -173,19 +209,20 @@
     <trn:split>
       <split:id type="guid">27a56b13c4d24744f3cbb53329120abc</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2053200/100</split:value>
+      <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>-2053200/100</split:value>
+      <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: -->

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95stocks.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95stocks.gml2	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/Money95stocks.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,24 +11,38 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="commodity">2</gnc:count-data>
-<gnc:count-data cd:type="account">8</gnc:count-data>
+<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>
@@ -40,7 +54,19 @@
   <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>
@@ -49,6 +75,7 @@
     <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>
@@ -59,21 +86,17 @@
     <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>ISO4217</cmdty:space>
-    <cmdty:id>BRL</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>MSFT</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">2a42eb5710ad4ddbf9352f070d603fe2</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -81,15 +104,10 @@
   <act:id type="guid">b3955645bed5651123986f415d0e81d6</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>USSA</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">2a42eb5710ad4ddbf9352f070d603fe2</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -101,6 +119,7 @@
     <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>
@@ -111,6 +130,7 @@
     <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>
@@ -132,14 +152,19 @@
     <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>1995-01-01 00:00:00 -0500</ts:date>
+    <ts:date>1994-12-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>563969000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -147,14 +172,14 @@
     <trn:split>
       <split:id type="guid">b05ab9cccb7addce264e3b5614f2d620</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -162,11 +187,15 @@
 </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-16 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>569022000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -174,14 +203,14 @@
     <trn:split>
       <split:id type="guid">1395f3eb7d951d441962acee30ebb240</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -189,11 +218,15 @@
 </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-02-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-01-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>572348000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -201,14 +234,14 @@
     <trn:split>
       <split:id type="guid">c25135399d6f3f65e66ccdb541975a70</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -216,11 +249,15 @@
 </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-16 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>576414000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -228,14 +265,14 @@
     <trn:split>
       <split:id type="guid">d6ac7052f05f821d4feeeda1ef746b65</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -243,11 +280,15 @@
 </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-03-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-02-28 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>580193000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -255,14 +296,14 @@
     <trn:split>
       <split:id type="guid">8980728679535dcc6fbd5d0d3e187baf</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -270,11 +311,15 @@
 </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-16 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>584377000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -282,14 +327,14 @@
     <trn:split>
       <split:id type="guid">b0f2227be0f37117ff16816a9bba6bf8</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -297,11 +342,15 @@
 </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-04-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-03-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>591148000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -309,14 +358,14 @@
     <trn:split>
       <split:id type="guid">d6e212645b08ac2db0029f302eaefa06</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -324,11 +373,15 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1995-04-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>607128000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -336,14 +389,14 @@
     <trn:split>
       <split:id type="guid">dccef28c5a743eabc50ed961fedce162</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -351,11 +404,15 @@
 </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-05-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-04-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>612605000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -363,14 +420,14 @@
     <trn:split>
       <split:id type="guid">b45c6aee3f5802971f66a9da91d01212</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -378,11 +435,15 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>760444000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -390,14 +451,14 @@
     <trn:split>
       <split:id type="guid">69748f8a33b3e85fc46adfa9af9a2c8f</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -405,11 +466,15 @@
 </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-06-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-05-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>767487000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -417,14 +482,14 @@
     <trn:split>
       <split:id type="guid">f323236b9c860bd7582d8516cab014d2</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -432,11 +497,15 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>774300000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -444,14 +513,14 @@
     <trn:split>
       <split:id type="guid">69783df027e525bc1f4fe2aa61f1c5e3</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -459,11 +528,15 @@
 </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-07-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-06-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>782986000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -471,14 +544,14 @@
     <trn:split>
       <split:id type="guid">eb33e77786d816e4df8c9b089a2417fe</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -486,11 +559,15 @@
 </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-06 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>788855000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -498,14 +575,14 @@
     <trn:split>
       <split:id type="guid">2158435efd7fba4b85440e2b291597dc</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1800000/100</split:value>
+      <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>-1800000/100</split:value>
+      <split:value>-1800000000/100000</split:value>
       <split:quantity>-1800000/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -513,11 +590,15 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>793677000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -525,14 +606,14 @@
     <trn:split>
       <split:id type="guid">ee5be141ec71575e8d133dafb17fc475</split:id>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -540,11 +621,15 @@
 </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-08-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-07-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>810277000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -552,14 +637,14 @@
     <trn:split>
       <split:id type="guid">9106d261d9313b94a1791c0346026ab5</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -567,11 +652,15 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>820724000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -579,14 +668,14 @@
     <trn:split>
       <split:id type="guid">70edfee7fda47ab599440e56c74d07bc</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -594,11 +683,15 @@
 </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-09-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-08-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>831302000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -606,14 +699,14 @@
     <trn:split>
       <split:id type="guid">593961cd24af8fec7b7dded7980572a0</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -621,11 +714,15 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>842924000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -633,14 +730,14 @@
     <trn:split>
       <split:id type="guid">a19fb70b311ab1d2995e99da8cc0dd60</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -648,11 +745,15 @@
 </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-10-01 00:00:00 -0400</ts:date>
+    <ts:date>1995-09-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>870500000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -660,14 +761,14 @@
     <trn:split>
       <split:id type="guid">edceb57dd1ae14b92495e6b802ea1fd0</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -675,11 +776,15 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1995-10-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>882549000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -687,14 +792,14 @@
     <trn:split>
       <split:id type="guid">b28c48aea5b2590373a9d7b30daac854</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -702,11 +807,15 @@
 </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-11-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-10-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>903735000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -714,14 +823,14 @@
     <trn:split>
       <split:id type="guid">6498e7c2e6fb5904dd5cec26c24435ef</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -729,11 +838,15 @@
 </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-16 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>918545000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -741,14 +854,14 @@
     <trn:split>
       <split:id type="guid">dc7a3ba0b30130597a4fdcc6c3dcf369</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -756,11 +869,15 @@
 </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-18 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-17 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>924478000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -768,14 +885,14 @@
     <trn:split>
       <split:id type="guid">de65d2b5bbf96ea77a2a68f6e1c9b78e</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1720000/100</split:value>
+      <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>-1720000/100</split:value>
+      <split:value>-1720000000/100000</split:value>
       <split:quantity>-1720000/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -783,11 +900,15 @@
 </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-12-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-11-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>933363000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -795,14 +916,14 @@
     <trn:split>
       <split:id type="guid">f64fda83b5354abc300e0daeacdbaf9d</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -810,11 +931,15 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>940053000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -822,14 +947,14 @@
     <trn:split>
       <split:id type="guid">b5effb985dc0657eec87fd8dbfc57451</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1744000/100</split:value>
+      <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>-1744000/100</split:value>
+      <split:value>-1744000000/100000</split:value>
       <split:quantity>-1744000/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -837,11 +962,15 @@
 </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-16 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>958106000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -849,14 +978,14 @@
     <trn:split>
       <split:id type="guid">1557c89238dd07a8972b0686a0fa178b</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48210/100</split:value>
+      <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>-48210/100</split:value>
+      <split:value>-48210000/100000</split:value>
       <split:quantity>-48210/100</split:quantity>
       <split:account type="guid">21db466b6be8b3f6a3043d0c0316de8c</split:account>
     </trn:split>
@@ -864,11 +993,15 @@
 </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>1995-01-01 00:00:00 -0500</ts:date>
+    <ts:date>1994-12-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:05 -0500</ts:date>
+    <ts:date>2001-03-26 12:32:05 -0800</ts:date>
     <ts:ns>561450000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -877,26 +1010,27 @@
       <split:id type="guid">6d87f9e8bb10413b90e956356641630c</split:id>
       <split:memo>Initial balance</split:memo>
       <split:reconciled-state>y</split:reconciled-state>
-      <split:value>249123/100</split:value>
+      <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>-449122/100</split:value>
+      <split:value>-449122000/100000</split:value>
       <split:quantity>-449122/100</split:quantity>
       <split:account type="guid">1aaa099850fe7a07e2b5ae97f18b9af2</split:account>
     </trn:split>
-    <trn:split>
-      <split:id type="guid">b3a36622a46daa0cb4291ed15874fcf6</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">da8e001155343694bd34f6aa248b1c28</split:account>
-    </trn:split>
   </trn:splits>
 </gnc:transaction>
+</gnc:book>
 </gnc-v2>
 
 <!-- Local variables: -->

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/abc.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/abc.gml2	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/abc.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,23 +11,50 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="account">4</gnc:count-data>
+<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>
@@ -37,6 +64,7 @@
   </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>
@@ -47,6 +75,7 @@
     <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>
@@ -58,6 +87,7 @@
   </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>
@@ -69,15 +99,20 @@
   </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-12 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:35:15 -0500</ts:date>
+    <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>
@@ -102,17 +137,29 @@
 </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-11 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:35:15 -0500</ts:date>
+    <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>
@@ -120,29 +167,33 @@
       <split:quantity>-1200/100</split:quantity>
       <split:account type="guid">8a2778a7eef9bc606de8a12b489f737c</split:account>
     </trn:split>
-    <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: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-11 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:35:15 -0500</ts:date>
+    <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>
@@ -150,29 +201,33 @@
       <split:quantity>-1100/100</split:quantity>
       <split:account type="guid">8a2778a7eef9bc606de8a12b489f737c</split:account>
     </trn:split>
-    <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: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-12 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:35:15 -0500</ts:date>
+    <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>
@@ -180,29 +235,33 @@
       <split:quantity>-50000/100</split:quantity>
       <split:account type="guid">8a2778a7eef9bc606de8a12b489f737c</split:account>
     </trn:split>
-    <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: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-17 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:35:15 -0500</ts:date>
+    <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>
@@ -210,76 +269,77 @@
       <split:quantity>-234500/100</split:quantity>
       <split:account type="guid">a2d8b63955baad46ddca87bbd96d399f</split:account>
     </trn:split>
-    <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:splits>
 </gnc:transaction>
 <gnc:transaction version="2.0.0">
-  <trn:id type="guid">8a6f53be74b84e3557abdba90b8c325b</trn:id>
-  <trn:num>101</trn:num>
+  <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-08-01 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:35:15 -0500</ts:date>
-    <ts:ns>420785000</ts:ns>
+    <ts:date>2001-03-26 12:35:15 -0800</ts:date>
+    <ts:ns>419571000</ts:ns>
   </trn:date-entered>
-  <trn:description>paycheck</trn:description>
+  <trn:description>put in more money</trn:description>
   <trn:splits>
     <trn:split>
-      <split:id type="guid">e6c7440d846774962fd62c68a89145cb</split:id>
-      <split:memo>the boss paid me today!</split:memo>
+      <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>-54300/100</split:value>
-      <split:quantity>-54300/100</split:quantity>
-      <split:account type="guid">07212c5f31968d8d55144f1fd5651d8c</split:account>
+      <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">91e6498ede7e1c5964c677e8cf14d2c1</split:id>
-      <split:memo>the boss paid me today!</split:memo>
+      <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>54300/100</split:value>
-      <split:quantity>54300/100</split:quantity>
-      <split:account type="guid">8c054c66321f7be82287dbb0c6b7b8a2</split:account>
+      <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">976137eadff7b9c19fa0bf4527385781</trn:id>
-  <trn:num>DEP</trn:num>
+  <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-08-01 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:35:15 -0500</ts:date>
-    <ts:ns>419571000</ts:ns>
+    <ts:date>2001-03-26 12:35:15 -0800</ts:date>
+    <ts:ns>420785000</ts:ns>
   </trn:date-entered>
-  <trn:description>put in more money</trn:description>
+  <trn:description>paycheck</trn:description>
   <trn:splits>
     <trn:split>
-      <split:id type="guid">eb7df1a49af1a9bbeac7484003dec5e1</split:id>
-      <split:memo>this came out of my pillowcas</split:memo>
+      <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>-330000/100</split:value>
-      <split:quantity>-330000/100</split:quantity>
-      <split:account type="guid">a2d8b63955baad46ddca87bbd96d399f</split:account>
+      <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">d2d6443cc766f3bf1cfc891530903f1e</split:id>
-      <split:memo>this came out of my pillowcas</split:memo>
+      <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>330000/100</split:value>
-      <split:quantity>330000/100</split:quantity>
-      <split:account type="guid">8c054c66321f7be82287dbb0c6b7b8a2</split:account>
+      <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: -->

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/abcall.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/abcall.gml2	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/abcall.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,23 +11,50 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="account">7</gnc:count-data>
+<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>
@@ -37,6 +64,7 @@
   </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>
@@ -48,6 +76,7 @@
   </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>
@@ -58,6 +87,7 @@
     <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>
@@ -69,6 +99,7 @@
   </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>
@@ -80,6 +111,7 @@
   </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>
@@ -91,6 +123,7 @@
   </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>
@@ -102,20 +135,33 @@
   </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-17 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:55 -0500</ts:date>
+    <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>
@@ -123,86 +169,64 @@
       <split:quantity>-234500/100</split:quantity>
       <split:account type="guid">0a241ed16a10c3be1836ce37f8a069e9</split:account>
     </trn:split>
-    <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: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-16 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:55 -0500</ts:date>
+    <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">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: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:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">ac62a8dedb6fafc4864d980e167d93b0</trn:id>
-  <trn:num>101</trn:num>
-  <trn:date-posted>
-    <ts:date>1997-08-01 00:00:00 -0400</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 15:32:55 -0500</ts:date>
-    <ts:ns>998739000</ts:ns>
-  </trn:date-entered>
-  <trn:description>paycheck</trn:description>
-  <trn:splits>
     <trn:split>
-      <split:id type="guid">2f0880d0d28f0a38de0784f40f1364a1</split:id>
-      <split:memo>the boss paid me today!</split:memo>
+      <split:id type="guid">066346c0a87434491957713da1f3a3be</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-54300/100</split:value>
-      <split:quantity>-54300/100</split:quantity>
+      <split:value>-233300/100</split:value>
+      <split:quantity>-233300/100</split:quantity>
       <split:account type="guid">04b5cbc4192f4790fac0586c5cc152f4</split:account>
     </trn:split>
-    <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: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-08-01 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:55 -0500</ts:date>
+    <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>
@@ -226,24 +250,54 @@
       <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">008fcb736cbc9dda100dba888769caec</split:id>
-      <split:memo>some other inc</split:memo>
+      <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>330000/100</split:value>
-      <split:quantity>330000/100</split:quantity>
+      <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-12 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:56 -0500</ts:date>
+    <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>
@@ -268,17 +322,29 @@
 </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-11 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:56 -0500</ts:date>
+    <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>
@@ -286,29 +352,33 @@
       <split:quantity>-1200/100</split:quantity>
       <split:account type="guid">729ae65a6c202a83a5335bcd32709888</split:account>
     </trn:split>
-    <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: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-11 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:56 -0500</ts:date>
+    <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>
@@ -316,29 +386,33 @@
       <split:quantity>-1100/100</split:quantity>
       <split:account type="guid">729ae65a6c202a83a5335bcd32709888</split:account>
     </trn:split>
-    <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: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-12 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:56 -0500</ts:date>
+    <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>
@@ -346,23 +420,19 @@
       <split:quantity>-50000/100</split:quantity>
       <split:account type="guid">729ae65a6c202a83a5335bcd32709888</split:account>
     </trn:split>
-    <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: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-28 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:56 -0500</ts:date>
+    <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>
@@ -387,11 +457,15 @@
 </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-28 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:32:56 -0500</ts:date>
+    <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>
@@ -412,6 +486,7 @@
     </trn:split>
   </trn:splits>
 </gnc:transaction>
+</gnc:book>
 </gnc-v2>
 
 <!-- Local variables: -->

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	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/carols-data-file.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,24 +11,38 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="commodity">40</gnc:count-data>
-<gnc:count-data cd:type="account">18</gnc:count-data>
+<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>
@@ -268,7 +282,19 @@
   <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>
@@ -279,10 +305,6 @@
   <act:commodity-scu>100</act:commodity-scu>
   <act:slots>
     <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-    <slot>
       <slot:key>last-num</slot:key>
       <slot:value type="string">100</slot:value>
     </slot>
@@ -296,6 +318,7 @@
       </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>
@@ -306,12 +329,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Cash</act:name>
@@ -322,12 +340,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Credit Card</act:name>
@@ -340,10 +353,6 @@
   <act:commodity-scu>100</act:commodity-scu>
   <act:slots>
     <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-    <slot>
       <slot:key>reconcile-info</slot:key>
       <slot:value type="frame">
         <slot>
@@ -353,6 +362,7 @@
       </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>
@@ -363,12 +373,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Clothes</act:name>
@@ -379,12 +384,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Dining</act:name>
@@ -395,12 +395,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>FICA</act:name>
@@ -411,12 +406,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>FedTax</act:name>
@@ -427,12 +417,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Finance Charge</act:name>
@@ -443,12 +428,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Fuel</act:name>
@@ -459,12 +439,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Groceries</act:name>
@@ -475,12 +450,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Household</act:name>
@@ -491,12 +461,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Service Charges</act:name>
@@ -507,12 +472,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Tools</act:name>
@@ -523,12 +483,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Utilities</act:name>
@@ -539,12 +494,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">3eb30ab2c731415fe45daf95eee395c1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Electric</act:name>
@@ -555,12 +505,6 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
   <act:parent type="guid">00adc8fb6cc29e7ae5de56d6f8624ac5</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -572,20 +516,19 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <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-20 01:00:00 -0500</ts:date>
+    <ts:date>2000-12-19 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-12-20 13:05:39 -0500</ts:date>
+    <ts:date>2000-12-20 10:05:39 -0800</ts:date>
   </trn:date-entered>
   <trn:description>Paycheck deposit</trn:description>
   <trn:splits>
@@ -593,7 +536,7 @@
       <split:id type="guid">26399b198b8beab9c11a84cabbd22da4</split:id>
       <split:reconciled-state>y</split:reconciled-state>
       <split:reconcile-date>
-        <ts:date>2001-01-16 01:00:00 -0500</ts: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>
@@ -610,11 +553,15 @@
 </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-27 01:00:00 -0500</ts:date>
+    <ts:date>2000-12-26 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-12-20 13:25:30 -0500</ts:date>
+    <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>
@@ -624,21 +571,13 @@
       <split:memo>Effect on checking</split:memo>
       <split:reconciled-state>y</split:reconciled-state>
       <split:reconcile-date>
-        <ts:date>2001-01-16 01:00:00 -0500</ts: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">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:split>
       <split:id type="guid">067ba239023aa1450002f2f960241500</split:id>
       <split:memo>Effect on federal tax</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
@@ -654,15 +593,27 @@
       <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-03 01:00:00 -0500</ts:date>
+    <ts:date>2001-01-02 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-12-20 13:05:39 -0500</ts:date>
+    <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>
@@ -672,21 +623,13 @@
       <split:memo>Effect on checking</split:memo>
       <split:reconciled-state>y</split:reconciled-state>
       <split:reconcile-date>
-        <ts:date>2001-01-16 01:00:00 -0500</ts: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">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:split>
       <split:id type="guid">98490994785921ee6fd9e5d29f8a7435</split:id>
       <split:memo>Effect on federal tax</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
@@ -702,44 +645,60 @@
       <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-15 01:00:00 -0500</ts:date>
+    <ts:date>2001-01-14 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-01-16 11:38:22 -0500</ts:date>
+    <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-16 01:00:00 -0500</ts: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: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: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-16 01:00:00 -0500</ts:date>
+    <ts:date>2001-01-15 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-01-16 10:52:39 -0500</ts:date>
+    <ts:date>2001-01-16 07:52:39 -0800</ts:date>
   </trn:date-entered>
   <trn:description>Transfer from Savings</trn:description>
   <trn:splits>
@@ -747,7 +706,7 @@
       <split:id type="guid">ff61df2aa1ff54a7683ded3312c7cde9</split:id>
       <split:reconciled-state>y</split:reconciled-state>
       <split:reconcile-date>
-        <ts:date>2001-01-16 01:00:00 -0500</ts: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>
@@ -763,26 +722,54 @@
   </trn:splits>
 </gnc:transaction>
 <gnc:transaction version="2.0.0">
-  <trn:id type="guid">4ad0609e6e66fc623db8a0d051aa9162</trn:id>
-  <trn:num>100</trn:num>
+  <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-16 01:00:00 -0500</ts:date>
+    <ts:date>2001-01-15 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-01-16 11:14:37 -0500</ts:date>
+    <ts:date>2001-01-16 08:25:34 -0800</ts:date>
   </trn:date-entered>
-  <trn:description>Home Town Grocery</trn:description>
+  <trn:description>Cash withdrawal</trn:description>
   <trn:splits>
     <trn:split>
-      <split:id type="guid">2244e92f65e67e37f4d237278a70aa8f</split:id>
+      <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-16 01:00:00 -0500</ts: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: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>
@@ -790,31 +777,34 @@
       <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-16 01:00:00 -0500</ts:date>
+    <ts:date>2001-01-15 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-01-16 11:19:55 -0500</ts:date>
+    <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">f7b76a73f8e7574bcf07219e422da54a</split:id>
-      <split:memo>Parts and tools</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-01-16 01:00:00 -0500</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:split>
       <split:id type="guid">ebad73b5da75bf3af18974612e8b41b6</split:id>
       <split:memo>Household parts</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
@@ -830,45 +820,30 @@
       <split:quantity>5000/100</split:quantity>
       <split:account type="guid">126f38b941cfe865f811e1c011e5bc51</split:account>
     </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f09f609caacaa2168d69751b6cc59688</trn:id>
-  <trn:num>ATM</trn:num>
-  <trn:date-posted>
-    <ts:date>2001-01-16 01:00:00 -0500</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-01-16 11:25:34 -0500</ts:date>
-  </trn:date-entered>
-  <trn:description>Cash withdrawal</trn:description>
-  <trn:splits>
     <trn:split>
-      <split:id type="guid">9d5f50ab638f22ec7be2833c3dc2487d</split:id>
+      <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-16 01:00:00 -0500</ts: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: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: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-05 01:00:00 -0500</ts:date>
+    <ts:date>2001-02-04 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-02-19 20:36:36 -0500</ts:date>
+    <ts:date>2001-02-19 17:36:36 -0800</ts:date>
   </trn:date-entered>
   <trn:description>Payment of bill</trn:description>
   <trn:splits>
@@ -876,7 +851,7 @@
       <split:id type="guid">eed91ed9af5677c13e860157aed999d1</split:id>
       <split:reconciled-state>y</split:reconciled-state>
       <split:reconcile-date>
-        <ts:date>2001-02-28 01:00:00 -0500</ts: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>
@@ -893,12 +868,16 @@
 </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-05 01:00:00 -0500</ts:date>
+    <ts:date>2001-03-04 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-02-19 20:47:42 -0500</ts:date>
+    <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>
@@ -921,11 +900,15 @@
 </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-16 01:00:00 -0500</ts:date>
+    <ts:date>2001-01-15 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-01-16 10:33:53 -0500</ts:date>
+    <ts:date>2001-01-16 07:33:53 -0800</ts:date>
   </trn:date-entered>
   <trn:description>Opening Balance</trn:description>
   <trn:splits>
@@ -947,142 +930,151 @@
 </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-31 01:00:00 -0500</ts:date>
+    <ts:date>2001-01-30 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-02-19 17:36:43 -0500</ts:date>
+    <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-28 01:00:00 -0500</ts: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: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: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-02-01 01:00:00 -0500</ts:date>
+    <ts:date>2001-01-31 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-02-19 18:25:02 -0500</ts:date>
+    <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-28 01:00:00 -0500</ts: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: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: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-03 01:00:00 -0500</ts:date>
+    <ts:date>2001-02-02 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-02-19 18:25:43 -0500</ts:date>
+    <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-28 01:00:00 -0500</ts: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">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: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-15 01:00:00 -0500</ts:date>
+    <ts:date>2001-02-14 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-02-19 18:26:38 -0500</ts:date>
+    <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-28 01:00:00 -0500</ts: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: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: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-20 01:00:00 -0500</ts:date>
+    <ts:date>2001-02-19 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-02-19 18:28:01 -0500</ts:date>
+    <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">acceaee63a2292ae8c05c4a908f33b79</split:id>
-      <split:memo>Total charge</split:memo>
-      <split:reconciled-state>y</split:reconciled-state>
-      <split:reconcile-date>
-        <ts:date>2001-02-28 01:00:00 -0500</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:split>
       <split:id type="guid">f9305776dd37e70ac119d7ae9b876dab</split:id>
       <split:memo>Amount for food</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
@@ -1098,44 +1090,63 @@
       <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-25 01:00:00 -0500</ts:date>
+    <ts:date>2001-02-24 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-02-19 18:29:38 -0500</ts:date>
+    <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-28 01:00:00 -0500</ts: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: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: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-25 01:00:00 -0500</ts:date>
+    <ts:date>2001-02-24 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-02-19 18:39:32 -0500</ts:date>
+    <ts:date>2001-02-19 15:39:32 -0800</ts:date>
   </trn:date-entered>
   <trn:description>Faux Pas Fashions</trn:description>
   <trn:splits>
@@ -1143,7 +1154,7 @@
       <split:id type="guid">ac79d516c3d665eadc58272dae5c87f9</split:id>
       <split:reconciled-state>y</split:reconciled-state>
       <split:reconcile-date>
-        <ts:date>2001-02-28 01:00:00 -0500</ts: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>
@@ -1160,33 +1171,38 @@
 </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-25 01:00:00 -0500</ts:date>
+    <ts:date>2001-02-24 22:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-02-19 19:19:27 -0500</ts:date>
+    <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-28 01:00:00 -0500</ts: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: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:splits>
 </gnc:transaction>
+</gnc:book>
 </gnc-v2>
 
 <!-- Local variables: -->

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	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/cbb-export.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,23 +11,50 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="account">12</gnc:count-data>
+<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>
@@ -36,6 +63,7 @@
     <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>
@@ -47,6 +75,7 @@
   </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>
@@ -57,6 +86,7 @@
     <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>
@@ -68,6 +98,7 @@
   </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>
@@ -79,6 +110,7 @@
   </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>
@@ -89,6 +121,7 @@
     <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>
@@ -99,6 +132,7 @@
     <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>
@@ -109,6 +143,7 @@
     <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>
@@ -120,6 +155,7 @@
   </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>
@@ -130,6 +166,7 @@
     <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>
@@ -141,6 +178,7 @@
   </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>
@@ -151,15 +189,20 @@
     <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-23 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-22 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:37:09 -0500</ts:date>
+    <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>
@@ -182,12 +225,16 @@
 </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-12 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:37:09 -0500</ts:date>
+    <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>
@@ -212,12 +259,16 @@
 </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-20 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-19 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:37:09 -0500</ts:date>
+    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
     <ts:ns>252071000</ts:ns>
   </trn:date-entered>
   <trn:description>Withdrawal</trn:description>
@@ -242,17 +293,29 @@
 </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-29 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-28 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:37:09 -0500</ts:date>
+    <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>
@@ -268,24 +331,20 @@
       <split:quantity>-14300/100</split:quantity>
       <split:account type="guid">077894556323647344da06d5f5fe6449</split:account>
     </trn:split>
-    <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: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-30 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:37:09 -0500</ts:date>
+    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
     <ts:ns>253063000</ts:ns>
   </trn:date-entered>
   <trn:description>TCI</trn:description>
@@ -310,12 +369,16 @@
 </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-11 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-10 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:37:09 -0500</ts:date>
+    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
     <ts:ns>248714000</ts:ns>
   </trn:date-entered>
   <trn:description>AT&amp;T/063</trn:description>
@@ -340,12 +403,16 @@
 </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-11 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-10 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:37:09 -0500</ts:date>
+    <ts:date>2001-03-26 12:37:09 -0800</ts:date>
     <ts:ns>249996000</ts:ns>
   </trn:date-entered>
   <trn:description>BofA</trn:description>
@@ -378,12 +445,16 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1997-10-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:37:09 -0500</ts:date>
+    <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>
@@ -408,12 +479,16 @@
 </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-24 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-23 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:37:09 -0500</ts:date>
+    <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>
@@ -436,6 +511,7 @@
     </trn:split>
   </trn:splits>
 </gnc:transaction>
+</gnc:book>
 </gnc-v2>
 
 <!-- Local variables: -->

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	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/conrads-file.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,22 +11,29 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="commodity">1</gnc:count-data>
-<gnc:count-data cd:type="account">6</gnc:count-data>
+<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>
@@ -34,7 +41,26 @@
   <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>
@@ -43,6 +69,7 @@
     <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>
@@ -54,34 +81,18 @@
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
   <act:code>A0000</act:code>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <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>ISO4217</cmdty:space>
-    <cmdty:id>AUD</cmdty:id>
+    <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:security>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </act:security>
-  <act:security-scu>100</act:security-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
   <act:parent type="guid">a947017cbd3b26198484086f8d93863b</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -89,22 +100,11 @@
   <act:id type="guid">4ca39e2f16ccf288ea0d956d2371bf82</act:id>
   <act:type>STOCK</act:type>
   <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>AUD</cmdty:id>
+    <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:security>
-    <cmdty:space>AMEX</cmdty:space>
-    <cmdty:id>stk</cmdty:id>
-  </act:security>
-  <act:security-scu>100</act:security-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
   <act:parent type="guid">a947017cbd3b26198484086f8d93863b</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -117,12 +117,7 @@
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
   <act:code>C0000</act:code>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">8a180f7b4fcd9b04ed65e36c6f3b23b1</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Bank</act:name>
@@ -134,28 +129,56 @@
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
   <act:code>C0001</act:code>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
   <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-28 00:04:14 -0500</ts:date>
+    <ts:date>2000-11-27 21:04:14 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-11-28 00:05:23 -0500</ts:date>
+    <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>15000/100</split:value>
+      <split:value>10000/100</split:value>
       <split:quantity>10000/100</split:quantity>
       <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
     </trn:split>
@@ -170,125 +193,145 @@
 </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 06:39:20 -0500</ts:date>
+    <ts:date>2000-11-28 03:39:20 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-11-28 07:31:28 -0500</ts:date>
+    <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">1dffcfc068e38f78ca5801e3487e6bdb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3600/100</split:value>
-      <split:quantity>-2000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <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 06:39:20 -0500</ts:date>
+    <ts:date>2000-11-28 03:39:20 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-11-28 07:31:30 -0500</ts:date>
+    <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">3146350195a33643ba3ab29a6cea463e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3600/100</split:value>
-      <split:quantity>-2000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <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 06:39:20 -0500</ts:date>
+    <ts:date>2000-11-28 03:39:20 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-11-28 07:31:46 -0500</ts:date>
+    <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">fc1ff0f23ef547885da036b1b9900a34</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3600/100</split:value>
-      <split:quantity>-2000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <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 06:39:20 -0500</ts:date>
+    <ts:date>2000-11-28 03:39:20 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-11-28 07:32:08 -0500</ts:date>
+    <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">e945659fa802e7b66a88674f1adc8cbb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-6400/100</split:value>
-      <split:quantity>-3000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <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 19:01:14 -0500</ts:date>
+    <ts:date>2000-11-28 16:01:14 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-11-28 19:01:39 -0500</ts:date>
+    <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>11000/100</split:value>
+      <split:value>10000/100</split:value>
       <split:quantity>10000/100</split:quantity>
       <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
     </trn:split>
@@ -303,44 +346,52 @@
 </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 19:18:25 -0500</ts:date>
+    <ts:date>2000-11-29 16:18:25 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-11-29 19:19:12 -0500</ts:date>
+    <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">18c80178f75af440f5a1a87081b2fecb</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-50000/100</split:value>
-      <split:quantity>-40000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <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 19:43:12 -0500</ts:date>
+    <ts:date>2000-11-29 16:43:12 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2000-11-29 19:45:18 -0500</ts:date>
+    <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>32400/100</split:value>
+      <split:value>30000/100</split:value>
       <split:quantity>30000/100</split:quantity>
       <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
     </trn:split>
@@ -355,44 +406,52 @@
 </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 08:00:00 -0500</ts:date>
+    <ts:date>2001-01-08 05:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-01-08 23:56:02 -0500</ts:date>
+    <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">46fac7edef736a1cf3c3411de467dc14</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2800/100</split:value>
-      <split:quantity>-2000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <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 08:00:00 -0500</ts:date>
+    <ts:date>2001-01-08 05:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-01-09 04:22:12 -0500</ts:date>
+    <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>25000/100</split:value>
+      <split:value>20000/100</split:value>
       <split:quantity>20000/100</split:quantity>
       <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
     </trn:split>
@@ -407,56 +466,35 @@
 </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 08:00:00 -0500</ts:date>
+    <ts:date>2001-01-08 05:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-01-09 06:57:22 -0500</ts:date>
+    <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">da6264665f23b934aa5913308bfeb172</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-38000/100</split:value>
-      <split:quantity>-19000/100</split:quantity>
-      <split:account type="guid">33181c172f50aaa24792256f2db4690e</split:account>
-    </trn:split>
-    <trn:split>
       <split:id type="guid">8c22cbc933e39c0c0226938c0eca8751</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>38000/100</split:value>
+      <split:value>24000/100</split:value>
       <split:quantity>24000/100</split:quantity>
       <split:account type="guid">4ca39e2f16ccf288ea0d956d2371bf82</split:account>
     </trn:split>
-  </trn:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
-  <trn:id type="guid">f9386ebc4654856d9f2c8d991f9060d8</trn:id>
-  <trn:date-posted>
-    <ts:date>2000-11-28 00:03:09 -0500</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2000-11-28 00:03:58 -0500</ts:date>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
     <trn:split>
-      <split:id type="guid">59d526f5b19077cded2e38a7726d69f7</split:id>
+      <split:id type="guid">da6264665f23b934aa5913308bfeb172</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>-100000000000/100000</split:value>
-      <split:quantity>0/100000</split:quantity>
+      <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: -->

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/every.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/every.gml2	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/every.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,24 +11,38 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="commodity">5</gnc:count-data>
-<gnc:count-data cd:type="account">27</gnc:count-data>
+<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 &amp; Income</cmdty:id>
   <cmdty:name>FID Cap &amp; Income</cmdty:name>
@@ -58,7 +72,19 @@
   <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>
@@ -68,21 +94,17 @@
   </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 &amp; Income</act:name>
   <act:id type="guid">31123b56c4780f491050562fc2bbdc20</act:id>
   <act:type>STOCK</act:type>
   <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Cap &amp; Income</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -90,15 +112,10 @@
   <act:id type="guid">db2182ba7d730b4e90c755d29c64c894</act:id>
   <act:type>STOCK</act:type>
   <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Eq Inc II</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -106,15 +123,10 @@
   <act:id type="guid">504f743d68e663efff21fc66b85cc491</act:id>
   <act:type>STOCK</act:type>
   <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Govt Res</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -122,15 +134,10 @@
   <act:id type="guid">ebec8d5a26522f4a0865fa5f837af17b</act:id>
   <act:type>STOCK</act:type>
   <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Growth &amp; Inc</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -138,15 +145,10 @@
   <act:id type="guid">0fac2553ae5a682f5ae978d081566ea5</act:id>
   <act:type>STOCK</act:type>
   <act:commodity>
-    <cmdty:space>ISO4217</cmdty:space>
-    <cmdty:id>IRR</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>1</act:commodity-scu>
-  <act:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -159,6 +161,7 @@
   </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>
@@ -169,6 +172,7 @@
     <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>
@@ -186,15 +190,10 @@
   <act:id type="guid">2998f1baa86deced08bf21cb73d4d194</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Eq Inc II</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">b7eaa97e2760274bd7eb5104a3f6fd84</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -202,15 +201,10 @@
   <act:id type="guid">5b7c74145709c67b9fa6d33ea12c9163</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Growth &amp; Inc</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">b7eaa97e2760274bd7eb5104a3f6fd84</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -222,6 +216,7 @@
     <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>
@@ -239,15 +234,10 @@
   <act:id type="guid">f9599ed5ecf62d2c9326766617d6e5e7</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Eq Inc II</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">57e365b7b895c5a9ef328a69367c49e5</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -255,15 +245,10 @@
   <act:id type="guid">d023c36ca9c320b873c5be9993078451</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Growth &amp; Inc</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">57e365b7b895c5a9ef328a69367c49e5</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -271,15 +256,10 @@
   <act:id type="guid">5f4d3dd84f8df6527d5091152aadb4d6</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">57e365b7b895c5a9ef328a69367c49e5</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -291,6 +271,7 @@
     <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>
@@ -308,15 +289,10 @@
   <act:id type="guid">98a3d87a9305f733420ceee444cbfbe4</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Cap &amp; Income</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">928026d717b302da3d24fb64f086b18a</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -324,15 +300,10 @@
   <act:id type="guid">6344d1b4710050ba1fd600c56eee740b</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Eq Inc II</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">928026d717b302da3d24fb64f086b18a</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -340,15 +311,10 @@
   <act:id type="guid">11709b1c45e84450d7a282228e69b56c</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Govt Res</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">928026d717b302da3d24fb64f086b18a</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -356,15 +322,10 @@
   <act:id type="guid">55d69cebd7b9b64b6e9678b6588e64a1</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID Growth &amp; Inc</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">928026d717b302da3d24fb64f086b18a</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -372,15 +333,10 @@
   <act:id type="guid">4ed39bec2d9009028bc277e7ca58b372</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:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>FID NewMkt Inc</cmdty:id>
-  </act:security>
-  <act:security-scu>100000</act:security-scu>
+  </act:commodity>
+  <act:commodity-scu>100000</act:commodity-scu>
   <act:parent type="guid">928026d717b302da3d24fb64f086b18a</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -392,6 +348,7 @@
     <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>
@@ -402,6 +359,7 @@
     <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>
@@ -423,105 +381,19 @@
     <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">d6e78e4275e257da6c333a9876c3b644</trn:id>
-  <trn:date-posted>
-    <ts:date>1990-07-06 00:00:00 -0400</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
-    <ts:ns>741484000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">00eefbfbf6cbc2087201547d60869e6e</split:id>
-      <split:memo>Exch to Gov&apos;t Res</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-3458/1</split:value>
-      <split:quantity>-20000000/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">356c4b8988eb64b3b536e45b674b431d</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3458/1</split:value>
-      <split:quantity>3458/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">2a3ace35d28647deb539be077ded27d3</trn:id>
-  <trn:date-posted>
-    <ts:date>1991-04-16 00:00:00 -0400</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
-    <ts:ns>944175000</ts:ns>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <trn:split>
-      <split:id type="guid">d0ad508bed58a23e859f852cdcc71178</split:id>
-      <split:memo>Exch To Gov&apos;t Reserves</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-1990/1</split:value>
-      <split:quantity>-10000000/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">6dd7c0040101979cb52d9c8ded76ee8e</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1990/1</split:value>
-      <split:quantity>1990/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">b8a38afaa9d3b82344fc7020eb9d099f</trn:id>
-  <trn:date-posted>
-    <ts:date>1992-11-13 00:00:00 -0500</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</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&apos;t Reserves</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2000/1</split:value>
-      <split:quantity>10357300/100000</split:quantity>
-      <split:account type="guid">ebec8d5a26522f4a0865fa5f837af17b</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">ed4ef7d90b31b1cbd8d940407901af3c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-2000/1</split:value>
-      <split:quantity>-2000/1</split:quantity>
-      <split:account type="guid">1b791374ee19ad07b06c3e0a99aeb4fa</split:account>
-    </trn:split>
-    <trn:split>
-      <split:id type="guid">b61403494bf7aa882aace4ed93bfb61b</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:splits>
-</gnc:transaction>
-<gnc:transaction version="2.0.0">
   <trn:id type="guid">2bef856b1e707cc5feab81fa1495eea3</trn:id>
+  <trn:currency>
+    <cmdty:space>NYSE</cmdty:space>
+    <cmdty:id>FID Cap &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-03-24 00:00:00 -0500</ts:date>
+    <ts:date>1993-03-23 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>712028000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -530,14 +402,14 @@
       <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>10000/1</split:value>
+      <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>-10000/1</split:value>
+      <split:value>-1000000000/100000</split:value>
       <split:quantity>-10000/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
@@ -545,11 +417,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-03-31 00:00:00 -0500</ts:date>
+    <ts:date>1993-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>739492000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -557,14 +433,14 @@
     <trn:split>
       <split:id type="guid">1bc6565a14e00c0d6a6a7db76f41a4c9</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>12/1</split:value>
+      <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>-12/1</split:value>
+      <split:value>-1185000/100000</split:value>
       <split:quantity>-1185000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -572,11 +448,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-04-30 00:00:00 -0400</ts:date>
+    <ts:date>1993-04-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>795666000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -584,14 +464,14 @@
     <trn:split>
       <split:id type="guid">3dd37a9242ec74996893160e5d71f855</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48/1</split:value>
+      <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>-48/1</split:value>
+      <split:value>-4771000/100000</split:value>
       <split:quantity>-4771000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -599,11 +479,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-05-31 00:00:00 -0400</ts:date>
+    <ts:date>1993-05-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>799715000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -611,14 +495,14 @@
     <trn:split>
       <split:id type="guid">6da711d886f3da8ae604be4d5f0652c0</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>50/1</split:value>
+      <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>-50/1</split:value>
+      <split:value>-5045000/100000</split:value>
       <split:quantity>-5045000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -626,11 +510,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-06-30 00:00:00 -0400</ts:date>
+    <ts:date>1993-06-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>852837000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -638,14 +526,14 @@
     <trn:split>
       <split:id type="guid">3632bd8b8c1d4ff0149cc8c28e139aa0</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>226/1</split:value>
+      <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>-226/1</split:value>
+      <split:value>-22603000/100000</split:value>
       <split:quantity>-22603000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -653,11 +541,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-07-31 00:00:00 -0400</ts:date>
+    <ts:date>1993-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>887346000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -665,14 +557,14 @@
     <trn:split>
       <split:id type="guid">4bce5fe956a23977cc88a47cc4b260b9</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>55/1</split:value>
+      <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>-55/1</split:value>
+      <split:value>-5484000/100000</split:value>
       <split:quantity>-5484000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -680,11 +572,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-08-31 00:00:00 -0400</ts:date>
+    <ts:date>1993-08-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>920642000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -692,14 +588,14 @@
     <trn:split>
       <split:id type="guid">9ea03b2098642d0df9461d1150cfa9c5</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>55/1</split:value>
+      <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>-55/1</split:value>
+      <split:value>-5505000/100000</split:value>
       <split:quantity>-5505000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -707,11 +603,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-09-30 00:00:00 -0400</ts:date>
+    <ts:date>1993-09-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>195612000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -719,14 +619,14 @@
     <trn:split>
       <split:id type="guid">fb4a9a74d2bf79e02840a95b9199a7d2</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>59/1</split:value>
+      <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>-59/1</split:value>
+      <split:value>-5862000/100000</split:value>
       <split:quantity>-5862000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -734,11 +634,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-10-31 00:00:00 -0400</ts:date>
+    <ts:date>1993-10-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>242264000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -746,14 +650,14 @@
     <trn:split>
       <split:id type="guid">98053dd6c8f196706d655b1675e1a775</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>62/1</split:value>
+      <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>-62/1</split:value>
+      <split:value>-6168000/100000</split:value>
       <split:quantity>-6168000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -761,11 +665,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-11-30 00:00:00 -0500</ts:date>
+    <ts:date>1993-11-29 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>292049000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -773,14 +681,14 @@
     <trn:split>
       <split:id type="guid">0c6d7369a398d029b4ae04ce836595b5</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>62/1</split:value>
+      <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>-62/1</split:value>
+      <split:value>-6234000/100000</split:value>
       <split:quantity>-6234000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -788,11 +696,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-12-31 00:00:00 -0500</ts:date>
+    <ts:date>1993-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>426822000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -800,14 +712,14 @@
     <trn:split>
       <split:id type="guid">ee7c8aa6d4cc0bb212f362cc79931167</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>157/1</split:value>
+      <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>-157/1</split:value>
+      <split:value>-15749000/100000</split:value>
       <split:quantity>-15749000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -815,11 +727,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1994-01-31 00:00:00 -0500</ts:date>
+    <ts:date>1994-01-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>481957000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -827,14 +743,14 @@
     <trn:split>
       <split:id type="guid">036e63c27a9d15f40538555dbb10c72e</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>65/1</split:value>
+      <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>-65/1</split:value>
+      <split:value>-6522000/100000</split:value>
       <split:quantity>-6522000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -842,11 +758,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1994-02-28 00:00:00 -0500</ts:date>
+    <ts:date>1994-02-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>564263000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -854,14 +774,14 @@
     <trn:split>
       <split:id type="guid">76a9e0105dab132b9c429d647dfc1413</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>53/1</split:value>
+      <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>-53/1</split:value>
+      <split:value>-5273000/100000</split:value>
       <split:quantity>-5273000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -869,11 +789,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1994-03-31 00:00:00 -0500</ts:date>
+    <ts:date>1994-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>664060000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -881,14 +805,14 @@
     <trn:split>
       <split:id type="guid">b9673d952ad2f802cc98654c3262edd9</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>59/1</split:value>
+      <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>-59/1</split:value>
+      <split:value>-5897000/100000</split:value>
       <split:quantity>-5897000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -896,11 +820,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1994-04-30 00:00:00 -0400</ts:date>
+    <ts:date>1994-04-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>716774000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -908,14 +836,14 @@
     <trn:split>
       <split:id type="guid">85052eee575a6492da7fe6ad88c84ad1</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>56/1</split:value>
+      <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>-56/1</split:value>
+      <split:value>-5598000/100000</split:value>
       <split:quantity>-5598000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -923,11 +851,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1994-05-31 00:00:00 -0400</ts:date>
+    <ts:date>1994-05-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>764011000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -935,14 +867,14 @@
     <trn:split>
       <split:id type="guid">3644e52fef6f6892c06e5fae6389c54c</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>58/1</split:value>
+      <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>-58/1</split:value>
+      <split:value>-5766000/100000</split:value>
       <split:quantity>-5766000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -950,11 +882,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1994-06-30 00:00:00 -0400</ts:date>
+    <ts:date>1994-06-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>849025000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -962,14 +898,14 @@
     <trn:split>
       <split:id type="guid">ae3ea80590e756f606c0b8da843cc990</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>271/1</split:value>
+      <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>-271/1</split:value>
+      <split:value>-27100000/100000</split:value>
       <split:quantity>-27100000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -977,11 +913,15 @@
 </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 &amp; Income</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1994-07-31 00:00:00 -0400</ts:date>
+    <ts:date>1994-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>900265000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -989,14 +929,14 @@
     <trn:split>
       <split:id type="guid">de885837bfb6e4e337cf9181e12a2918</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>62/1</split:value>
+      <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>-62/1</split:value>
+      <split:value>-6218000/100000</split:value>
       <split:quantity>-6218000/100000</split:quantity>
       <split:account type="guid">98a3d87a9305f733420ceee444cbfbe4</split:account>
     </trn:split>
@@ -1004,11 +944,15 @@
 </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-28 00:00:00 -0400</ts:date>
+    <ts:date>1993-04-27 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>792210000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1017,33 +961,37 @@
       <split:id type="guid">31819b1d0297836715e133668cc22d3f</split:id>
       <split:memo>Cash Purchase Shares</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>15000/1</split:value>
+      <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>-15000/1</split:value>
+      <split:value>-1500000000/100000</split:value>
       <split:quantity>-15000/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
-    <trn:split>
-      <split:id type="guid">e2aa4945790c5f3827d236f83be1f8cd</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: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-11 00:00:00 -0400</ts:date>
+    <ts:date>1993-06-10 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>831653000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1051,14 +999,14 @@
     <trn:split>
       <split:id type="guid">4a53c002e046a2731d97e7d7ce81cf85</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>76/1</split:value>
+      <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>-76/1</split:value>
+      <split:value>-7614000/100000</split:value>
       <split:quantity>-7614000/100000</split:quantity>
       <split:account type="guid">6344d1b4710050ba1fd600c56eee740b</split:account>
     </trn:split>
@@ -1066,11 +1014,15 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1993-09-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>183541000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1078,14 +1030,14 @@
     <trn:split>
       <split:id type="guid">2e479785411ce1d08762495aec13d461</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>77/1</split:value>
+      <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>-77/1</split:value>
+      <split:value>-7653000/100000</split:value>
       <split:quantity>-7653000/100000</split:quantity>
       <split:account type="guid">6344d1b4710050ba1fd600c56eee740b</split:account>
     </trn:split>
@@ -1093,11 +1045,15 @@
 </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-17 00:00:00 -0500</ts:date>
+    <ts:date>1993-12-16 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>390709000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1110,28 +1066,32 @@
       <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: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: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-17 00:00:00 -0500</ts:date>
+    <ts:date>1993-12-16 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>395796000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1144,28 +1104,32 @@
       <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: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: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-17 00:00:00 -0500</ts:date>
+    <ts:date>1993-12-16 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>401628000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1173,14 +1137,14 @@
     <trn:split>
       <split:id type="guid">afab0a7d86d8fa27f25b05f734315d3a</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>214/1</split:value>
+      <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>-214/1</split:value>
+      <split:value>-21359000/100000</split:value>
       <split:quantity>-21359000/100000</split:quantity>
       <split:account type="guid">2998f1baa86deced08bf21cb73d4d194</split:account>
     </trn:split>
@@ -1188,11 +1152,15 @@
 </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-07 00:00:00 -0500</ts:date>
+    <ts:date>1994-01-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>463277000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1200,14 +1168,14 @@
     <trn:split>
       <split:id type="guid">edb4434b3a8c49bf76a3250fa876d85c</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>27/1</split:value>
+      <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>-27/1</split:value>
+      <split:value>-2684000/100000</split:value>
       <split:quantity>-2684000/100000</split:quantity>
       <split:account type="guid">f9599ed5ecf62d2c9326766617d6e5e7</split:account>
     </trn:split>
@@ -1215,11 +1183,15 @@
 </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-11 00:00:00 -0500</ts:date>
+    <ts:date>1994-03-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>613627000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1227,14 +1199,14 @@
     <trn:split>
       <split:id type="guid">b9a8fbba701dc5b6a22adce249474c6c</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>81/1</split:value>
+      <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>-81/1</split:value>
+      <split:value>-8064000/100000</split:value>
       <split:quantity>-8064000/100000</split:quantity>
       <split:account type="guid">6344d1b4710050ba1fd600c56eee740b</split:account>
     </trn:split>
@@ -1242,11 +1214,15 @@
 </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-17 00:00:00 -0400</ts:date>
+    <ts:date>1994-06-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>839384000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1254,14 +1230,14 @@
     <trn:split>
       <split:id type="guid">3ee99a601013abd81e2ddda8041f3274</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>90/1</split:value>
+      <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>-90/1</split:value>
+      <split:value>-9004000/100000</split:value>
       <split:quantity>-9004000/100000</split:quantity>
       <split:account type="guid">6344d1b4710050ba1fd600c56eee740b</split:account>
     </trn:split>
@@ -1269,11 +1245,15 @@
 </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>1989-01-01 00:00:00 -0500</ts:date>
+    <ts:date>1988-12-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>389282000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1282,14 +1262,14 @@
       <split:id type="guid">96d4d8f635a24068e09c73e6fb953539</split:id>
       <split:memo>Begining balance</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1035/1</split:value>
+      <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>-1035/1</split:value>
+      <split:value>-103500000/100000</split:value>
       <split:quantity>-1035/1</split:quantity>
       <split:account type="guid">7914214426a5a0d6f1d6d64c6614f80a</split:account>
     </trn:split>
@@ -1297,11 +1277,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1989-01-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>394957000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1309,14 +1293,14 @@
     <trn:split>
       <split:id type="guid">d337975b9b80b9afb4c06e409ca405f3</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7/1</split:value>
+      <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>-7/1</split:value>
+      <split:value>-715000/100000</split:value>
       <split:quantity>-715000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1324,11 +1308,15 @@
 </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-03 00:00:00 -0500</ts:date>
+    <ts:date>1989-02-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>400522000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1337,14 +1325,14 @@
       <split:id type="guid">11e7384b7d6ecdbf7faa26b093f891f2</split:id>
       <split:memo>purchase shares</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1091/1</split:value>
+      <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>-1091/1</split:value>
+      <split:value>-109100000/100000</split:value>
       <split:quantity>-1091/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
@@ -1352,11 +1340,15 @@
 </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-28 00:00:00 -0500</ts:date>
+    <ts:date>1989-02-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>403213000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1364,14 +1356,14 @@
     <trn:split>
       <split:id type="guid">58ca624f452c025769c282e30c314861</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>13/1</split:value>
+      <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>-13/1</split:value>
+      <split:value>-1278000/100000</split:value>
       <split:quantity>-1278000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1379,11 +1371,15 @@
 </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-22 00:00:00 -0500</ts:date>
+    <ts:date>1989-03-21 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>415826000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1391,14 +1387,14 @@
     <trn:split>
       <split:id type="guid">0c3e5a0ab693676b3b84fab5d3e956d1</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5666/1</split:value>
+      <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>-5666/1</split:value>
+      <split:value>-566600000/100000</split:value>
       <split:quantity>-5666/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
@@ -1406,11 +1402,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1989-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>419387000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1418,14 +1418,14 @@
     <trn:split>
       <split:id type="guid">0884d78380b56a1e9b90586268259c7c</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>29/1</split:value>
+      <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>-29/1</split:value>
+      <split:value>-2856000/100000</split:value>
       <split:quantity>-2856000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1433,11 +1433,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1989-04-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>422649000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1445,14 +1449,14 @@
     <trn:split>
       <split:id type="guid">3a927a15a41fcf7c8f9d0f447c907e4f</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>58/1</split:value>
+      <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>-58/1</split:value>
+      <split:value>-5818000/100000</split:value>
       <split:quantity>-5818000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1460,11 +1464,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1989-05-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>426211000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1472,14 +1480,14 @@
     <trn:split>
       <split:id type="guid">1de0cba62a5faf210f8b867819f9722f</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>61/1</split:value>
+      <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>-61/1</split:value>
+      <split:value>-6098000/100000</split:value>
       <split:quantity>-6098000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1487,11 +1495,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1989-06-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>515035000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1499,14 +1511,14 @@
     <trn:split>
       <split:id type="guid">b57da2c9f2404a189b7a4a27d1d0b793</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>58/1</split:value>
+      <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>-58/1</split:value>
+      <split:value>-5788000/100000</split:value>
       <split:quantity>-5788000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1514,11 +1526,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1989-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>523107000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1526,14 +1542,14 @@
     <trn:split>
       <split:id type="guid">ec1f84110de1dd028c40c88509b4c000</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>59/1</split:value>
+      <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>-59/1</split:value>
+      <split:value>-5854000/100000</split:value>
       <split:quantity>-5854000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1541,11 +1557,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1989-08-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>529783000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1553,14 +1573,14 @@
     <trn:split>
       <split:id type="guid">55749d7ad029749d22b145b2c642c2b4</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>56/1</split:value>
+      <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>-56/1</split:value>
+      <split:value>-5601000/100000</split:value>
       <split:quantity>-5601000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1568,11 +1588,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1989-09-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>543932000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1580,14 +1604,14 @@
     <trn:split>
       <split:id type="guid">c4092c32aba244e0fd93263b1cc9c865</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>57/1</split:value>
+      <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>-57/1</split:value>
+      <split:value>-5653000/100000</split:value>
       <split:quantity>-5653000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1595,11 +1619,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1989-10-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>553825000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1607,14 +1635,14 @@
     <trn:split>
       <split:id type="guid">7f15db289e0818b99f0c740a1d238168</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>54/1</split:value>
+      <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>-54/1</split:value>
+      <split:value>-5443000/100000</split:value>
       <split:quantity>-5443000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1622,11 +1650,15 @@
 </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-30 00:00:00 -0500</ts:date>
+    <ts:date>1989-11-29 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>572519000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1634,14 +1666,14 @@
     <trn:split>
       <split:id type="guid">06200f95e271200176fcb36e24dacfa0</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>54/1</split:value>
+      <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>-54/1</split:value>
+      <split:value>-5360000/100000</split:value>
       <split:quantity>-5360000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1649,11 +1681,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1989-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>624189000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1661,14 +1697,14 @@
     <trn:split>
       <split:id type="guid">cc786f774da1fb052e0e3171036511df</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>57/1</split:value>
+      <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>-57/1</split:value>
+      <split:value>-5691000/100000</split:value>
       <split:quantity>-5691000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1676,11 +1712,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1990-01-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>632046000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1688,14 +1728,14 @@
     <trn:split>
       <split:id type="guid">754a6519a183b44d57d451b2335dd0e1</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>52/1</split:value>
+      <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>-52/1</split:value>
+      <split:value>-5159000/100000</split:value>
       <split:quantity>-5159000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1703,11 +1743,15 @@
 </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-28 00:00:00 -0500</ts:date>
+    <ts:date>1990-02-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>642472000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1715,14 +1759,14 @@
     <trn:split>
       <split:id type="guid">ad15d3114f57b5f7e783737acaa42fd6</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>48/1</split:value>
+      <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>-48/1</split:value>
+      <split:value>-4791000/100000</split:value>
       <split:quantity>-4791000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1730,11 +1774,15 @@
 </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-12 00:00:00 -0500</ts:date>
+    <ts:date>1990-03-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>658326000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1743,14 +1791,14 @@
       <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>5397/1</split:value>
+      <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>-5397/1</split:value>
+      <split:value>-539700000/100000</split:value>
       <split:quantity>-5397/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
@@ -1758,39 +1806,47 @@
 </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-16 00:00:00 -0500</ts:date>
+    <ts:date>1990-03-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <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>-7500/1</split:value>
+      <split:value>-750000000/100000</split:value>
       <split:quantity>-750000000/100000</split:quantity>
       <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
     </trn:split>
-    <trn:split>
-      <split:id type="guid">ff3d61007b332deab2af4b1e1838b19c</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7500/1</split:value>
-      <split:quantity>7500/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">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-31 00:00:00 -0500</ts:date>
+    <ts:date>1990-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>683102000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1798,14 +1854,14 @@
     <trn:split>
       <split:id type="guid">8d11af144c82d5c46488796105436ebe</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>56/1</split:value>
+      <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>-56/1</split:value>
+      <split:value>-5597000/100000</split:value>
       <split:quantity>-5597000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1813,11 +1869,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1990-04-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>692027000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1825,14 +1885,14 @@
     <trn:split>
       <split:id type="guid">eeb7751a7ab68c8ef4f3fb7c35d5f91b</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>38/1</split:value>
+      <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>-38/1</split:value>
+      <split:value>-3837000/100000</split:value>
       <split:quantity>-3837000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1840,11 +1900,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1990-05-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>706155000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1852,14 +1916,14 @@
     <trn:split>
       <split:id type="guid">06e5bde29cc69c45f2789fdf050d1373</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>41/1</split:value>
+      <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>-41/1</split:value>
+      <split:value>-4129000/100000</split:value>
       <split:quantity>-4129000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1867,11 +1931,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1990-06-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>732758000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1879,14 +1947,14 @@
     <trn:split>
       <split:id type="guid">8d805bd823c72681ee9426d917cc83a7</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>40/1</split:value>
+      <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>-40/1</split:value>
+      <split:value>-4042000/100000</split:value>
       <split:quantity>-4042000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1894,46 +1962,54 @@
 </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-09 00:00:00 -0400</ts:date>
+    <ts:date>1990-07-08 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <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">3df9af77ec71c1b04f4608a75fca5a32</split:id>
-      <split:memo>cash out (buy House)</split:memo>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>-8433/1</split:value>
-      <split:quantity>-843295000/100000</split:quantity>
-      <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
-    </trn:split>
-    <trn:split>
       <split:id type="guid">bb74c0aeb5375f38d352404c42d4e234</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8428/1</split:value>
+      <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>5/1</split:value>
+      <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-31 00:00:00 -0400</ts:date>
+    <ts:date>1990-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>763310000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1941,14 +2017,14 @@
     <trn:split>
       <split:id type="guid">304ac1b62b8df46b36db8f205cb0f0a4</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>20/1</split:value>
+      <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>-20/1</split:value>
+      <split:value>-1997000/100000</split:value>
       <split:quantity>-1997000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -1956,39 +2032,47 @@
 </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-27 00:00:00 -0400</ts:date>
+    <ts:date>1990-08-26 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <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>-1000/1</split:value>
+      <split:value>-100000000/100000</split:value>
       <split:quantity>-100000000/100000</split:quantity>
       <split:account type="guid">504f743d68e663efff21fc66b85cc491</split:account>
     </trn:split>
-    <trn:split>
-      <split:id type="guid">1247dad386de42e1c4dea321d6283578</split:id>
-      <split:reconciled-state>n</split:reconciled-state>
-      <split:value>1000/1</split:value>
-      <split:quantity>1000/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">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-31 00:00:00 -0400</ts:date>
+    <ts:date>1990-08-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>793770000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -1996,14 +2080,14 @@
     <trn:split>
       <split:id type="guid">fb0a02d43964143d8256d9636c8863c4</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9/1</split:value>
+      <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>-9/1</split:value>
+      <split:value>-909000/100000</split:value>
       <split:quantity>-909000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2011,11 +2095,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1990-09-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>822127000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2023,14 +2111,14 @@
     <trn:split>
       <split:id type="guid">d90c480abea60549c91242ee53f45224</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4/1</split:value>
+      <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>-4/1</split:value>
+      <split:value>-354000/100000</split:value>
       <split:quantity>-354000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2038,11 +2126,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1990-10-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>832680000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2050,14 +2142,14 @@
     <trn:split>
       <split:id type="guid">7a3e9ab55e1d259a1ac913dee4643183</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4/1</split:value>
+      <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>-4/1</split:value>
+      <split:value>-366000/100000</split:value>
       <split:quantity>-366000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2065,11 +2157,15 @@
 </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-16 00:00:00 -0500</ts:date>
+    <ts:date>1990-11-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>843406000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2078,14 +2174,14 @@
       <split:id type="guid">93c5a6789b1f00e0b318e6a4cd5ed76b</split:id>
       <split:memo>purchase shares</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>425/1</split:value>
+      <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>-425/1</split:value>
+      <split:value>-42500000/100000</split:value>
       <split:quantity>-425/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
@@ -2093,11 +2189,15 @@
 </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-30 00:00:00 -0500</ts:date>
+    <ts:date>1990-11-29 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>855909000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2105,14 +2205,14 @@
     <trn:split>
       <split:id type="guid">b1ff8381e75c27b035a808f5015b68c1</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4/1</split:value>
+      <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>-4/1</split:value>
+      <split:value>-447000/100000</split:value>
       <split:quantity>-447000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2120,11 +2220,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1990-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>875804000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2132,14 +2236,14 @@
     <trn:split>
       <split:id type="guid">cd4a0e875d5f30a14bfade0f7a072fe4</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6/1</split:value>
+      <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>-6/1</split:value>
+      <split:value>-605000/100000</split:value>
       <split:quantity>-605000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2147,11 +2251,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1991-01-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>889309000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2159,14 +2267,14 @@
     <trn:split>
       <split:id type="guid">79a0a41f0bff4c1d2afa4ebb2a561904</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>6/1</split:value>
+      <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>-6/1</split:value>
+      <split:value>-585000/100000</split:value>
       <split:quantity>-585000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2174,11 +2282,15 @@
 </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-28 00:00:00 -0500</ts:date>
+    <ts:date>1991-02-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>902153000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2186,14 +2298,14 @@
     <trn:split>
       <split:id type="guid">3275e6942ef10e12a9b033167d1e0289</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5/1</split:value>
+      <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>-5/1</split:value>
+      <split:value>-497000/100000</split:value>
       <split:quantity>-497000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2201,11 +2313,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1991-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>931615000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2213,14 +2329,14 @@
     <trn:split>
       <split:id type="guid">b94649e35b73722efc091d1327741542</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5/1</split:value>
+      <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>-5/1</split:value>
+      <split:value>-525000/100000</split:value>
       <split:quantity>-525000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2228,11 +2344,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1991-04-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>954218000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2240,14 +2360,14 @@
     <trn:split>
       <split:id type="guid">3fd446e24ab39007c0ac7d792f1e906f</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9/1</split:value>
+      <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>-9/1</split:value>
+      <split:value>-920000/100000</split:value>
       <split:quantity>-920000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2255,11 +2375,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1991-05-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>965787000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2267,14 +2391,14 @@
     <trn:split>
       <split:id type="guid">d58e5de8f98b9d85170f2ab21b131339</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>14/1</split:value>
+      <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>-14/1</split:value>
+      <split:value>-1432000/100000</split:value>
       <split:quantity>-1432000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2282,11 +2406,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1991-06-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>35491000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2294,14 +2422,14 @@
     <trn:split>
       <split:id type="guid">efa0e6671b9544ef6ddba54810438a7e</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>14/1</split:value>
+      <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>-14/1</split:value>
+      <split:value>-1379000/100000</split:value>
       <split:quantity>-1379000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2309,11 +2437,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1991-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>50028000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2321,14 +2453,14 @@
     <trn:split>
       <split:id type="guid">59c871254f1fca125996ad1ce3ca85f6</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>14/1</split:value>
+      <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>-14/1</split:value>
+      <split:value>-1426000/100000</split:value>
       <split:quantity>-1426000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2336,11 +2468,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1991-08-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>65209000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2348,14 +2484,14 @@
     <trn:split>
       <split:id type="guid">7d2d52263114ec0de700e5f5475b9fac</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>14/1</split:value>
+      <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>-14/1</split:value>
+      <split:value>-1402000/100000</split:value>
       <split:quantity>-1402000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2363,11 +2499,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1991-09-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>130770000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2375,14 +2515,14 @@
     <trn:split>
       <split:id type="guid">5b6ec599799869f7147d5ea707c84188</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>13/1</split:value>
+      <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>-13/1</split:value>
+      <split:value>-1328000/100000</split:value>
       <split:quantity>-1328000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2390,11 +2530,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1991-10-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>144398000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2402,14 +2546,14 @@
     <trn:split>
       <split:id type="guid">2b43d6592111776698e05ed597300218</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>13/1</split:value>
+      <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>-13/1</split:value>
+      <split:value>-1328000/100000</split:value>
       <split:quantity>-1328000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2417,11 +2561,15 @@
 </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-30 00:00:00 -0500</ts:date>
+    <ts:date>1991-11-29 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>160459000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2429,14 +2577,14 @@
     <trn:split>
       <split:id type="guid">9a680e409958aef3365b904a5eaeeba6</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>12/1</split:value>
+      <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>-12/1</split:value>
+      <split:value>-1206000/100000</split:value>
       <split:quantity>-1206000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2444,11 +2592,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1991-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>193766000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2456,14 +2608,14 @@
     <trn:split>
       <split:id type="guid">f820b7a9d458d3240cf82b6a75d1226a</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>12/1</split:value>
+      <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>-12/1</split:value>
+      <split:value>-1209000/100000</split:value>
       <split:quantity>-1209000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2471,11 +2623,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1992-01-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>210773000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2483,14 +2639,14 @@
     <trn:split>
       <split:id type="guid">c8d8236fef054e084eaeb478bf123a20</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>11/1</split:value>
+      <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>-11/1</split:value>
+      <split:value>-1137000/100000</split:value>
       <split:quantity>-1137000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2498,11 +2654,15 @@
 </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-29 00:00:00 -0500</ts:date>
+    <ts:date>1992-02-28 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>225678000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2510,14 +2670,14 @@
     <trn:split>
       <split:id type="guid">eba830bc519da51d0f5401eda4a5c6c8</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10/1</split:value>
+      <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>-10/1</split:value>
+      <split:value>-990000/100000</split:value>
       <split:quantity>-990000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2525,11 +2685,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1992-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>262643000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2537,14 +2701,14 @@
     <trn:split>
       <split:id type="guid">4bdd241e78a7bb2bf39dfc52aeec3d51</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10/1</split:value>
+      <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>-10/1</split:value>
+      <split:value>-1016000/100000</split:value>
       <split:quantity>-1016000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2552,11 +2716,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1992-04-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>280782000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2564,14 +2732,14 @@
     <trn:split>
       <split:id type="guid">c0b51b204f08bae0eaf048c6bbe2ac7a</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10/1</split:value>
+      <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>-10/1</split:value>
+      <split:value>-964000/100000</split:value>
       <split:quantity>-964000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2579,11 +2747,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1992-05-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>295354000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2591,14 +2763,14 @@
     <trn:split>
       <split:id type="guid">ac0417fd4b173fc2496e4e0a8a13de5b</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>10/1</split:value>
+      <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>-10/1</split:value>
+      <split:value>-977000/100000</split:value>
       <split:quantity>-977000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2606,11 +2778,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1992-06-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>324440000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2618,14 +2794,14 @@
     <trn:split>
       <split:id type="guid">e00642aca866b48a88d3bfacec563ee7</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9/1</split:value>
+      <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>-9/1</split:value>
+      <split:value>-941000/100000</split:value>
       <split:quantity>-941000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2633,11 +2809,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1992-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>344988000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2645,14 +2825,14 @@
     <trn:split>
       <split:id type="guid">0fd5f403cc687066cfd8ea0c6a9c3f82</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9/1</split:value>
+      <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>-9/1</split:value>
+      <split:value>-883000/100000</split:value>
       <split:quantity>-883000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2660,11 +2840,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1992-08-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>370192000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2672,14 +2856,14 @@
     <trn:split>
       <split:id type="guid">8730b5f538e382c10c525d2d8471dfbc</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>9/1</split:value>
+      <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>-9/1</split:value>
+      <split:value>-853000/100000</split:value>
       <split:quantity>-853000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2687,11 +2871,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1992-09-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>432558000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2699,14 +2887,14 @@
     <trn:split>
       <split:id type="guid">05a8a3074aead03cb6b84aeab89597dd</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>8/1</split:value>
+      <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>-8/1</split:value>
+      <split:value>-779000/100000</split:value>
       <split:quantity>-779000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2714,11 +2902,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1992-10-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>459844000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2726,14 +2918,14 @@
     <trn:split>
       <split:id type="guid">d0b1464eeb0b33e6445b454e1d17f865</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7/1</split:value>
+      <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>-7/1</split:value>
+      <split:value>-745000/100000</split:value>
       <split:quantity>-745000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2741,11 +2933,15 @@
 </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-30 00:00:00 -0500</ts:date>
+    <ts:date>1992-11-29 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>526076000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2753,14 +2949,14 @@
     <trn:split>
       <split:id type="guid">9436b1afbe7df1bcb1fcc45afddef645</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5/1</split:value>
+      <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>-5/1</split:value>
+      <split:value>-480000/100000</split:value>
       <split:quantity>-480000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2768,11 +2964,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1992-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>591693000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2780,14 +2980,14 @@
     <trn:split>
       <split:id type="guid">de92596ce277ae625af138e8aeb32e0e</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-278000/100000</split:value>
       <split:quantity>-278000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2795,11 +2995,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1993-01-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>640235000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2807,14 +3011,14 @@
     <trn:split>
       <split:id type="guid">bd229859f21da83c0322433055e2fa96</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-272000/100000</split:value>
       <split:quantity>-272000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2822,11 +3026,15 @@
 </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-28 00:00:00 -0500</ts:date>
+    <ts:date>1993-02-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>667629000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2834,14 +3042,14 @@
     <trn:split>
       <split:id type="guid">56af691f67daf003793b6738af6af9cc</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2/1</split:value>
+      <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>-2/1</split:value>
+      <split:value>-233000/100000</split:value>
       <split:quantity>-233000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2849,11 +3057,15 @@
 </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-26 00:00:00 -0500</ts:date>
+    <ts:date>1993-03-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>724378000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2861,14 +3073,14 @@
     <trn:split>
       <split:id type="guid">19a250aec8e0d953757a5f9818226517</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2/1</split:value>
+      <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>-2/1</split:value>
+      <split:value>-234000/100000</split:value>
       <split:quantity>-234000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2876,11 +3088,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1993-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>761094000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2888,14 +3104,14 @@
     <trn:split>
       <split:id type="guid">5afdde2446a7a37ebcc0952ebb125869</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>0/1</split:value>
+      <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>0/1</split:value>
+      <split:value>-26000/100000</split:value>
       <split:quantity>-26000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2903,11 +3119,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1993-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>781218000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2915,14 +3135,14 @@
     <trn:split>
       <split:id type="guid">bda09deb15ebf03ab9238278cdf5a70b</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>2/1</split:value>
+      <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>-2/1</split:value>
+      <split:value>-249000/100000</split:value>
       <split:quantity>-249000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2930,11 +3150,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1993-05-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>820663000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2942,14 +3166,14 @@
     <trn:split>
       <split:id type="guid">440c19e324948ae3edc27e4a12a2421f</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-257000/100000</split:value>
       <split:quantity>-257000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2957,11 +3181,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1993-06-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>873979000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2969,14 +3197,14 @@
     <trn:split>
       <split:id type="guid">ada5fb98cffd6349ce27e51f48294ccb</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-253000/100000</split:value>
       <split:quantity>-253000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -2984,11 +3212,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1993-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>902174000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -2996,14 +3228,14 @@
     <trn:split>
       <split:id type="guid">53a76540735369c6657e3005d8470fb1</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-262000/100000</split:value>
       <split:quantity>-262000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3011,11 +3243,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1993-08-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>934365000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3023,14 +3259,14 @@
     <trn:split>
       <split:id type="guid">f2b3d37311886a13d1d3859f25d0696f</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-267000/100000</split:value>
       <split:quantity>-267000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3038,11 +3274,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1993-09-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>221118000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3050,14 +3290,14 @@
     <trn:split>
       <split:id type="guid">455295f1ad8bc7b7e965848106f5c766</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-294000/100000</split:value>
       <split:quantity>-294000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3065,11 +3305,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1993-10-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>271797000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3077,14 +3321,14 @@
     <trn:split>
       <split:id type="guid">17aa3ebd0e6e31a088c642db883d8d4b</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-303000/100000</split:value>
       <split:quantity>-303000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3092,11 +3336,15 @@
 </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-30 00:00:00 -0500</ts:date>
+    <ts:date>1993-11-29 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>311218000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3104,14 +3352,14 @@
     <trn:split>
       <split:id type="guid">1a86f3fe915764283f4b45ed95d1c9a4</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-299000/100000</split:value>
       <split:quantity>-299000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3119,11 +3367,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1993-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>448368000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3131,14 +3383,14 @@
     <trn:split>
       <split:id type="guid">0d56232f699d960fa474834b23d08a3b</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-315000/100000</split:value>
       <split:quantity>-315000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3146,11 +3398,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1994-01-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>540528000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3158,14 +3414,14 @@
     <trn:split>
       <split:id type="guid">856dd4d6545ec548fc29f0d948e1b2e6</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-309000/100000</split:value>
       <split:quantity>-309000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3173,11 +3429,15 @@
 </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-28 00:00:00 -0500</ts:date>
+    <ts:date>1994-02-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>600129000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3185,14 +3445,14 @@
     <trn:split>
       <split:id type="guid">1b669a50da328d349b69956e298c16e4</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-277000/100000</split:value>
       <split:quantity>-277000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3200,11 +3460,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1994-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>691841000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3212,14 +3476,14 @@
     <trn:split>
       <split:id type="guid">b07882460f9a6ec409894705590fe770</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-317000/100000</split:value>
       <split:quantity>-317000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3227,11 +3491,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1994-04-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>750397000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3239,14 +3507,14 @@
     <trn:split>
       <split:id type="guid">53f04c4112f05256f1d5f720918c8f70</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>3/1</split:value>
+      <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>-3/1</split:value>
+      <split:value>-329000/100000</split:value>
       <split:quantity>-329000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3254,11 +3522,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1994-05-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>798535000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3266,14 +3538,14 @@
     <trn:split>
       <split:id type="guid">8ac813c74b15d31857387e2b0f4397c9</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4/1</split:value>
+      <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>-4/1</split:value>
+      <split:value>-367000/100000</split:value>
       <split:quantity>-367000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3281,11 +3553,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1994-06-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>873703000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3293,14 +3569,14 @@
     <trn:split>
       <split:id type="guid">57e940882e772653ecf750e2852e4ca9</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4/1</split:value>
+      <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>-4/1</split:value>
+      <split:value>-382000/100000</split:value>
       <split:quantity>-382000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3308,11 +3584,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1994-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>923053000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3320,14 +3600,14 @@
     <trn:split>
       <split:id type="guid">7af76d3548fb7afcf755b325759b166c</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>4/1</split:value>
+      <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>-4/1</split:value>
+      <split:value>-418000/100000</split:value>
       <split:quantity>-418000/100000</split:quantity>
       <split:account type="guid">11709b1c45e84450d7a282228e69b56c</split:account>
     </trn:split>
@@ -3335,11 +3615,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1989-01-01 00:00:00 -0500</ts:date>
+    <ts:date>1988-12-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>387023000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3348,14 +3632,14 @@
       <split:id type="guid">65ae85436328d0d6ab0800c3b6f5f366</split:id>
       <split:memo>Open account in Quicken</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>47/1</split:value>
+      <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>-47/1</split:value>
+      <split:value>-4700000/100000</split:value>
       <split:quantity>-47/1</split:quantity>
       <split:account type="guid">7914214426a5a0d6f1d6d64c6614f80a</split:account>
     </trn:split>
@@ -3363,11 +3647,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1989-01-06 00:00:00 -0500</ts:date>
+    <ts:date>1989-01-05 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>392268000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3376,14 +3664,14 @@
       <split:id type="guid">97c3ad87d053aab532fd5b3c6d0fc10c</split:id>
       <split:memo>Cash purchase of shares</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>500/1</split:value>
+      <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>-500/1</split:value>
+      <split:value>-50000000/100000</split:value>
       <split:quantity>-500/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
@@ -3391,11 +3679,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1989-03-22 00:00:00 -0500</ts:date>
+    <ts:date>1989-03-21 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>406030000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3403,14 +3695,14 @@
     <trn:split>
       <split:id type="guid">566ce60f563de98589a9934d9dd6a859</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5/1</split:value>
+      <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>-5/1</split:value>
+      <split:value>-499000/100000</split:value>
       <split:quantity>-499000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -3418,11 +3710,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1989-06-21 00:00:00 -0400</ts:date>
+    <ts:date>1989-06-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>502484000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3430,14 +3726,14 @@
     <trn:split>
       <split:id type="guid">3b6e6325264ef5047d53044e8697073a</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5/1</split:value>
+      <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>-5/1</split:value>
+      <split:value>-504000/100000</split:value>
       <split:quantity>-504000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -3445,11 +3741,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1989-09-07 00:00:00 -0400</ts:date>
+    <ts:date>1989-09-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>534827000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3457,14 +3757,14 @@
     <trn:split>
       <split:id type="guid">43a864456b7123bac2ba62ce56018f77</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>25/1</split:value>
+      <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>-25/1</split:value>
+      <split:value>-2466000/100000</split:value>
       <split:quantity>-2466000/100000</split:quantity>
       <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
     </trn:split>
@@ -3472,11 +3772,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1989-09-07 00:00:00 -0400</ts:date>
+    <ts:date>1989-09-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>539150000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3484,14 +3788,14 @@
     <trn:split>
       <split:id type="guid">200e6596b0041b4813a98817283e5af6</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5/1</split:value>
+      <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>-5/1</split:value>
+      <split:value>-508000/100000</split:value>
       <split:quantity>-508000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -3499,11 +3803,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1989-11-10 00:00:00 -0500</ts:date>
+    <ts:date>1989-11-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>566126000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3512,33 +3820,37 @@
       <split:id type="guid">282cd6c6458cea3b89bef3590eb83ccb</split:id>
       <split:memo>Cash purchase shares</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7000/1</split:value>
+      <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>-7000/1</split:value>
+      <split:value>-700000000/100000</split:value>
       <split:quantity>-7000/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
-    <trn:split>
-      <split:id type="guid">66ca33deec7dc6bbc78add0607119ece</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: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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1989-12-07 00:00:00 -0500</ts:date>
+    <ts:date>1989-12-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>580938000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3546,14 +3858,14 @@
     <trn:split>
       <split:id type="guid">f1b677ba88b8fa17b03a9768d7716e75</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>219/1</split:value>
+      <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>-219/1</split:value>
+      <split:value>-21919000/100000</split:value>
       <split:quantity>-21919000/100000</split:quantity>
       <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
     </trn:split>
@@ -3561,11 +3873,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1989-12-07 00:00:00 -0500</ts:date>
+    <ts:date>1989-12-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>599777000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3573,14 +3889,14 @@
     <trn:split>
       <split:id type="guid">05e092d86bde4e58ccde836f1bb97b78</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>39/1</split:value>
+      <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>-39/1</split:value>
+      <split:value>-3945000/100000</split:value>
       <split:quantity>-3945000/100000</split:quantity>
       <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
     </trn:split>
@@ -3588,11 +3904,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1989-12-07 00:00:00 -0500</ts:date>
+    <ts:date>1989-12-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>605179000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3600,14 +3920,14 @@
     <trn:split>
       <split:id type="guid">af046937a608b87d08b5f11d62c6719b</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>145/1</split:value>
+      <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>-145/1</split:value>
+      <split:value>-14467000/100000</split:value>
       <split:quantity>-14467000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -3615,11 +3935,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1990-03-09 00:00:00 -0500</ts:date>
+    <ts:date>1990-03-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>650450000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3627,14 +3951,14 @@
     <trn:split>
       <split:id type="guid">d0872878240512ae65ca17068a914909</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>65/1</split:value>
+      <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>-65/1</split:value>
+      <split:value>-6470000/100000</split:value>
       <split:quantity>-6470000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -3642,11 +3966,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1990-06-15 00:00:00 -0400</ts:date>
+    <ts:date>1990-06-14 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>715197000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3654,26 +3982,62 @@
     <trn:split>
       <split:id type="guid">28caae2a98bb78da3a71f2a905299b1d</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>65/1</split:value>
+      <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>-65/1</split:value>
+      <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 &amp; 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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1990-09-07 00:00:00 -0400</ts:date>
+    <ts:date>1990-09-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>802554000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3681,14 +4045,14 @@
     <trn:split>
       <split:id type="guid">809e546b9f88e57482cf9e6a5d5cca8e</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>59/1</split:value>
+      <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>-59/1</split:value>
+      <split:value>-5936000/100000</split:value>
       <split:quantity>-5936000/100000</split:quantity>
       <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
     </trn:split>
@@ -3696,11 +4060,15 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1990-09-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>809391000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3713,28 +4081,32 @@
       <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: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: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-14 00:00:00 -0500</ts:date>
+    <ts:date>1990-12-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>867579000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3747,28 +4119,32 @@
       <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: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: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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1991-03-08 00:00:00 -0500</ts:date>
+    <ts:date>1991-03-07 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:48 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:48 -0800</ts:date>
     <ts:ns>915250000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3776,26 +4152,62 @@
     <trn:split>
       <split:id type="guid">be884d993442652f1eb2b6daa1b0d08f</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>33/1</split:value>
+      <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>-33/1</split:value>
+      <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 &amp; 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-14 00:00:00 -0400</ts:date>
+    <ts:date>1991-06-13 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>9336000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3808,28 +4220,32 @@
       <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: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: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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1991-09-06 00:00:00 -0400</ts:date>
+    <ts:date>1991-09-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>84032000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3837,14 +4253,14 @@
     <trn:split>
       <split:id type="guid">3811f3094ab0b7fce236b5d7269e924c</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>69/1</split:value>
+      <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>-69/1</split:value>
+      <split:value>-6909000/100000</split:value>
       <split:quantity>-6909000/100000</split:quantity>
       <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
     </trn:split>
@@ -3852,11 +4268,15 @@
 </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-06 00:00:00 -0400</ts:date>
+    <ts:date>1991-09-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>101337000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3869,28 +4289,32 @@
       <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: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: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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1991-09-06 00:00:00 -0400</ts:date>
+    <ts:date>1991-09-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>110059000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3898,14 +4322,14 @@
     <trn:split>
       <split:id type="guid">a8f2a9e9f53f86ee2bcfe4d09631bbbd</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>47/1</split:value>
+      <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>-47/1</split:value>
+      <split:value>-4726000/100000</split:value>
       <split:quantity>-4726000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -3913,11 +4337,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1991-12-06 00:00:00 -0500</ts:date>
+    <ts:date>1991-12-05 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>171475000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3925,14 +4353,14 @@
     <trn:split>
       <split:id type="guid">c80432358e199c99d62da70c8c09cbdc</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>11/1</split:value>
+      <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>-11/1</split:value>
+      <split:value>-1133000/100000</split:value>
       <split:quantity>-1133000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -3940,11 +4368,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1992-03-13 00:00:00 -0500</ts:date>
+    <ts:date>1992-03-12 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>250396000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3952,14 +4384,14 @@
     <trn:split>
       <split:id type="guid">206c29a967fe63de592935d3b7f0a878</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>19/1</split:value>
+      <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>-19/1</split:value>
+      <split:value>-1894000/100000</split:value>
       <split:quantity>-1894000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -3967,11 +4399,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1992-06-12 00:00:00 -0400</ts:date>
+    <ts:date>1992-06-11 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>312749000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -3979,14 +4415,14 @@
     <trn:split>
       <split:id type="guid">73a654e5d18b53c178873951bd77cacf</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>23/1</split:value>
+      <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>-23/1</split:value>
+      <split:value>-2283000/100000</split:value>
       <split:quantity>-2283000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -3994,11 +4430,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1992-09-04 00:00:00 -0400</ts:date>
+    <ts:date>1992-09-03 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>384390000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4006,14 +4446,14 @@
     <trn:split>
       <split:id type="guid">fccae23b917d5f32ee03bcc40b859624</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>197/1</split:value>
+      <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>-197/1</split:value>
+      <split:value>-19709000/100000</split:value>
       <split:quantity>-19709000/100000</split:quantity>
       <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
     </trn:split>
@@ -4021,11 +4461,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1992-09-04 00:00:00 -0400</ts:date>
+    <ts:date>1992-09-03 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>404235000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4033,14 +4477,14 @@
     <trn:split>
       <split:id type="guid">e3333a92a3a022e37f04bc3852916638</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>237/1</split:value>
+      <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>-237/1</split:value>
+      <split:value>-23728000/100000</split:value>
       <split:quantity>-23728000/100000</split:quantity>
       <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
     </trn:split>
@@ -4048,11 +4492,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1992-09-04 00:00:00 -0400</ts:date>
+    <ts:date>1992-09-03 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>414657000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4060,26 +4508,69 @@
     <trn:split>
       <split:id type="guid">99585495d4d90f3518bc65e80f383f8f</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>23/1</split:value>
+      <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>-23/1</split:value>
+      <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 &amp; 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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1992-11-16 00:00:00 -0500</ts:date>
+    <ts:date>1992-11-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>512951000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4088,14 +4579,14 @@
       <split:id type="guid">117553a5784faaa2459a1fcb34ad2f4f</split:id>
       <split:memo>Cash purchase</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>500/1</split:value>
+      <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>-500/1</split:value>
+      <split:value>-50000000/100000</split:value>
       <split:quantity>-500/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
@@ -4103,11 +4594,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1992-12-04 00:00:00 -0500</ts:date>
+    <ts:date>1992-12-03 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>553043000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4115,14 +4610,14 @@
     <trn:split>
       <split:id type="guid">29df2eac11ba656319e1d574d3e98696</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>38/1</split:value>
+      <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>-38/1</split:value>
+      <split:value>-3791000/100000</split:value>
       <split:quantity>-3791000/100000</split:quantity>
       <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
     </trn:split>
@@ -4130,11 +4625,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1992-12-04 00:00:00 -0500</ts:date>
+    <ts:date>1992-12-03 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>564845000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4142,14 +4641,14 @@
     <trn:split>
       <split:id type="guid">9521d167ec6083591f07693f6b2d33ec</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>7/1</split:value>
+      <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>-7/1</split:value>
+      <split:value>-688000/100000</split:value>
       <split:quantity>-688000/100000</split:quantity>
       <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
     </trn:split>
@@ -4157,11 +4656,15 @@
 </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-04 00:00:00 -0500</ts:date>
+    <ts:date>1992-12-03 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>578623000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4174,28 +4677,32 @@
       <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: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: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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-03-12 00:00:00 -0500</ts:date>
+    <ts:date>1993-03-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>682752000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4203,14 +4710,14 @@
     <trn:split>
       <split:id type="guid">162c6847bbaa7e002983133b755219e9</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>42/1</split:value>
+      <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>-42/1</split:value>
+      <split:value>-4212000/100000</split:value>
       <split:quantity>-4212000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -4218,11 +4725,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-03-24 00:00:00 -0500</ts:date>
+    <ts:date>1993-03-23 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>695791000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4231,14 +4742,14 @@
       <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>5000/1</split:value>
+      <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>-5000/1</split:value>
+      <split:value>-500000000/100000</split:value>
       <split:quantity>-5000/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
@@ -4246,11 +4757,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-06-25 00:00:00 -0400</ts:date>
+    <ts:date>1993-06-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>844998000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4258,14 +4773,14 @@
     <trn:split>
       <split:id type="guid">6c86e3c928c06ebd20053a8bab39aa27</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>71/1</split:value>
+      <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>-71/1</split:value>
+      <split:value>-7055000/100000</split:value>
       <split:quantity>-7055000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -4273,11 +4788,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-09-03 00:00:00 -0400</ts:date>
+    <ts:date>1993-09-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>950696000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4285,14 +4804,14 @@
     <trn:split>
       <split:id type="guid">e355bd6326c30478b9eaa1b4341f3b28</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>154/1</split:value>
+      <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>-154/1</split:value>
+      <split:value>-15371000/100000</split:value>
       <split:quantity>-15371000/100000</split:quantity>
       <split:account type="guid">5b7c74145709c67b9fa6d33ea12c9163</split:account>
     </trn:split>
@@ -4300,11 +4819,15 @@
 </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-03 00:00:00 -0400</ts:date>
+    <ts:date>1993-09-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:49 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:49 -0800</ts:date>
     <ts:ns>972770000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4317,28 +4840,32 @@
       <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: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: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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-09-03 00:00:00 -0400</ts:date>
+    <ts:date>1993-09-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>5018000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4346,14 +4873,14 @@
     <trn:split>
       <split:id type="guid">b3501c1e38ef6817cd0a75d028a8b54c</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>71/1</split:value>
+      <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>-71/1</split:value>
+      <split:value>-7093000/100000</split:value>
       <split:quantity>-7093000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -4361,11 +4888,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-12-03 00:00:00 -0500</ts:date>
+    <ts:date>1993-12-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>339053000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4373,14 +4904,14 @@
     <trn:split>
       <split:id type="guid">4565bd443b712b4f6a2405d51d503116</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>97/1</split:value>
+      <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>-97/1</split:value>
+      <split:value>-9690000/100000</split:value>
       <split:quantity>-9690000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -4388,11 +4919,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1993-12-03 00:00:00 -0500</ts:date>
+    <ts:date>1993-12-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>357816000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4400,14 +4935,14 @@
     <trn:split>
       <split:id type="guid">63c0bbaa7bb26fbde0d122514b9466a0</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>97/1</split:value>
+      <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>-97/1</split:value>
+      <split:value>-9690000/100000</split:value>
       <split:quantity>-9690000/100000</split:quantity>
       <split:account type="guid">d023c36ca9c320b873c5be9993078451</split:account>
     </trn:split>
@@ -4415,11 +4950,15 @@
 </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-03 00:00:00 -0500</ts:date>
+    <ts:date>1993-12-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>381700000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4432,28 +4971,32 @@
       <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: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: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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1994-03-18 00:00:00 -0500</ts:date>
+    <ts:date>1994-03-17 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>632156000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4461,14 +5004,14 @@
     <trn:split>
       <split:id type="guid">208bb330b910a33b745b3790ac31834c</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>62/1</split:value>
+      <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>-62/1</split:value>
+      <split:value>-6198000/100000</split:value>
       <split:quantity>-6198000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -4476,11 +5019,15 @@
 </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 &amp; Inc</cmdty:id>
+  </trn:currency>
   <trn:date-posted>
-    <ts:date>1994-06-17 00:00:00 -0400</ts:date>
+    <ts:date>1994-06-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>818547000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4488,14 +5035,14 @@
     <trn:split>
       <split:id type="guid">003272498db7bba53825bfcbdc5a729d</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>62/1</split:value>
+      <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>-62/1</split:value>
+      <split:value>-6226000/100000</split:value>
       <split:quantity>-6226000/100000</split:quantity>
       <split:account type="guid">55d69cebd7b9b64b6e9678b6588e64a1</split:account>
     </trn:split>
@@ -4503,11 +5050,15 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1993-09-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>188235000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4516,14 +5067,14 @@
       <split:id type="guid">e4a445dc759e8abe6642683594805098</split:id>
       <split:memo>Cash Purchase Shares</split:memo>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>5000/1</split:value>
+      <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>-5000/1</split:value>
+      <split:value>-500000000/100000</split:value>
       <split:quantity>-5000/1</split:quantity>
       <split:account type="guid">049676696675474217124e24f44fbaa7</split:account>
     </trn:split>
@@ -4531,11 +5082,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1993-09-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>201862000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4543,14 +5098,14 @@
     <trn:split>
       <split:id type="guid">d993e8aa9d3a776255a8ffafc53a9fcc</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>12/1</split:value>
+      <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>-12/1</split:value>
+      <split:value>-1195000/100000</split:value>
       <split:quantity>-1195000/100000</split:quantity>
       <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
     </trn:split>
@@ -4558,11 +5113,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1993-10-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>249386000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4570,14 +5129,14 @@
     <trn:split>
       <split:id type="guid">790eb44b7273c4b9631843cbd0a311f2</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>24/1</split:value>
+      <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>-24/1</split:value>
+      <split:value>-2433000/100000</split:value>
       <split:quantity>-2433000/100000</split:quantity>
       <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
     </trn:split>
@@ -4585,11 +5144,15 @@
 </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-30 00:00:00 -0500</ts:date>
+    <ts:date>1993-11-29 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>300351000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4597,14 +5160,14 @@
     <trn:split>
       <split:id type="guid">5da0d6bf03058755af8118e6c7d9de17</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>25/1</split:value>
+      <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>-25/1</split:value>
+      <split:value>-2452000/100000</split:value>
       <split:quantity>-2452000/100000</split:quantity>
       <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
     </trn:split>
@@ -4612,11 +5175,15 @@
 </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-17 00:00:00 -0500</ts:date>
+    <ts:date>1993-12-16 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>410525000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4624,14 +5191,14 @@
     <trn:split>
       <split:id type="guid">259dfe4f85dea0b3c96eba22c3a2be38</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>74/1</split:value>
+      <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>-74/1</split:value>
+      <split:value>-7393000/100000</split:value>
       <split:quantity>-7393000/100000</split:quantity>
       <split:account type="guid">5f4d3dd84f8df6527d5091152aadb4d6</split:account>
     </trn:split>
@@ -4639,11 +5206,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1993-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>434149000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4651,14 +5222,14 @@
     <trn:split>
       <split:id type="guid">39a73d933f6b16e1e020c87ac145aac9</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>45/1</split:value>
+      <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>-45/1</split:value>
+      <split:value>-4524000/100000</split:value>
       <split:quantity>-4524000/100000</split:quantity>
       <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
     </trn:split>
@@ -4666,11 +5237,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1994-01-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>488179000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4678,14 +5253,14 @@
     <trn:split>
       <split:id type="guid">e363d8bd89db035e1d7e4364cb743e22</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>22/1</split:value>
+      <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>-22/1</split:value>
+      <split:value>-2216000/100000</split:value>
       <split:quantity>-2216000/100000</split:quantity>
       <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
     </trn:split>
@@ -4693,11 +5268,15 @@
 </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-04 00:00:00 -0500</ts:date>
+    <ts:date>1994-02-03 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>554177000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4705,14 +5284,14 @@
     <trn:split>
       <split:id type="guid">9c931116b323d2edd8c468e061e92673</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>89/1</split:value>
+      <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>-89/1</split:value>
+      <split:value>-8916000/100000</split:value>
       <split:quantity>-8916000/100000</split:quantity>
       <split:account type="guid">5f4d3dd84f8df6527d5091152aadb4d6</split:account>
     </trn:split>
@@ -4720,11 +5299,15 @@
 </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-28 00:00:00 -0500</ts:date>
+    <ts:date>1994-02-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>572522000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4732,14 +5315,14 @@
     <trn:split>
       <split:id type="guid">0aa1cab5bd473e8aa0de96fd23954310</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>23/1</split:value>
+      <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>-23/1</split:value>
+      <split:value>-2266000/100000</split:value>
       <split:quantity>-2266000/100000</split:quantity>
       <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
     </trn:split>
@@ -4747,11 +5330,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1994-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>671287000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4759,14 +5346,14 @@
     <trn:split>
       <split:id type="guid">2e9bd8a660525096a4a89bff20283956</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>22/1</split:value>
+      <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>-22/1</split:value>
+      <split:value>-2183000/100000</split:value>
       <split:quantity>-2183000/100000</split:quantity>
       <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
     </trn:split>
@@ -4774,11 +5361,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1994-04-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>733134000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4786,14 +5377,14 @@
     <trn:split>
       <split:id type="guid">2f11ce5bbb83e4314595fad43e84f391</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>16/1</split:value>
+      <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>-16/1</split:value>
+      <split:value>-1606000/100000</split:value>
       <split:quantity>-1606000/100000</split:quantity>
       <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
     </trn:split>
@@ -4801,11 +5392,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1994-05-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>775582000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4813,14 +5408,14 @@
     <trn:split>
       <split:id type="guid">54ef9845da30c3e67469c79b116fd23e</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>16/1</split:value>
+      <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>-16/1</split:value>
+      <split:value>-1581000/100000</split:value>
       <split:quantity>-1581000/100000</split:quantity>
       <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
     </trn:split>
@@ -4828,11 +5423,15 @@
 </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-30 00:00:00 -0400</ts:date>
+    <ts:date>1994-06-29 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>861245000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4840,14 +5439,14 @@
     <trn:split>
       <split:id type="guid">b8acd0dde533d8ae0bf28259ce5b244b</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>21/1</split:value>
+      <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>-21/1</split:value>
+      <split:value>-2111000/100000</split:value>
       <split:quantity>-2111000/100000</split:quantity>
       <split:account type="guid">4ed39bec2d9009028bc277e7ca58b372</split:account>
     </trn:split>
@@ -4855,11 +5454,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1994-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:41:50 -0500</ts:date>
+    <ts:date>2001-03-26 12:41:50 -0800</ts:date>
     <ts:ns>908364000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -4867,19 +5470,20 @@
     <trn:split>
       <split:id type="guid">81fa7e919ca3627f8731fff26a2bbe95</split:id>
       <split:reconciled-state>n</split:reconciled-state>
-      <split:value>23/1</split:value>
+      <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>-23/1</split:value>
+      <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: -->

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	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/goonies-file.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,24 +11,38 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="commodity">2</gnc:count-data>
-<gnc:count-data cd:type="account">4</gnc:count-data>
+<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>
@@ -40,7 +54,19 @@
   <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>
@@ -49,54 +75,29 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <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>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
-  </act:commodity>
-  <act:commodity-scu>100</act:commodity-scu>
-  <act:security>
     <cmdty:space>NYSE</cmdty:space>
     <cmdty:id>HAL</cmdty:id>
-  </act:security>
-  <act:security-scu>1</act:security-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  </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>ISO4217</cmdty:space>
-    <cmdty:id>USD</cmdty:id>
+    <cmdty:space>NYSE</cmdty:space>
+    <cmdty:id>HN</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:security>
-    <cmdty:space>NYSE</cmdty:space>
-    <cmdty:id>HN</cmdty:id>
-  </act:security>
-  <act:security-scu>100</act:security-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">f08a8301c04dfadfb0f101dd967a2198</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Initial Equity</act:name>
@@ -107,20 +108,19 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <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 09:00:00 -0500</ts:date>
+    <ts:date>2001-03-26 06:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 21:26:10 -0500</ts:date>
+    <ts:date>2001-03-26 18:26:10 -0800</ts:date>
   </trn:date-entered>
   <trn:description>Initial Balance</trn:description>
   <trn:splits>
@@ -142,26 +142,30 @@
 </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 09:00:00 -0500</ts:date>
+    <ts:date>2001-03-26 06:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 21:26:30 -0500</ts:date>
+    <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>7500/100</split:value>
+      <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>-7500/100</split:value>
+      <split:value>-75/1</split:value>
       <split:quantity>-7500/100</split:quantity>
       <split:account type="guid">117841ae858b1700a017d752b7f02b09</split:account>
     </trn:split>
@@ -169,26 +173,30 @@
 </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 09:00:00 -0500</ts:date>
+    <ts:date>2001-03-26 06:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 21:26:44 -0500</ts:date>
+    <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>6670/100</split:value>
+      <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>-6670/100</split:value>
+      <split:value>-67/1</split:value>
       <split:quantity>-6670/100</split:quantity>
       <split:account type="guid">117841ae858b1700a017d752b7f02b09</split:account>
     </trn:split>
@@ -196,19 +204,23 @@
 </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 09:00:00 -0500</ts:date>
+    <ts:date>2001-03-26 06:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 21:27:05 -0500</ts:date>
+    <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>57500/100</split:value>
+      <split:value>2500/100</split:value>
       <split:quantity>2500/100</split:quantity>
       <split:account type="guid">b0a11711e0f804f7a51981f32556191d</split:account>
     </trn:split>
@@ -221,6 +233,7 @@
     </trn:split>
   </trn:splits>
 </gnc:transaction>
+</gnc:book>
 </gnc-v2>
 
 <!-- Local variables: -->

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	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/hierachical-data-file.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,23 +11,50 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="account">8</gnc:count-data>
+<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>
@@ -36,12 +63,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">1d288a66653d4ad757064e065fff10e6</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Bank 1</act:name>
@@ -52,12 +74,6 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
   <act:parent type="guid">ec511fd83bdb2fb877d7b23042968c7e</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -69,12 +85,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">1d288a66653d4ad757064e065fff10e6</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Liabilities</act:name>
@@ -85,12 +96,7 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">1d288a66653d4ad757064e065fff10e6</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Credit card A</act:name>
@@ -101,12 +107,6 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
   <act:parent type="guid">7241c921241f5ccb8f8fade580109f75</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -118,12 +118,6 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
   <act:parent type="guid">7241c921241f5ccb8f8fade580109f75</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -135,12 +129,6 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
   <act:parent type="guid">7241c921241f5ccb8f8fade580109f75</act:parent>
 </gnc:account>
 <gnc:account version="2.0.0">
@@ -152,46 +140,19 @@
     <cmdty:id>USD</cmdty:id>
   </act:commodity>
   <act:commodity-scu>100</act:commodity-scu>
-  <act:slots>
-    <slot>
-      <slot:key>notes</slot:key>
-      <slot:value type="string"/>
-    </slot>
-  </act:slots>
+  <act:parent type="guid">1d288a66653d4ad757064e065fff10e6</act:parent>
 </gnc:account>
 <gnc:transaction version="2.0.0">
-  <trn:id type="guid">9926159b3af5a5cdb1f0de7ff72fe751</trn:id>
-  <trn:date-posted>
-    <ts:date>2001-04-04 10:00:00 -0400</ts:date>
-  </trn:date-posted>
-  <trn:date-entered>
-    <ts:date>2001-04-05 03:43:14 -0400</ts:date>
-  </trn:date-entered>
-  <trn:description></trn:description>
-  <trn:splits>
-    <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: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:splits>
-</gnc:transaction>
-<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 10:00:00 -0400</ts:date>
+    <ts:date>2001-04-04 07:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-04-05 03:00:17 -0400</ts:date>
+    <ts:date>2001-04-05 00:00:17 -0700</ts:date>
   </trn:date-entered>
   <trn:description></trn:description>
   <trn:splits>
@@ -213,11 +174,15 @@
 </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 10:00:00 -0400</ts:date>
+    <ts:date>2001-04-04 07:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-04-05 03:00:40 -0400</ts:date>
+    <ts:date>2001-04-05 00:00:40 -0700</ts:date>
   </trn:date-entered>
   <trn:description></trn:description>
   <trn:splits>
@@ -239,63 +204,75 @@
 </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 10:00:00 -0400</ts:date>
+    <ts:date>2001-04-04 07:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-04-05 03:21:15 -0400</ts:date>
+    <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: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: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 10:00:00 -0400</ts:date>
+    <ts:date>2001-04-04 07:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-04-05 03:22:12 -0400</ts:date>
+    <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: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: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 10:00:00 -0400</ts:date>
+    <ts:date>2002-08-12 07:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-04-05 03:00:32 -0400</ts:date>
+    <ts:date>2001-04-05 00:00:32 -0700</ts:date>
   </trn:date-entered>
   <trn:description></trn:description>
   <trn:splits>
@@ -315,6 +292,37 @@
     </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: -->

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	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/ms-money.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,23 +11,50 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="account">39</gnc:count-data>
+<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>
@@ -36,6 +63,7 @@
     <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>
@@ -46,6 +74,7 @@
     <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>
@@ -56,6 +85,7 @@
     <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>
@@ -66,6 +96,7 @@
     <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>
@@ -76,6 +107,7 @@
     <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>
@@ -97,6 +129,7 @@
     <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>
@@ -107,6 +140,7 @@
     <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>
@@ -128,6 +162,7 @@
     <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>
@@ -138,6 +173,7 @@
     <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>
@@ -148,6 +184,7 @@
     <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>
@@ -158,6 +195,7 @@
     <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>
@@ -223,6 +261,7 @@
     <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>
@@ -233,6 +272,7 @@
     <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>
@@ -288,6 +328,7 @@
   </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>
@@ -298,6 +339,7 @@
     <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>
@@ -309,6 +351,7 @@
   </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>
@@ -319,6 +362,7 @@
     <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>
@@ -340,6 +384,7 @@
     <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>
@@ -350,6 +395,7 @@
     <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>
@@ -371,6 +417,7 @@
     <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>
@@ -393,6 +440,7 @@
   </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>
@@ -403,6 +451,7 @@
     <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>
@@ -424,6 +473,7 @@
     <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>
@@ -434,150 +484,175 @@
     <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-21 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-16 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-23 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-22 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-03 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-03 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-03 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>562204000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -600,12 +675,16 @@
 </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-05 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-04 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>563780000</ts:ns>
   </trn:date-entered>
   <trn:description>Insurance</trn:description>
@@ -628,39 +707,47 @@
 </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-08 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-07 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-08 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-07 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -683,12 +770,16 @@
 </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-08 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-07 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -711,39 +802,47 @@
 </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-09 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-11 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -766,38 +865,46 @@
 </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-20 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-19 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-22 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-21 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>576494000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -820,15 +927,19 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>578040000</ts:ns>
   </trn:date-entered>
-  <trn:description>B&apos;s Supermarket</trn:description>
+  <trn:description>B's Supermarket</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">35cc0b70617e750b45f1cf72cfd68fa8</split:id>
@@ -848,12 +959,16 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>579581000</ts:ns>
   </trn:date-entered>
   <trn:description>Court</trn:description>
@@ -876,12 +991,16 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>581273000</ts:ns>
   </trn:date-entered>
   <trn:description>AAA</trn:description>
@@ -904,12 +1023,16 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>582830000</ts:ns>
   </trn:date-entered>
   <trn:description>BN</trn:description>
@@ -932,12 +1055,16 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -960,39 +1087,47 @@
 </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>1996-01-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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>1996-01-01 00:00:00 -0500</ts:date>
+    <ts:date>1995-12-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>592447000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -1015,11 +1150,15 @@
 </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-05 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-04 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>605634000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1042,66 +1181,78 @@
 </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-06 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-05 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-10 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-13 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-12 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>610540000</ts:ns>
   </trn:date-entered>
   <trn:description>MCL</trn:description>
@@ -1124,16 +1275,28 @@
 </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-23 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-22 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1141,23 +1304,19 @@
       <split:quantity>-50000/100</split:quantity>
       <split:account type="guid">9defb6c42135fa2f4036762c8926c8ca</split:account>
     </trn:split>
-    <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: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-23 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-22 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>613763000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1180,12 +1339,16 @@
 </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-23 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-22 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1208,12 +1371,16 @@
 </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-23 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-22 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>676861000</ts:ns>
   </trn:date-entered>
   <trn:description>DC</trn:description>
@@ -1236,12 +1403,16 @@
 </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-23 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-22 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1264,12 +1435,16 @@
 </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-23 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-22 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1292,12 +1467,16 @@
 </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-26 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>685851000</ts:ns>
   </trn:date-entered>
   <trn:description>XM</trn:description>
@@ -1320,11 +1499,15 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>688510000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1347,12 +1530,16 @@
 </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-28 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-27 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1375,11 +1562,15 @@
 </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-30 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-29 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>693430000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1402,12 +1593,16 @@
 </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-02-01 00:00:00 -0500</ts:date>
+    <ts:date>1996-01-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>706467000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -1430,12 +1625,16 @@
 </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-03 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>708997000</ts:ns>
   </trn:date-entered>
   <trn:description>DBC</trn:description>
@@ -1458,11 +1657,15 @@
 </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-07 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1485,12 +1688,16 @@
 </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-07 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>716622000</ts:ns>
   </trn:date-entered>
   <trn:description>LJ</trn:description>
@@ -1513,12 +1720,16 @@
 </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-07 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>719201000</ts:ns>
   </trn:date-entered>
   <trn:description>M&amp;W Trading Co.</trn:description>
@@ -1541,12 +1752,16 @@
 </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-07 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1569,12 +1784,16 @@
 </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-07 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>724509000</ts:ns>
   </trn:date-entered>
   <trn:description>AG</trn:description>
@@ -1597,38 +1816,46 @@
 </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-09 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-09 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>729511000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1651,15 +1878,19 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>732145000</ts:ns>
   </trn:date-entered>
-  <trn:description>B&apos;s Supermarket</trn:description>
+  <trn:description>B's Supermarket</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">bb1e8e9e6d1be2e30ec2187bedf33fe9</split:id>
@@ -1679,12 +1910,16 @@
 </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-11 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1707,12 +1942,16 @@
 </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-11 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1735,12 +1974,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>751336000</ts:ns>
   </trn:date-entered>
   <trn:description>AUC</trn:description>
@@ -1763,38 +2006,46 @@
 </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-19 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-18 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-19 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-18 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>757483000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -1817,12 +2068,16 @@
 </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-21 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-20 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>760209000</ts:ns>
   </trn:date-entered>
   <trn:description>HCA</trn:description>
@@ -1845,11 +2100,15 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1996-02-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1872,12 +2131,16 @@
 </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-02 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-01 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>766747000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -1900,42 +2163,50 @@
 </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-09 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-09 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>772624000</ts:ns>
   </trn:date-entered>
-  <trn:description>Toy&apos;s R Us Visa Gold</trn:description>
+  <trn:description>Toy's R Us Visa Gold</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">76b739526f0af702e15aab08b7031aae</split:id>
@@ -1955,12 +2226,16 @@
 </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-09 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -1983,12 +2258,16 @@
 </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-09 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>780710000</ts:ns>
   </trn:date-entered>
   <trn:description>DC</trn:description>
@@ -2011,12 +2290,16 @@
 </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-09 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2039,12 +2322,16 @@
 </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-09 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2067,12 +2354,16 @@
 </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-09 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-08 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2095,38 +2386,46 @@
 </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-12 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-24 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-23 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>803249000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -2149,15 +2448,19 @@
 </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-24 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-23 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>807419000</ts:ns>
   </trn:date-entered>
-  <trn:description>B&apos;s Supermarket</trn:description>
+  <trn:description>B's Supermarket</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">88ba254874ffb71137658942382db4ae</split:id>
@@ -2177,39 +2480,47 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-27 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>812589000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -2232,12 +2543,16 @@
 </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-04-01 00:00:00 -0500</ts:date>
+    <ts:date>1996-03-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>833270000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -2260,11 +2575,15 @@
 </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-08 00:00:00 -0400</ts:date>
+    <ts:date>1996-04-07 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2287,66 +2606,78 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2369,12 +2700,16 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2397,12 +2732,16 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2425,15 +2764,19 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-04-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>865127000</ts:ns>
   </trn:date-entered>
-  <trn:description>Toy&apos;s R Us Visa Gold</trn:description>
+  <trn:description>Toy's R Us Visa Gold</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">004187e432a13486e9cfe870ab3a3f87</split:id>
@@ -2453,11 +2796,15 @@
 </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-05-01 00:00:00 -0400</ts:date>
+    <ts:date>1996-04-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2480,12 +2827,16 @@
 </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-05-01 00:00:00 -0400</ts:date>
+    <ts:date>1996-04-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>870503000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -2508,12 +2859,16 @@
 </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-05-01 00:00:00 -0400</ts:date>
+    <ts:date>1996-04-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>875485000</ts:ns>
   </trn:date-entered>
   <trn:description>BN</trn:description>
@@ -2536,12 +2891,16 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1996-05-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2564,12 +2923,16 @@
 </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-09 00:00:00 -0400</ts:date>
+    <ts:date>1996-05-08 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>881011000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -2592,66 +2955,78 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-05-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-17 00:00:00 -0400</ts:date>
+    <ts:date>1996-05-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-19 00:00:00 -0400</ts:date>
+    <ts:date>1996-05-18 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>890537000</ts:ns>
   </trn:date-entered>
   <trn:description>DW</trn:description>
@@ -2674,12 +3049,16 @@
 </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-19 00:00:00 -0400</ts:date>
+    <ts:date>1996-05-18 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2702,12 +3081,16 @@
 </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-19 00:00:00 -0400</ts:date>
+    <ts:date>1996-05-18 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>905451000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -2730,12 +3113,16 @@
 </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-20 00:00:00 -0400</ts:date>
+    <ts:date>1996-05-19 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>908184000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -2758,39 +3145,47 @@
 </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-28 00:00:00 -0400</ts:date>
+    <ts:date>1996-05-27 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-31 00:00:00 -0400</ts:date>
+    <ts:date>1996-05-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2813,38 +3208,46 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-02 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>922316000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -2867,12 +3270,16 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>926588000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -2895,12 +3302,16 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>929352000</ts:ns>
   </trn:date-entered>
   <trn:description>BN</trn:description>
@@ -2923,12 +3334,16 @@
 </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-06 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2951,12 +3366,16 @@
 </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-06 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -2979,12 +3398,16 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -3007,38 +3430,46 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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: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: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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -3061,12 +3492,16 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -3089,12 +3524,16 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>971146000</ts:ns>
   </trn:date-entered>
   <trn:description>DC</trn:description>
@@ -3117,12 +3556,16 @@
 </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-11 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-10 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -3145,12 +3588,16 @@
 </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-13 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-12 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>979005000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -3173,11 +3620,15 @@
 </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-28 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-27 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>982656000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3200,12 +3651,16 @@
 </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-07-01 00:00:00 -0400</ts:date>
+    <ts:date>1996-06-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>987122000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -3228,11 +3683,15 @@
 </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-08 00:00:00 -0400</ts:date>
+    <ts:date>1996-07-07 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <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>
@@ -3255,15 +3714,19 @@
 </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-08 00:00:00 -0400</ts:date>
+    <ts:date>1996-07-07 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:51 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:51 -0800</ts:date>
     <ts:ns>992871000</ts:ns>
   </trn:date-entered>
-  <trn:description>Toy&apos;s R Us Visa Gold</trn:description>
+  <trn:description>Toy's R Us Visa Gold</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">c4bea13f45fd7f60257a97120926ea13</split:id>
@@ -3283,12 +3746,16 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1996-07-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>3717000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -3311,12 +3778,16 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1996-07-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -3339,12 +3810,16 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1996-07-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>11227000</ts:ns>
   </trn:date-entered>
   <trn:description>Time</trn:description>
@@ -3367,12 +3842,16 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1996-07-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -3395,12 +3874,16 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1996-07-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>17848000</ts:ns>
   </trn:date-entered>
   <trn:description>City</trn:description>
@@ -3423,12 +3906,16 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1996-07-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>20629000</ts:ns>
   </trn:date-entered>
   <trn:description>City</trn:description>
@@ -3451,39 +3938,47 @@
 </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-18 00:00:00 -0400</ts:date>
+    <ts:date>1996-07-17 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-08-01 00:00:00 -0400</ts:date>
+    <ts:date>1996-07-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>28954000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -3506,11 +4001,15 @@
 </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-06 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -3533,12 +4032,16 @@
 </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-08 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-07 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -3561,65 +4064,77 @@
 </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-09 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-08 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-09 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-08 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-13 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-12 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>55164000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -3642,12 +4157,16 @@
 </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-19 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-18 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>58303000</ts:ns>
   </trn:date-entered>
   <trn:description>C</trn:description>
@@ -3670,12 +4189,16 @@
 </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-19 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-18 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>61378000</ts:ns>
   </trn:date-entered>
   <trn:description>AUC</trn:description>
@@ -3698,12 +4221,16 @@
 </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-19 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-18 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>68177000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -3726,12 +4253,16 @@
 </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-09-01 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>71140000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -3754,15 +4285,19 @@
 </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-09-01 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>74700000</ts:ns>
   </trn:date-entered>
-  <trn:description>Toy&apos;s R Us Visa Gold</trn:description>
+  <trn:description>Toy's R Us Visa Gold</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">ba23b04c1e282f84530093d4e3958334</split:id>
@@ -3782,12 +4317,16 @@
 </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-09-01 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>77730000</ts:ns>
   </trn:date-entered>
   <trn:description>City</trn:description>
@@ -3810,12 +4349,16 @@
 </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-09-01 00:00:00 -0400</ts:date>
+    <ts:date>1996-08-31 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -3838,12 +4381,16 @@
 </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-03 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -3866,12 +4413,16 @@
 </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-03 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -3894,11 +4445,15 @@
 </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-04 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-03 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -3921,39 +4476,47 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-15 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-14 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>107417000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -3976,12 +4539,16 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>110405000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -4004,12 +4571,16 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4032,12 +4603,16 @@
 </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-16 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-15 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4060,12 +4635,16 @@
 </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-23 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-22 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>121032000</ts:ns>
   </trn:date-entered>
   <trn:description>School</trn:description>
@@ -4088,12 +4667,16 @@
 </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-26 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4116,12 +4699,16 @@
 </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-26 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4144,92 +4731,108 @@
 </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-29 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-28 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-29 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-28 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-29 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-28 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-29 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-28 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>142788000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4252,12 +4855,16 @@
 </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-10-01 00:00:00 -0400</ts:date>
+    <ts:date>1996-09-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>157064000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -4280,38 +4887,46 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-04 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-03 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4334,12 +4949,16 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4362,12 +4981,16 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4390,12 +5013,16 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>172709000</ts:ns>
   </trn:date-entered>
   <trn:description>LDPC</trn:description>
@@ -4418,39 +5045,47 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-21 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4473,12 +5108,16 @@
 </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-21 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>189657000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -4501,12 +5140,16 @@
 </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-21 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>193487000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -4529,42 +5172,50 @@
 </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-22 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-21 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-27 00:00:00 -0400</ts:date>
+    <ts:date>1996-10-26 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>208776000</ts:ns>
   </trn:date-entered>
-  <trn:description>Toy&apos;s R Us Visa Gold</trn:description>
+  <trn:description>Toy's R Us Visa Gold</trn:description>
   <trn:splits>
     <trn:split>
       <split:id type="guid">1df209cc21266e6ef778abf511de040b</split:id>
@@ -4584,38 +5235,46 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1996-10-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-31 00:00:00 -0500</ts:date>
+    <ts:date>1996-10-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>216936000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4638,39 +5297,47 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1996-10-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-11-01 00:00:00 -0500</ts:date>
+    <ts:date>1996-10-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>223390000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -4693,12 +5360,16 @@
 </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-06 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-05 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>228139000</ts:ns>
   </trn:date-entered>
   <trn:description>LDPC</trn:description>
@@ -4721,12 +5392,16 @@
 </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-06 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-05 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4749,66 +5424,78 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-12 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-12 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4831,12 +5518,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -4859,12 +5550,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>258436000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -4887,38 +5582,46 @@
 </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-18 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-17 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-18 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-17 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>269089000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -4941,12 +5644,16 @@
 </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-18 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-17 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>272213000</ts:ns>
   </trn:date-entered>
   <trn:description>LJ</trn:description>
@@ -4969,12 +5676,16 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>278063000</ts:ns>
   </trn:date-entered>
   <trn:description>AUC</trn:description>
@@ -4997,12 +5708,16 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>281192000</ts:ns>
   </trn:date-entered>
   <trn:description>LJ</trn:description>
@@ -5025,12 +5740,16 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>285845000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -5053,66 +5772,78 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1996-11-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-03 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-03 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-02 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>307201000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -5135,39 +5866,47 @@
 </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-05 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-04 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-05 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-04 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>313491000</ts:ns>
   </trn:date-entered>
   <trn:description>Insurance</trn:description>
@@ -5190,12 +5929,16 @@
 </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-05 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-04 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>317456000</ts:ns>
   </trn:date-entered>
   <trn:description>BN</trn:description>
@@ -5218,12 +5961,16 @@
 </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-07 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -5246,39 +5993,47 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-10 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>356093000</ts:ns>
   </trn:date-entered>
   <trn:description>C</trn:description>
@@ -5301,12 +6056,16 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -5329,12 +6088,16 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -5357,93 +6120,109 @@
 </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-13 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-12 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-15 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-14 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-16 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-16 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>386877000</ts:ns>
   </trn:date-entered>
   <trn:description>OppenheimerFunds</trn:description>
@@ -5466,12 +6245,16 @@
 </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-16 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>390151000</ts:ns>
   </trn:date-entered>
   <trn:description>OppenheimerFunds</trn:description>
@@ -5494,12 +6277,16 @@
 </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-16 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-15 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>393388000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -5522,11 +6309,15 @@
 </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-20 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-19 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>406198000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -5549,11 +6340,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>409596000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -5576,11 +6371,15 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -5603,12 +6402,16 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1996-12-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>417677000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -5631,93 +6434,109 @@
 </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-02 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-01 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-02 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-01 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-02 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-01 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-04 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-03 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -5740,12 +6559,16 @@
 </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-04 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-03 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>437911000</ts:ns>
   </trn:date-entered>
   <trn:description>LDPC</trn:description>
@@ -5768,11 +6591,15 @@
 </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-07 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -5795,39 +6622,47 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-10 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -5850,12 +6685,16 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -5878,12 +6717,16 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -5906,12 +6749,16 @@
 </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-13 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-12 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>470852000</ts:ns>
   </trn:date-entered>
   <trn:description>C</trn:description>
@@ -5934,12 +6781,16 @@
 </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-13 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-12 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -5962,12 +6813,16 @@
 </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-13 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-12 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>478886000</ts:ns>
   </trn:date-entered>
   <trn:description>DWV</trn:description>
@@ -5990,66 +6845,78 @@
 </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-20 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-19 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-20 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-19 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-20 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-19 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>492079000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -6072,12 +6939,16 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>508842000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -6100,12 +6971,16 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1997-01-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>512202000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -6128,12 +7003,16 @@
 </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-06 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-05 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>517500000</ts:ns>
   </trn:date-entered>
   <trn:description>LDPC</trn:description>
@@ -6156,12 +7035,16 @@
 </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-06 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-05 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>520886000</ts:ns>
   </trn:date-entered>
   <trn:description>BN</trn:description>
@@ -6184,12 +7067,16 @@
 </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-06 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-05 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>525629000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -6212,12 +7099,16 @@
 </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-06 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-05 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>529106000</ts:ns>
   </trn:date-entered>
   <trn:description></trn:description>
@@ -6240,11 +7131,15 @@
 </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-07 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-06 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -6267,93 +7162,109 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-11 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-11 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-11 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>557560000</ts:ns>
   </trn:date-entered>
   <trn:description>CAF</trn:description>
@@ -6376,12 +7287,16 @@
 </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-11 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>560832000</ts:ns>
   </trn:date-entered>
   <trn:description>City</trn:description>
@@ -6404,11 +7319,15 @@
 </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-12 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>566132000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -6431,11 +7350,15 @@
 </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-12 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>569607000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -6458,12 +7381,16 @@
 </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-19 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-18 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -6486,12 +7413,16 @@
 </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-19 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-18 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>579170000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -6514,12 +7445,16 @@
 </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-19 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-18 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -6542,12 +7477,16 @@
 </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-19 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-18 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>591970000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -6570,12 +7509,16 @@
 </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-19 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-18 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>602746000</ts:ns>
   </trn:date-entered>
   <trn:description>AUC</trn:description>
@@ -6598,12 +7541,16 @@
 </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-19 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-18 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>608475000</ts:ns>
   </trn:date-entered>
   <trn:description>HCA</trn:description>
@@ -6626,66 +7573,78 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-27 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-27 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -6708,12 +7667,16 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1997-02-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>623421000</ts:ns>
   </trn:date-entered>
   <trn:description>Siphon</trn:description>
@@ -6736,39 +7699,47 @@
 </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-02 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-01 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-02 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-01 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>633489000</ts:ns>
   </trn:date-entered>
   <trn:description>Void</trn:description>
@@ -6791,12 +7762,16 @@
 </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-02 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-01 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>638849000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -6819,11 +7794,15 @@
 </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-04 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-03 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -6846,39 +7825,47 @@
 </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-10 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-09 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-12 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -6901,12 +7888,16 @@
 </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-13 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-12 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -6929,11 +7920,15 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -6956,12 +7951,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>673432000</ts:ns>
   </trn:date-entered>
   <trn:description>HCA</trn:description>
@@ -6984,12 +7983,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>677388000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -7012,12 +8015,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>680980000</ts:ns>
   </trn:date-entered>
   <trn:description>LDPC</trn:description>
@@ -7040,12 +8047,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -7068,12 +8079,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>690690000</ts:ns>
   </trn:date-entered>
   <trn:description>C</trn:description>
@@ -7096,12 +8111,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>702455000</ts:ns>
   </trn:date-entered>
   <trn:description>MA</trn:description>
@@ -7124,12 +8143,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -7152,12 +8175,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>712283000</ts:ns>
   </trn:date-entered>
   <trn:description>FTB</trn:description>
@@ -7180,12 +8207,16 @@
 </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-18 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-17 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>717441000</ts:ns>
   </trn:date-entered>
   <trn:description>Dr</trn:description>
@@ -7208,12 +8239,16 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>720990000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -7236,12 +8271,16 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>726757000</ts:ns>
   </trn:date-entered>
   <trn:description>LDPC</trn:description>
@@ -7264,12 +8303,16 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1997-03-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>730375000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -7292,12 +8335,16 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>734748000</ts:ns>
   </trn:date-entered>
   <trn:description>HMH</trn:description>
@@ -7320,12 +8367,16 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -7348,12 +8399,16 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>741918000</ts:ns>
   </trn:date-entered>
   <trn:description>City</trn:description>
@@ -7376,11 +8431,15 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -7403,66 +8462,78 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-21 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-21 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -7485,12 +8556,16 @@
 </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-21 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -7513,12 +8588,16 @@
 </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-21 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>777173000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -7541,12 +8620,16 @@
 </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-21 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>781147000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -7569,12 +8652,16 @@
 </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-21 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-20 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>788261000</ts:ns>
   </trn:date-entered>
   <trn:description>AN</trn:description>
@@ -7597,12 +8684,16 @@
 </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-25 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>791897000</ts:ns>
   </trn:date-entered>
   <trn:description>Time</trn:description>
@@ -7625,12 +8716,16 @@
 </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-05-01 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>802258000</ts:ns>
   </trn:date-entered>
   <trn:description>DWV</trn:description>
@@ -7653,12 +8748,16 @@
 </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-05-01 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>807296000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -7681,12 +8780,16 @@
 </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-05-01 00:00:00 -0400</ts:date>
+    <ts:date>1997-04-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>811931000</ts:ns>
   </trn:date-entered>
   <trn:description>WJ</trn:description>
@@ -7709,38 +8812,46 @@
 </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-07 00:00:00 -0400</ts:date>
+    <ts:date>1997-05-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-07 00:00:00 -0400</ts:date>
+    <ts:date>1997-05-06 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -7763,39 +8874,47 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1997-05-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-13 00:00:00 -0400</ts:date>
+    <ts:date>1997-05-12 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>831052000</ts:ns>
   </trn:date-entered>
   <trn:description>C</trn:description>
@@ -7818,12 +8937,16 @@
 </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-13 00:00:00 -0400</ts:date>
+    <ts:date>1997-05-12 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>878146000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -7846,12 +8969,16 @@
 </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-13 00:00:00 -0400</ts:date>
+    <ts:date>1997-05-12 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -7874,12 +9001,16 @@
 </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-13 00:00:00 -0400</ts:date>
+    <ts:date>1997-05-12 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>886369000</ts:ns>
   </trn:date-entered>
   <trn:description>LDPC</trn:description>
@@ -7902,12 +9033,16 @@
 </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-20 00:00:00 -0400</ts:date>
+    <ts:date>1997-05-19 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>890152000</ts:ns>
   </trn:date-entered>
   <trn:description>MA</trn:description>
@@ -7930,12 +9065,16 @@
 </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-20 00:00:00 -0400</ts:date>
+    <ts:date>1997-05-19 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>902096000</ts:ns>
   </trn:date-entered>
   <trn:description>Boss1</trn:description>
@@ -7958,12 +9097,16 @@
 </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-29 00:00:00 -0400</ts:date>
+    <ts:date>1997-05-28 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>910229000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -7986,66 +9129,78 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-02 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-02 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>923215000</ts:ns>
   </trn:date-entered>
   <trn:description>LDPC</trn:description>
@@ -8068,12 +9223,16 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>929466000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -8096,92 +9255,108 @@
 </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-05 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-04 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-05 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-04 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-05 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-04 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-09 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-08 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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>
@@ -8204,38 +9379,46 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <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: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: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-11 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-10 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>963589000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -8258,12 +9441,16 @@
 </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-13 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-12 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:52 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:52 -0800</ts:date>
     <ts:ns>983797000</ts:ns>
   </trn:date-entered>
   <trn:description>Insurance</trn:description>
@@ -8286,11 +9473,15 @@
 </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-14 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-13 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>11908000</ts:ns>
   </trn:date-entered>
   <trn:description>Cash</trn:description>
@@ -8313,12 +9504,16 @@
 </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-14 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-13 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>17571000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -8341,12 +9536,16 @@
 </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-14 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-13 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -8369,12 +9568,16 @@
 </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-14 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-13 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -8397,39 +9600,47 @@
 </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-24 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-23 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-24 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-23 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>39088000</ts:ns>
   </trn:date-entered>
   <trn:description>MC</trn:description>
@@ -8452,12 +9663,16 @@
 </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-24 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-23 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>42937000</ts:ns>
   </trn:date-entered>
   <trn:description>PC</trn:description>
@@ -8480,12 +9695,16 @@
 </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-24 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-23 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>52741000</ts:ns>
   </trn:date-entered>
   <trn:description>HMH</trn:description>
@@ -8508,12 +9727,16 @@
 </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-24 00:00:00 -0400</ts:date>
+    <ts:date>1997-06-23 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>67385000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -8536,11 +9759,15 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -8563,12 +9790,16 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>75908000</ts:ns>
   </trn:date-entered>
   <trn:description>LDPC</trn:description>
@@ -8591,12 +9822,16 @@
 </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-03 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -8619,39 +9854,47 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-14 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-13 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>91686000</ts:ns>
   </trn:date-entered>
   <trn:description>NB</trn:description>
@@ -8674,12 +9917,16 @@
 </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-14 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-13 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -8702,12 +9949,16 @@
 </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-14 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-13 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -8730,12 +9981,16 @@
 </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-28 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-27 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>113775000</ts:ns>
   </trn:date-entered>
   <trn:description>SL</trn:description>
@@ -8758,12 +10013,16 @@
 </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-28 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-27 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>119797000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -8786,11 +10045,15 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -8813,39 +10076,47 @@
 </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-31 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-31 00:00:00 -0400</ts:date>
+    <ts:date>1997-07-30 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>136270000</ts:ns>
   </trn:date-entered>
   <trn:description>LDPC</trn:description>
@@ -8868,11 +10139,15 @@
 </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-02 00:00:00 -0400</ts:date>
+    <ts:date>1997-08-01 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>437157000</ts:ns>
   </trn:date-entered>
   <trn:description>Gov</trn:description>
@@ -8895,12 +10170,16 @@
 </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-03 00:00:00 -0400</ts:date>
+    <ts:date>1997-08-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -8923,12 +10202,16 @@
 </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-04 00:00:00 -0400</ts:date>
+    <ts:date>1997-08-03 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -8951,12 +10234,16 @@
 </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-04 00:00:00 -0400</ts:date>
+    <ts:date>1997-08-03 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -8979,66 +10266,78 @@
 </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-10 00:00:00 -0400</ts:date>
+    <ts:date>1997-08-09 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-14 00:00:00 -0400</ts:date>
+    <ts:date>1997-08-13 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-14 00:00:00 -0400</ts:date>
+    <ts:date>1997-08-13 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>473567000</ts:ns>
   </trn:date-entered>
   <trn:description>C</trn:description>
@@ -9061,11 +10360,15 @@
 </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-15 00:00:00 -0400</ts:date>
+    <ts:date>1997-08-14 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -9088,12 +10391,16 @@
 </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-15 00:00:00 -0400</ts:date>
+    <ts:date>1997-08-14 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>485219000</ts:ns>
   </trn:date-entered>
   <trn:description>School</trn:description>
@@ -9116,12 +10423,16 @@
 </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-15 00:00:00 -0400</ts:date>
+    <ts:date>1997-08-14 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>489474000</ts:ns>
   </trn:date-entered>
   <trn:description>School</trn:description>
@@ -9144,12 +10455,16 @@
 </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-03 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>493645000</ts:ns>
   </trn:date-entered>
   <trn:description>Robo</trn:description>
@@ -9172,46 +10487,54 @@
 </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-06 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-06 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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&apos; ren</split:memo>
+      <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>
@@ -9219,7 +10542,7 @@
     </trn:split>
     <trn:split>
       <split:id type="guid">d98f1bc7bc8d4f8cf69944944ec90d0b</split:id>
-      <split:memo>Deposit + 1st, last months&apos; ren</split:memo>
+      <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>
@@ -9229,12 +10552,16 @@
 </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-08 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-07 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>512414000</ts:ns>
   </trn:date-entered>
   <trn:description>Travel</trn:description>
@@ -9259,12 +10586,16 @@
 </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-25 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-24 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>518612000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -9289,12 +10620,16 @@
 </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-28 00:00:00 -0400</ts:date>
+    <ts:date>1997-09-27 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>522918000</ts:ns>
   </trn:date-entered>
   <trn:description>C</trn:description>
@@ -9317,39 +10652,47 @@
 </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-03 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-02 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-06 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -9372,12 +10715,16 @@
 </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-06 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-05 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -9402,39 +10749,47 @@
 </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-17 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-17 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-16 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>548608000</ts:ns>
   </trn:date-entered>
   <trn:description>C</trn:description>
@@ -9457,12 +10812,16 @@
 </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-26 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -9485,12 +10844,16 @@
 </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-26 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>565974000</ts:ns>
   </trn:date-entered>
   <trn:description>CO</trn:description>
@@ -9513,12 +10876,16 @@
 </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-26 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -9543,12 +10910,16 @@
 </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-26 00:00:00 -0400</ts:date>
+    <ts:date>1997-10-25 21:00:00 -0700</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>577093000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -9571,39 +10942,47 @@
 </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-31 00:00:00 -0500</ts:date>
+    <ts:date>1997-10-30 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-11-01 00:00:00 -0500</ts:date>
+    <ts:date>1997-10-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>586006000</ts:ns>
   </trn:date-entered>
   <trn:description>AUC</trn:description>
@@ -9626,12 +11005,16 @@
 </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-11-01 00:00:00 -0500</ts:date>
+    <ts:date>1997-10-31 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -9654,12 +11037,16 @@
 </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-05 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-04 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>597900000</ts:ns>
   </trn:date-entered>
   <trn:description>Robo</trn:description>
@@ -9682,39 +11069,47 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>608886000</ts:ns>
   </trn:date-entered>
   <trn:description>C</trn:description>
@@ -9737,12 +11132,16 @@
 </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-14 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-13 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>613282000</ts:ns>
   </trn:date-entered>
   <trn:description>APSR</trn:description>
@@ -9765,12 +11164,16 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>619988000</ts:ns>
   </trn:date-entered>
   <trn:description>CO</trn:description>
@@ -9793,12 +11196,16 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -9821,12 +11228,16 @@
 </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-25 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-24 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>636357000</ts:ns>
   </trn:date-entered>
   <trn:description>Landlord</trn:description>
@@ -9851,39 +11262,47 @@
 </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-26 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-26 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-25 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>645435000</ts:ns>
   </trn:date-entered>
   <trn:description>Travel</trn:description>
@@ -9906,65 +11325,77 @@
 </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-27 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-27 00:00:00 -0500</ts:date>
+    <ts:date>1997-11-26 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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: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-11 00:00:00 -0500</ts:date>
+    <ts:date>1997-12-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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>
@@ -9987,12 +11418,16 @@
 </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-11 00:00:00 -0500</ts:date>
+    <ts:date>1997-12-10 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <ts:date>2001-03-26 12:43:53 -0800</ts:date>
     <ts:ns>679027000</ts:ns>
   </trn:date-entered>
   <trn:description>Robo</trn:description>
@@ -10015,31 +11450,36 @@
 </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-12 00:00:00 -0500</ts:date>
+    <ts:date>1997-12-11 21:00:00 -0800</ts:date>
   </trn:date-posted>
   <trn:date-entered>
-    <ts:date>2001-03-26 15:43:53 -0500</ts:date>
+    <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: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:splits>
 </gnc:transaction>
+</gnc:book>
 </gnc-v2>
 
 <!-- Local variables: -->

Modified: gnucash/trunk/src/backend/xml/test/test-files/xml2/pricedb1.gml2
===================================================================
--- gnucash/trunk/src/backend/xml/test/test-files/xml2/pricedb1.gml2	2010-11-02 21:14:38 UTC (rev 19744)
+++ gnucash/trunk/src/backend/xml/test/test-files/xml2/pricedb1.gml2	2010-11-02 23:06:37 UTC (rev 19745)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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"
@@ -11,21 +11,29 @@
      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:cust="http://www.gnucash.org/XML/cust"
+     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:job="http://www.gnucash.org/XML/job"
+     xmlns:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:addr="http://www.gnucash.org/XML/addr"
-     xmlns:owner="http://www.gnucash.org/XML/owner"
+     xmlns:cust="http://www.gnucash.org/XML/cust"
+     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:taxtable="http://www.gnucash.org/XML/taxtable"
      xmlns:tte="http://www.gnucash.org/XML/tte"
+     xmlns:order="http://www.gnucash.org/XML/order"
      xmlns:employee="http://www.gnucash.org/XML/employee"
-     xmlns:order="http://www.gnucash.org/XML/order"
-     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:invoice="http://www.gnucash.org/XML/invoice"
      xmlns:entry="http://www.gnucash.org/XML/entry"
+     xmlns:owner="http://www.gnucash.org/XML/owner"
      xmlns:vendor="http://www.gnucash.org/XML/vendor">
-<gnc:count-data cd:type="commodity">12</gnc:count-data>
+<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>
@@ -104,8 +112,16 @@
   <cmdty:name>AT&amp;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>
@@ -115,13 +131,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -131,13 +148,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -147,13 +165,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -163,13 +182,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -179,13 +199,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -195,13 +216,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -211,13 +233,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -227,13 +250,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -243,13 +267,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -259,13 +284,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -275,13 +301,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -291,13 +318,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -307,13 +335,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -323,13 +352,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -339,13 +369,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -355,13 +386,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -371,13 +403,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -387,13 +420,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -403,13 +437,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -419,13 +454,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -435,13 +471,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -451,13 +488,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -467,13 +505,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -483,13 +522,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -499,13 +539,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -515,13 +556,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -531,13 +573,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -547,13 +590,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -563,13 +607,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -579,13 +624,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -595,13 +641,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -611,13 +658,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -627,13 +675,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -643,13 +692,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -659,13 +709,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -675,13 +726,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:57:00 -0500</ts:date>
+      <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>
@@ -691,13 +743,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:57:00 -0500</ts:date>
+      <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>
@@ -707,13 +760,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:57:00 -0500</ts:date>
+      <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>
@@ -723,13 +777,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:57:00 -0500</ts:date>
+      <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>
@@ -739,13 +794,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:57:00 -0500</ts:date>
+      <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>
@@ -755,13 +811,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:57:00 -0500</ts:date>
+      <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>
@@ -771,13 +828,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -787,13 +845,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -803,13 +862,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -819,13 +879,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -835,13 +896,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -851,13 +913,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -867,13 +930,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -883,13 +947,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -899,13 +964,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -915,13 +981,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -931,13 +998,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -947,13 +1015,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -963,13 +1032,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -979,13 +1049,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -995,13 +1066,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1011,13 +1083,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1027,13 +1100,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1043,13 +1117,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1059,13 +1134,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1075,13 +1151,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1091,13 +1168,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1107,13 +1185,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1123,13 +1202,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1139,13 +1219,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1155,13 +1236,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1171,13 +1253,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1187,13 +1270,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1203,13 +1287,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1219,13 +1304,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1235,13 +1321,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1251,13 +1338,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1267,13 +1355,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1283,13 +1372,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1299,13 +1389,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1315,13 +1406,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1331,13 +1423,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1347,13 +1440,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1363,13 +1457,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1379,13 +1474,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1395,13 +1491,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1411,13 +1508,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -1427,13 +1525,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1443,13 +1542,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1459,13 +1559,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1475,13 +1576,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1491,13 +1593,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1507,13 +1610,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1523,13 +1627,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1539,13 +1644,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1555,13 +1661,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1571,13 +1678,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1587,13 +1695,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1603,13 +1712,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1619,13 +1729,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1635,13 +1746,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1651,13 +1763,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1667,13 +1780,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1683,13 +1797,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1699,13 +1814,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1715,13 +1831,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1731,13 +1848,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1747,13 +1865,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1763,13 +1882,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1779,13 +1899,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1795,13 +1916,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1811,13 +1933,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1827,13 +1950,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1843,13 +1967,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1859,13 +1984,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1875,13 +2001,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1891,13 +2018,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1907,13 +2035,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1923,13 +2052,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1939,13 +2069,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1955,13 +2086,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1971,13 +2103,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -1987,13 +2120,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -2003,13 +2137,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -2019,13 +2154,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -2035,13 +2171,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -2051,13 +2188,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -2067,13 +2205,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -2083,13 +2222,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2099,13 +2239,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2115,13 +2256,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2131,13 +2273,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2147,13 +2290,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2163,13 +2307,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2179,13 +2324,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2195,13 +2341,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2211,13 +2358,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2227,13 +2375,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2243,13 +2392,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2259,13 +2409,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2275,13 +2426,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2291,13 +2443,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2307,13 +2460,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2323,13 +2477,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2339,13 +2494,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2355,13 +2511,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2371,13 +2528,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2387,13 +2545,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2403,13 +2562,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2419,13 +2579,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2435,13 +2596,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2451,13 +2613,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2467,13 +2630,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2483,13 +2647,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2499,13 +2664,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2515,13 +2681,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2531,13 +2698,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2547,13 +2715,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2563,13 +2732,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2579,13 +2749,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2595,13 +2766,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:01:00 -0500</ts:date>
+      <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>
@@ -2611,13 +2783,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -2627,13 +2800,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:58:00 -0500</ts:date>
+      <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>
@@ -2643,13 +2817,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:01:00 -0500</ts:date>
+      <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>
@@ -2659,13 +2834,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:01:00 -0500</ts:date>
+      <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>
@@ -2675,13 +2851,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:01:00 -0500</ts:date>
+      <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>
@@ -2691,13 +2868,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:01:00 -0500</ts:date>
+      <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>
@@ -2707,13 +2885,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:01:00 -0500</ts:date>
+      <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>
@@ -2723,13 +2902,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:01:00 -0500</ts:date>
+      <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>
@@ -2739,13 +2919,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2755,13 +2936,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2771,13 +2953,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2787,13 +2970,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2803,13 +2987,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2819,13 +3004,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2835,13 +3021,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2851,13 +3038,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2867,13 +3055,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2883,13 +3072,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2899,13 +3089,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2915,13 +3106,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2931,13 +3123,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2947,13 +3140,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2963,13 +3157,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2979,13 +3174,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -2995,13 +3191,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3011,13 +3208,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3027,13 +3225,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3043,13 +3242,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3059,13 +3259,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3075,13 +3276,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3091,13 +3293,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3107,13 +3310,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3123,13 +3327,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3139,13 +3344,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3155,13 +3361,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3171,13 +3378,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3187,13 +3395,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3203,13 +3412,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3219,13 +3429,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3235,13 +3446,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3251,13 +3463,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:04:00 -0500</ts:date>
+      <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>
@@ -3267,13 +3480,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -3283,13 +3497,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:58:00 -0500</ts:date>
+      <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>
@@ -3299,13 +3514,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:04:00 -0500</ts:date>
+      <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>
@@ -3315,13 +3531,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:04:00 -0500</ts:date>
+      <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>
@@ -3331,13 +3548,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:04:00 -0500</ts:date>
+      <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>
@@ -3347,13 +3565,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:04:00 -0500</ts:date>
+      <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>
@@ -3363,13 +3582,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:04:00 -0500</ts:date>
+      <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>
@@ -3379,13 +3599,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:04:00 -0500</ts:date>
+      <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>
@@ -3395,13 +3616,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3411,13 +3633,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3427,13 +3650,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3443,13 +3667,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3459,13 +3684,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3475,13 +3701,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3491,13 +3718,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3507,13 +3735,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3523,13 +3752,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3539,13 +3769,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3555,13 +3786,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3571,13 +3803,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3587,13 +3820,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3603,13 +3837,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3619,13 +3854,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3635,13 +3871,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3651,13 +3888,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3667,13 +3905,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3683,13 +3922,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3699,13 +3939,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3715,13 +3956,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3731,13 +3973,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3747,13 +3990,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3763,13 +4007,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3779,13 +4024,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3795,13 +4041,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3811,13 +4058,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3827,13 +4075,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3843,13 +4092,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3859,13 +4109,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3875,13 +4126,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3891,13 +4143,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3907,13 +4160,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -3923,13 +4177,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -3939,13 +4194,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:58:00 -0500</ts:date>
+      <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>
@@ -3955,13 +4211,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:02:00 -0500</ts:date>
+      <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>
@@ -3971,13 +4228,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:02:00 -0500</ts:date>
+      <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>
@@ -3987,13 +4245,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:02:00 -0500</ts:date>
+      <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>
@@ -4003,13 +4262,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:02:00 -0500</ts:date>
+      <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>
@@ -4019,13 +4279,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:02:00 -0500</ts:date>
+      <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>
@@ -4035,13 +4296,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-21 16:02:00 -0500</ts:date>
+      <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>
@@ -4051,13 +4313,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4067,13 +4330,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4083,13 +4347,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4099,13 +4364,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4115,13 +4381,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4131,13 +4398,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4147,13 +4415,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4163,13 +4432,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4179,13 +4449,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4195,13 +4466,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4211,13 +4483,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4227,13 +4500,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4243,13 +4517,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4259,13 +4534,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4275,13 +4551,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4291,13 +4568,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4307,13 +4585,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4323,13 +4602,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4339,13 +4619,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4355,13 +4636,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4371,13 +4653,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4387,13 +4670,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4403,13 +4687,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4419,13 +4704,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4435,13 +4721,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4451,13 +4738,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4467,13 +4755,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4483,13 +4772,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4499,13 +4789,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4515,13 +4806,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4531,13 +4823,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4547,13 +4840,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4563,13 +4857,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4579,13 +4874,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4595,13 +4891,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4611,13 +4908,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4627,13 +4925,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4643,13 +4942,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4659,13 +4959,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:00:00 -0500</ts:date>
+      <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>
@@ -4675,13 +4976,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -4691,13 +4993,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:58:00 -0500</ts:date>
+      <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>
@@ -4707,13 +5010,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4723,13 +5027,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4739,13 +5044,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4755,13 +5061,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4771,13 +5078,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4787,13 +5095,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4803,13 +5112,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4819,13 +5129,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4835,13 +5146,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4851,13 +5163,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4867,13 +5180,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4883,13 +5197,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4899,13 +5214,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4915,13 +5231,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4931,13 +5248,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4947,13 +5265,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4963,13 +5282,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4979,13 +5299,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -4995,13 +5316,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5011,13 +5333,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5027,13 +5350,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5043,13 +5367,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5059,13 +5384,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5075,13 +5401,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5091,13 +5418,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5107,13 +5435,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5123,13 +5452,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5139,13 +5469,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5155,13 +5486,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5171,13 +5503,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5187,13 +5520,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5203,13 +5537,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5219,13 +5554,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 16:02:00 -0500</ts:date>
+      <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>
@@ -5235,13 +5571,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:59:00 -0500</ts:date>
+      <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>
@@ -5251,13 +5588,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-26 15:58:00 -0500</ts:date>
+      <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>
@@ -5267,13 +5605,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:02:00 -0500</ts:date>
+      <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>
@@ -5283,13 +5622,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:02:00 -0500</ts:date>
+      <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>
@@ -5299,13 +5639,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:02:00 -0500</ts:date>
+      <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>
@@ -5315,13 +5656,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:02:00 -0500</ts:date>
+      <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>
@@ -5331,13 +5673,14 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:02:00 -0500</ts:date>
+      <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>
@@ -5347,13 +5690,19 @@
       <cmdty:id>USD</cmdty:id>
     </price:currency>
     <price:time>
-      <ts:date>2001-03-23 16:02:00 -0500</ts:date>
+      <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: -->



More information about the gnucash-changes mailing list