Sample XML for Dynamic Memory Web Services

<dynamicMemory>
<memoryName>MemorySeg</memoryName>
<memoryId>123</memoryId>
<fileId>123</fileId>
<size>123</size>
<lifeCycleStage>DEPLOYED</lifeCycleStage>
<memoryDescription>
</memoryDescription>
<refId1>
</refId1>
<refId2>
</refId2>
<action>NONE</action>
<memories>
<memorySegment>
<name>MemSeg1</name>
<description>
</description>
<offset>0x0001</offset>
<size>11</size>
<content>00</content>
<color>#32206f</color>
<saot>false</saot>
</memorySegment>
<memorySegment>
<name>MemSeg2</name>
<description>
</description>
<offset>0x0025</offset>
<size>11</size>
<content>00</content>
<color>#d44415</color>
<saot>false</saot>
</memorySegment>
</memories>
<memoryType>2</memoryType>
</dynamicMemory>