cppu/source/uno/assign.hxx         |    2 
 sd/qa/unit/data/xml/n593612_0.xml  |    4 
 sd/qa/unit/data/xml/n762695_0.xml  |    4 
 sd/qa/unit/data/xml/n762695_1.xml  |    8 
 sd/qa/unit/data/xml/n819614_0.xml  |  668 +++++++++----------------------------
 sd/qa/unit/data/xml/n820786_0.xml  |  204 ++---------
 sd/qa/unit/data/xml/tdf90338_0.xml |    4 
 sd/qa/unit/data/xml/tdf92001_0.xml |    8 
 8 files changed, 226 insertions(+), 676 deletions(-)

New commits:
commit d46f659c7524625474f0bb907805e285ee27d5ec
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Tue Oct 26 00:24:49 2021 +0300
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Tue Oct 26 07:19:40 2021 +0200

    Make sure that self-assign test checks types
    
    This may be important with static empty sequence cppu::g_emptySeq, that is
    common for sequences of different types.
    
    The changes in sd/qa/unit/data/xml/*.xml fix places where anys with empty
    Sequence<OUString> used to wrongly take 'if(aAny >>= aPropSeq)' branch in
    dumpPropertyValueAsElement (drawinglayer/source/dumper/XShapeDumper.cxx).
    
    Change-Id: I5b0544ca94b30437c01dd46f376408f91510bcb7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124167
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/cppu/source/uno/assign.hxx b/cppu/source/uno/assign.hxx
index 4e3d70f311b2..c6a2cf58b457 100644
--- a/cppu/source/uno/assign.hxx
+++ b/cppu/source/uno/assign.hxx
@@ -388,7 +388,7 @@ inline bool _assignData(
             return false;
         // self assignment:
         if (*static_cast<uno_Sequence **>(pSource) == 
*static_cast<uno_Sequence **>(pDest))
-            return true;
+            return _type_equals(pDestType, pSourceType); // E.g. static empty 
sequence may be shared
         if (_type_equals( pDestType, pSourceType ))
         {
             osl_atomic_increment( &(*static_cast<uno_Sequence 
**>(pSource))->nRefCount );
diff --git a/sd/qa/unit/data/xml/n593612_0.xml 
b/sd/qa/unit/data/xml/n593612_0.xml
index 7c93f494e3ca..3f5f88e445f1 100644
--- a/sd/qa/unit/data/xml/n593612_0.xml
+++ b/sd/qa/unit/data/xml/n593612_0.xml
@@ -18,9 +18,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
diff --git a/sd/qa/unit/data/xml/n762695_0.xml 
b/sd/qa/unit/data/xml/n762695_0.xml
index 710a5039ab69..02b3074e92f1 100644
--- a/sd/qa/unit/data/xml/n762695_0.xml
+++ b/sd/qa/unit/data/xml/n762695_0.xml
@@ -18,9 +18,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
diff --git a/sd/qa/unit/data/xml/n762695_1.xml 
b/sd/qa/unit/data/xml/n762695_1.xml
index 54b383db40a8..f0798923fed9 100644
--- a/sd/qa/unit/data/xml/n762695_1.xml
+++ b/sd/qa/unit/data/xml/n762695_1.xml
@@ -18,9 +18,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -104,9 +102,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
diff --git a/sd/qa/unit/data/xml/n819614_0.xml 
b/sd/qa/unit/data/xml/n819614_0.xml
index e28d86fb510c..a12f04d7e6fa 100644
--- a/sd/qa/unit/data/xml/n819614_0.xml
+++ b/sd/qa/unit/data/xml/n819614_0.xml
@@ -34,9 +34,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -97,12 +95,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -156,12 +150,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -215,12 +205,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -274,12 +260,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -337,12 +319,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -396,12 +374,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -455,12 +429,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -514,12 +484,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -573,12 +539,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -632,12 +594,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -691,12 +649,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -754,12 +708,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -813,12 +763,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -872,12 +818,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -931,12 +873,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -994,12 +932,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1053,12 +987,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1112,12 +1042,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1171,12 +1097,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1230,12 +1152,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1289,12 +1207,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1348,12 +1262,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1407,12 +1317,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1466,12 +1372,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1525,12 +1427,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1584,12 +1482,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1647,12 +1541,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1706,12 +1596,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1765,12 +1651,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1824,12 +1706,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1883,12 +1761,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -1942,12 +1816,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2001,12 +1871,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2064,12 +1930,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2123,12 +1985,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2182,12 +2040,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2241,12 +2095,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2300,12 +2150,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2359,12 +2205,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2418,12 +2260,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2477,12 +2315,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2536,12 +2370,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2595,12 +2425,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2654,12 +2480,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2717,12 +2539,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2776,12 +2594,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2835,12 +2649,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2894,12 +2704,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -2953,12 +2759,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3012,12 +2814,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3071,12 +2869,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3130,12 +2924,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3189,12 +2979,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3248,12 +3034,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3307,12 +3089,8 @@
      <PropertyValue name="AdjustmentValues">
       <AdjustmentValues/>
      </PropertyValue>
-     <PropertyValue name="Equations">
-      <Equations/>
-     </PropertyValue>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3371,9 +3149,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3435,9 +3211,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3499,9 +3273,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3563,9 +3335,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3627,9 +3397,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3691,9 +3459,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3755,9 +3521,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3819,9 +3583,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3883,9 +3645,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -3947,9 +3707,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4011,9 +3769,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4075,9 +3831,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4139,9 +3893,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4203,9 +3955,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4267,9 +4017,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4331,9 +4079,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4395,9 +4141,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4459,9 +4203,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4523,9 +4265,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4587,9 +4327,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4651,9 +4389,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4715,9 +4451,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4779,9 +4513,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4843,9 +4575,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4907,9 +4637,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -4971,9 +4699,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5035,9 +4761,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5099,9 +4823,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5163,9 +4885,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5227,9 +4947,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5291,9 +5009,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5355,9 +5071,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5419,9 +5133,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5483,9 +5195,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5547,9 +5257,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5611,9 +5319,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5675,9 +5381,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5739,9 +5443,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5803,9 +5505,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5867,9 +5567,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5931,9 +5629,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -5995,9 +5691,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6059,9 +5753,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6123,9 +5815,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6187,9 +5877,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6251,9 +5939,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6315,9 +6001,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6379,9 +6063,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6443,9 +6125,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6507,9 +6187,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6571,9 +6249,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6635,9 +6311,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6699,9 +6373,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6763,9 +6435,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6827,9 +6497,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -6891,9 +6559,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
diff --git a/sd/qa/unit/data/xml/n820786_0.xml 
b/sd/qa/unit/data/xml/n820786_0.xml
index ebf229fafd32..a7e7c40cbb3b 100644
--- a/sd/qa/unit/data/xml/n820786_0.xml
+++ b/sd/qa/unit/data/xml/n820786_0.xml
@@ -18,9 +18,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -84,9 +82,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -168,9 +164,7 @@
       <AdjustmentValues/>
      </PropertyValue>
      <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-     <PropertyValue name="Handles">
-      <Handles/>
-     </PropertyValue>
+     <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
      <PropertyValue name="Path">
@@ -259,9 +253,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -323,9 +315,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -387,9 +377,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -451,9 +439,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -515,9 +501,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -579,9 +563,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -643,9 +625,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -707,9 +687,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -771,9 +749,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -835,9 +811,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -899,9 +873,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -963,9 +935,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1027,9 +997,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1091,9 +1059,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1155,9 +1121,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1219,9 +1183,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1283,9 +1245,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1347,9 +1307,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1411,9 +1369,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1475,9 +1431,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1539,9 +1493,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1603,9 +1555,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1667,9 +1617,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1731,9 +1679,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1795,9 +1741,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1859,9 +1803,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1923,9 +1865,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -1987,9 +1927,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2051,9 +1989,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2115,9 +2051,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2179,9 +2113,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2243,9 +2175,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2307,9 +2237,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2371,9 +2299,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2435,9 +2361,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2499,9 +2423,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2563,9 +2485,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2627,9 +2547,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2691,9 +2609,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2755,9 +2671,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2819,9 +2733,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2883,9 +2795,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -2947,9 +2857,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -3011,9 +2919,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -3075,9 +2981,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -3139,9 +3043,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -3203,9 +3105,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
@@ -3267,9 +3167,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
diff --git a/sd/qa/unit/data/xml/tdf90338_0.xml 
b/sd/qa/unit/data/xml/tdf90338_0.xml
index 2f779413596b..8bff66067c28 100644
--- a/sd/qa/unit/data/xml/tdf90338_0.xml
+++ b/sd/qa/unit/data/xml/tdf90338_0.xml
@@ -18,9 +18,7 @@
     <AdjustmentValues/>
    </PropertyValue>
    <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="true" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
diff --git a/sd/qa/unit/data/xml/tdf92001_0.xml 
b/sd/qa/unit/data/xml/tdf92001_0.xml
index 40e64cdc1cea..afc1fd6ef10a 100644
--- a/sd/qa/unit/data/xml/tdf92001_0.xml
+++ b/sd/qa/unit/data/xml/tdf92001_0.xml
@@ -17,12 +17,8 @@
    <PropertyValue name="AdjustmentValues">
     <AdjustmentValues/>
    </PropertyValue>
-   <PropertyValue name="Equations">
-    <Equations/>
-   </PropertyValue>
-   <PropertyValue name="Handles">
-    <Handles/>
-   </PropertyValue>
+   <PropertyValue name="Equations" handle="0" propertyState="DIRECT_VALUE"/>
+   <PropertyValue name="Handles" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredX" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="MirroredY" value="false" handle="0" 
propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">

Reply via email to