We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

XML to PDF (XML created by Microsoft Word)

Hello,

I tried to convert a xml into a pdf file. The xml file was created by Microsoft Word 2003.

I used PDFLogicDocument::OpenXml but it did not work. The cpu load is 50percent and the call OpenXml() never return.

Is it supported converting xml createt by word to pdf?


Thank you,
J. Weber


9 Replies

AJ Ajish Syncfusion Team August 1, 2006 10:03 AM UTC

Hi Jurgen,

The DocToPDF conversion takes place in the following steps Essential DocIO opens the MsWordDocument and it is saved as internal xml format which is opened by Essential PDF and rendered as PDF file. Here is a sample for your reference:
DocToPDF Sample


Please take a look and let me know if you have any questions.

Best Regards,
Ajish.



JW Jürgen Weber August 2, 2006 12:38 PM UTC

Hello,

thx for your answer. The example works fine.
But I want to open a xml file generated by microsoft word

System.IO.Stream fs = new FileStream(file, FileMode.Open);

PDFLogicDocument pdfDocument = new PDFLogicDocument();
pdfDocument.OpenXml( fs );
pdfDocument.Save( "DocToPDF.pdf" );


But this do not work. The methode OpenXml() never returns.


thx.




AJ Ajish Syncfusion Team August 2, 2006 07:18 PM UTC

Hi Jurgen,

I am afraid currently we do not have any support for converting a Word XML Document (*.xml) using Essential PDF and Essential DocIO also we do not have any immediate plans of implementing it in the near future. Please let me know if you have any other questions.

Best Regards,
Ajish.


FE fernando replied to Ajish September 30, 2016 09:46 PM UTC

Hi Jurgen,

I am afraid currently we do not have any support for converting a Word XML Document (*.xml) using Essential PDF and Essential DocIO also we do not have any immediate plans of implementing it in the near future. Please let me know if you have any other questions.

Best Regards,
Ajish.

Can you help me?
how can i convert a xml file  to pdf, i am using WPF 
please convert my XML to PDF
my syntax is as follows

<Graph xmlns="http://schemas.datacontract.org/2004/07/Syncfusion.UI.Xaml.Diagram.Serializer" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <a:KeyValueOfstringanyType>
      <a:Key>Title</a:Key>
      <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Page</a:Value>
    </a:KeyValueOfstringanyType>
    <a:KeyValueOfstringanyType>
      <a:Key>PageDummy</a:Key>
      <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/Soriana.ViewModel" i:type="b:PageVM">
        <b:GridLines>true</b:GridLines>
        <b:HOffset>0</b:HOffset>
        <b:MultiplePage>true</b:MultiplePage>
        <b:PageHeight>793.70078740157487</b:PageHeight>
        <b:PageOrientation>Landscape</b:PageOrientation>
        <b:PageWidth>1122.5196850393702</b:PageWidth>
        <b:Ruler>true</b:Ruler>
        <b:Scale>1</b:Scale>
        <b:SelectedFormat>A4</b:SelectedFormat>
        <b:SelectedUnit>Pixels</b:SelectedUnit>
        <b:ShowPageBreaks>true</b:ShowPageBreaks>
        <b:SnapToGrid>true</b:SnapToGrid>
        <b:SnapToObject>true</b:SnapToObject>
        <b:VOffset>0</b:VOffset>
      </a:Value>
    </a:KeyValueOfstringanyType>
  </Attributes>
  <Connectors />
  <Constraints>Zoomable PannableX PannableY PanRailsX PanRailsY Undoable Relationship Events AutoScroll Selectable Draggable Connectable Drop Resizable Rotatable ContextMenu Commands DrawingTool</Constraints>
  <CurrentZoom>0.87085714285714277</CurrentZoom>
  <DrawingTool>Connector</DrawingTool>
  <Groups />
  <HorizontalOffset>-58.222857142857066</HorizontalOffset>
  <MultipleSelectionMode>Default</MultipleSelectionMode>
  <Nodes>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">b4e9f2b2-ef16-4e2a-b4ea-0c3982e317f2</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">18ed18c1-5324-4d4e-814a-55c387a4eee2</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">a:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">4fb8af6d-8c3d-40f7-876e-d913c178539b</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">a:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>25.029763489485436</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>270.92857142857139</OffsetX>
      <OffsetY>391.12744709651946</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>31.999999999999972</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">4f0fe18d-5d8e-4960-b958-ad12ade8b8e4</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">cbd13839-aae7-4a6f-b9bb-ad5b114465d7</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">en tu tarjeta</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">90b0fa1a-0cd6-4bba-b640-22681e161425</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">en tu tarjeta</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>27.604366893630555</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>289.42857142857139</OffsetX>
      <OffsetY>466.19781655318474</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>45.00000000000005</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">3d542977-7dc6-45d4-b3a5-02f0d4194049</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">116c616b-2b85-49cf-95a6-5da81014dba7</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">te regala:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">be369834-4a6c-4c01-bbbc-0a4dea81f122</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">te regala:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>315.42857142857139</OffsetX>
      <OffsetY>409.97882945884356</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>142.99999999999997</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">582db4ea-6d39-4f7e-9c8f-925c1a2816b6</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">ab688815-b56c-4481-beb8-3a38534ef0e8</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">12.20   </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">455de2a0-e0c2-43da-9006-dfdf0b35849e</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Precio de Venta De</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">12.20   </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.332865648347028</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>315.42857142857139</OffsetX>
      <OffsetY>438.2292002821959</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>150.8571428571428</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">d038304b-f810-4cc9-93cd-6516595b1272</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">b8701318-3a10-4bab-8551-0feb211c7ba8</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
              MOCHILA KINDER MY              
            LITTLE PONNY PHOTPACK            
                                             
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">9193b07c-25df-49e4-a27b-3338c7fd759c</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Descripción del regalo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">MOCHILA KINDER MY LITTLE PONNY PHOTPACK           </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.284432726626768</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>332.29085867310931</OffsetX>
      <OffsetY>364.4703489884634</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>163.00000000000009</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">ec6c7581-4def-4bcc-b004-e7858241a8e2</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">71383631-f33c-4046-b74b-1621a14f5f9a</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">20% </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">26d38de7-6896-4a1b-a4ae-9eab6e2b062b</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Porcentaje Dinero Electrónico</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">20% </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.462792121606583</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>139.7017266658911</OffsetX>
      <OffsetY>389.79121366361056</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>86.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">4c69cb34-9fca-46ae-b5de-088fd4a7ad95</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">d83cd34f-b20f-4213-aea9-9ef966cda305</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">7506299824134 </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">86eeb951-7898-4b74-9a57-de80a0de1844</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Código de Barras</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">7506299824134 </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>108.92441860465117</OffsetX>
      <OffsetY>477.854136843631</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>97.848837209302317</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">169cd6a0-ad9a-4ce1-96bf-826c98de84b7</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">570fae30-7723-4797-8103-3868ee161e52</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
           Vigencia al 30/Sep/2016           
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">b3e14e41-fa61-449c-bc83-505e9d98b7a8</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Fecha Fin Promoción</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Vigencia al 30/Sep/2016       </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">http://</a:Value>
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>23.637217394724225</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>144.43505312943086</OffsetX>
      <OffsetY>442.33085598364971</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>100.00000000000007</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">0d1623e9-d1ae-4cde-968d-beba6a7fdbbf</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">f894fd31-bff8-4420-b663-05318ecc5ec7</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">promo</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">6939c275-12de-443a-a461-6dcf6013ad2b</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Promoción NxM</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">promo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.998967280416235</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>134.7017266658911</OffsetX>
      <OffsetY>416.01276364607946</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>76.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">ee88ad2d-74c3-447c-8008-f5e900e41745</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">e51b6afc-7a5a-4132-a4c8-d5bc6145a982</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">12.20   </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">0041c256-9afa-426f-a1f0-f5972968d6b6</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Precio de Venta De</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">12.20   </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.332865648347028</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>328.5</OffsetX>
      <OffsetY>224.74052474501789</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>150.8571428571428</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">84ce419a-a6b8-47a8-913f-250ec93a9a68</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">20927b19-d83e-4a5b-b590-d3be9f599ee2</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">te regala:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">99023f00-80bc-4461-a034-8ac5566b310b</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">te regala:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>328.5</OffsetX>
      <OffsetY>196.49015392166555</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>142.99999999999997</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">5ef73659-e0f4-4c9f-ae4d-c2c850cb6291</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">f5787d47-1687-45ef-aa80-085da123aec0</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">20.00   </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">8d0d29db-7e81-4abe-baef-07d43342ca84</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Precio de Venta A</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">20.00   </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">http://</a:Value>
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>25.062283832598304</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>356</OffsetX>
      <OffsetY>177.65503173089786</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>128.00000000000003</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">7a37f07e-5fc6-4e07-a197-9c368532e0e7</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">e365f0bb-73cb-4c03-8abc-a7bfe84f04a9</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">Oferta!</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">9cf924dc-be0c-40f0-ad30-00756c0a43e4</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Oferta!</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.650525220610291</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>139.7017266658911</OffsetX>
      <OffsetY>359.82526261030512</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>32.866666666666717</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">673f070a-75ab-42b9-bdf9-60dba5c64d51</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">e67edf00-a7c6-4e1b-95ca-a538e6ad5d7b</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">Oferta!</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">39fbb066-e4f0-465a-bf10-0cab6604ab3c</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Oferta!</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.650525220610291</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>125.26667353646023</OffsetX>
      <OffsetY>140.30265288589126</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>32.866666666666717</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">d987097d-308f-4058-9616-084218e1dc2a</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">17d36eb4-27d1-4840-8c25-6109fcd69fa5</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">promo</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">6bfbb768-d2e7-42e4-b760-d8759321d4ac</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Promoción NxM</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">promo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.998967280416235</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>120.26667353646025</OffsetX>
      <OffsetY>196.49015392166558</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>76.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">0a487493-ae31-45a3-9340-1f74a4ab94b3</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">d8ccc94a-588a-4135-901c-e2f0b52e669a</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">en tu tarjeta</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">70f6c506-aa6e-455a-8d15-90c6319fcb31</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">en tu tarjeta</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>27.604366893630555</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>302.5</OffsetX>
      <OffsetY>252.7091410160067</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>45.00000000000005</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">75525ec6-32c6-4738-8acc-553dbfd68bc4</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">39ec2c2b-09c8-4468-9676-380d6ac2e0e2</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
           Vigencia al 30/Sep/2016           
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">4baf9eb6-58b9-4313-b07a-379f8975858d</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Fecha Fin Promoción</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Vigencia al 30/Sep/2016       </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">http://</a:Value>
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>23.637217394724225</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>130.00000000000003</OffsetX>
      <OffsetY>222.80824625923583</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>100.00000000000007</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">5d113f37-3a06-4441-b82f-4e0e2f7741dd</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">6728eb97-96dd-432b-9cf0-0580068a088b</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">7506299824134 </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">1a96d1ba-80e8-4e9b-8f51-26f091f54f65</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Código de Barras</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">7506299824134 </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>94.489365475220325</OffsetX>
      <OffsetY>258.33152711921713</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>97.848837209302317</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">55d50fc0-0437-472c-a066-5d0951c8308d</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">778658fc-456c-444b-8718-b4d7ef690966</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">20% </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">d24865d6-19d8-406e-ac9b-12cdcd0a3d24</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Porcentaje Dinero Electrónico</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">20% </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.462792121606583</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>125.26667353646025</OffsetX>
      <OffsetY>170.26860393919671</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>86.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">924cdb88-5d8d-4362-90b5-1d7b1694f4e2</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">af7dafa7-4976-4cca-9754-134cb7552f41</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
              MOCHILA KINDER MY              
            LITTLE PONNY PHOTPACK            
                                             
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">acf45cdc-5b7b-4ebd-8e59-a9fae9a9452d</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Descripción del regalo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">MOCHILA KINDER MY LITTLE PONNY PHOTPACK           </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.284432726626768</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>345.36228724453792</OffsetX>
      <OffsetY>150.98167345128536</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>163.00000000000009</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">64630c0c-7bfc-49ea-8fb6-14ba23bb8812</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">07992537-57cc-4511-bbd7-4f6b7a695d09</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">a:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">2967130b-a476-473c-b582-e5047e6d6ec4</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">a:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>25.029763489485436</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>284</OffsetX>
      <OffsetY>177.63877155934145</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>31.999999999999972</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">2149bb71-a67f-4ad5-963a-587fec8ecde8</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">e240a2b0-9036-4c4f-af0c-619afeea6bbc</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">7506299824134 </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">034af227-3dea-46d5-9a87-f20db797e2bf</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Código de Barras</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">7506299824134 </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>114.48936547522027</OffsetX>
      <OffsetY>697.854136843631</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>97.848837209302317</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">c693c068-995e-4c2d-81a3-b3d7928383f7</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">2073d188-b08c-4b02-a343-fa75a15ef289</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">20% </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">822fcb25-f100-42d3-a26b-a36fb88b7e9e</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Porcentaje Dinero Electrónico</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">20% </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.462792121606583</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>145.26667353646019</OffsetX>
      <OffsetY>609.79121366361051</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>86.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">1fc9ae6a-1bd4-43d2-9c20-23fc026a7ab0</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">982309be-bb1a-47cb-8333-1c0ee690f94b</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
           Vigencia al 30/Sep/2016           
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">c447e6e9-972f-469e-ac3f-97c4aca2f3e0</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Fecha Fin Promoción</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Vigencia al 30/Sep/2016       </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">http://</a:Value>
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>23.637217394724225</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>149.99999999999994</OffsetX>
      <OffsetY>662.33085598364971</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>100.00000000000007</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">fb3de9e3-aaad-4f5a-b924-51505ab6bf4b</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">ffdc3b8f-b5fc-4829-9d01-9838c0145c80</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">promo</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">ab6f4603-9c1f-451c-b115-92ae3f03798c</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Promoción NxM</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">promo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.998967280416235</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>140.26667353646019</OffsetX>
      <OffsetY>636.01276364607952</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>76.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">38b3949e-fab1-46d4-b1c5-314fa2ac0835</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">b4370034-3d3f-4507-8b78-659c0f5295ae</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">Oferta!</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">305539a1-990f-4fad-ae16-32c397d2f6ed</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Oferta!</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.650525220610291</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>145.26667353646019</OffsetX>
      <OffsetY>579.82526261030512</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>32.866666666666717</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">df63ed4e-f9f5-40d2-bae6-3e9d9da4137a</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">fc9b8c37-906f-460b-959e-957a4259040e</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
              MOCHILA KINDER MY              
            LITTLE PONNY PHOTPACK            
                                             
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">fa9951a0-ab1e-4c2c-a796-1e4e3f9c4aa0</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Descripción del regalo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">MOCHILA KINDER MY LITTLE PONNY PHOTPACK           </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.284432726626768</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>328.36228724453792</OffsetX>
      <OffsetY>584.47034898846323</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>163.00000000000009</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">d753ed5f-9709-4d3a-91ca-bd0d88fe1f17</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">4f164dd3-d0a8-4565-affe-341ce38dffef</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">a:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">43c1a1ac-248d-4a7c-a38a-1eafef0617b6</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">a:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>25.029763489485436</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>267</OffsetX>
      <OffsetY>611.12744709651929</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>31.999999999999972</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">f61a2f0c-927d-4f34-af0a-6ce9687943a2</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">2fe0b98c-a401-4e78-bb40-c68da3adc028</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">en tu tarjeta</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">3631d25e-c707-429a-a5f6-182253bc1179</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">en tu tarjeta</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>27.604366893630555</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>285.5</OffsetX>
      <OffsetY>686.19781655318457</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>45.00000000000005</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">52f1f1aa-d403-44f9-9418-03cacd9f2a9e</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">890c7b1b-1aaf-4df4-9ed5-3280a14675c9</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">te regala:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">4e5ad750-1ec9-4472-adc9-47940a8d28af</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">te regala:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>311.5</OffsetX>
      <OffsetY>629.97882945884339</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>142.99999999999997</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">e3880a8c-45fc-4c78-a0e6-2e57b9e1ecf9</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">b7e78105-369a-40e8-9b69-593e5cd07f93</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">Oferta!</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">739a4f03-7c9f-44e1-8f90-c862ca8dbae0</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Oferta!</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.650525220610291</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>699.701726665891</OffsetX>
      <OffsetY>139.82526261030517</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>32.866666666666717</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">f3f51d20-39e6-4216-9f43-5dde61183af4</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">6fa75f05-f8f6-4619-b032-38ed6b4942f7</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">7506299824134 </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">5527b85d-e218-489a-ae5c-ae0b2b612b47</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Código de Barras</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">7506299824134 </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>668.924418604651</OffsetX>
      <OffsetY>257.85413684363107</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>97.848837209302317</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">d19732b9-0674-4e07-a1cc-d59dda522ced</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">69fed3d9-4d36-43e4-a217-fa507903df03</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">promo</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">1aa620ac-a3df-4f49-99a6-9db8260880f0</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Promoción NxM</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">promo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.998967280416235</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>694.701726665891</OffsetX>
      <OffsetY>196.01276364607949</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>76.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">3e764eb2-b181-4fdb-872d-4936fe4212d3</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">275fa1bb-2bcb-4349-bd64-d6998b5f7706</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
           Vigencia al 30/Sep/2016           
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">70824858-c4e0-46ec-a7b6-71a2f10121f2</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Fecha Fin Promoción</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Vigencia al 30/Sep/2016       </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">http://</a:Value>
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>23.637217394724225</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>704.43505312943068</OffsetX>
      <OffsetY>222.33085598364977</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>100.00000000000007</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">79121cf9-86ad-4fcd-bae3-a6ada6499d76</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">17480e13-f9aa-442c-bc29-2c489aa63bf3</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">20% </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">8667e4e6-f5aa-4961-a4df-2577a005f55d</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Porcentaje Dinero Electrónico</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">20% </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.462792121606583</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>699.701726665891</OffsetX>
      <OffsetY>169.79121366361062</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>86.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">21a0ac9b-ab16-4398-8fe9-93864cab374f</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">b53a5be3-5ec6-4fd7-94fe-8aaa0f3724b8</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">20% </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">501215fa-c329-4f73-a28c-3ec806bef9c3</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Porcentaje Dinero Electrónico</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">20% </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.462792121606583</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>705.26667353646019</OffsetX>
      <OffsetY>389.79121366361056</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>86.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">70b37211-1ccd-44bb-9a18-dc72e521fb7b</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">1d249217-d803-4ae6-b149-4c9fa925469c</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
           Vigencia al 30/Sep/2016           
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">a005760b-4d35-41aa-9d58-e782e55e3fb5</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Fecha Fin Promoción</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Vigencia al 30/Sep/2016       </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">http://</a:Value>
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>23.637217394724225</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>709.99999999999989</OffsetX>
      <OffsetY>442.33085598364971</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>100.00000000000007</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">83755fa8-a166-425e-8b2c-aa85f054c064</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">099c99c4-efdb-4285-9491-8311a532dc79</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">promo</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">2a7696f1-f83d-4249-8e26-fba3c04d6a82</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Promoción NxM</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">promo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.998967280416235</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>700.26667353646019</OffsetX>
      <OffsetY>416.01276364607941</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>76.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">91f7b230-0f8c-48c7-8f07-95f4386885cb</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">7bb6021d-61e9-438e-9103-f45681011169</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">7506299824134 </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">3d013e2c-6a54-4f4d-a5a1-f33ee25b50b6</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Código de Barras</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">7506299824134 </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>674.48936547522021</OffsetX>
      <OffsetY>477.854136843631</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>97.848837209302317</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">a94bd7e7-aae7-4715-8ae6-170941f9793c</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">d9b2e51b-35ea-42ac-b7c3-658493dfdfdf</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">Oferta!</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">5e20323d-53cf-45c8-87ef-be056251a703</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Oferta!</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.650525220610291</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>705.26667353646019</OffsetX>
      <OffsetY>359.82526261030512</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>32.866666666666717</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">9f285fe0-3c28-47b8-ae91-3447a60612b5</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">47a628da-77b9-44b7-a03b-63757aa0a8e3</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
              MOCHILA KINDER MY              
            LITTLE PONNY PHOTPACK            
                                             
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">3a73366f-f791-4380-a74f-fec77baf03e9</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Descripción del regalo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">MOCHILA KINDER MY LITTLE PONNY PHOTPACK           </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.284432726626768</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>932.29085867310948</OffsetX>
      <OffsetY>154.14221636331342</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>163.00000000000009</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">1d71c95c-1333-4670-a92c-d0c165813955</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">a8ca3dba-fbd7-4e2c-8d7d-fc2be6afd540</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">12.20   </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">10fcc733-2dba-4fce-bd58-a2aee450667f</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Precio de Venta De</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">12.20   </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.332865648347028</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>915.42857142857156</OffsetX>
      <OffsetY>227.90106765704596</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>150.8571428571428</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">623630bc-5ad8-4bf3-90dc-aafe7cc24d78</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">d671d336-703f-4f24-bf4b-9f7e50dd6f0b</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">te regala:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">6d6efec1-9430-474e-b2aa-c6053859036a</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">te regala:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>915.42857142857156</OffsetX>
      <OffsetY>199.65069683369362</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>142.99999999999997</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">ff462e46-eb71-4e02-b1dc-f4865a3ceaca</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">1a1c6f7b-4848-4310-a392-31942e5db201</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">20.00   </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">cbbea8bc-b68a-4bbb-9abd-a64b7c24caad</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Precio de Venta A</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">20.00   </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">http://</a:Value>
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>25.062283832598304</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>942.92857142857156</OffsetX>
      <OffsetY>180.81557464292592</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>128.00000000000003</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">2c77d756-c59a-4225-a437-7eac25850073</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">951f8eed-ecb5-43f6-a7db-5b4d3c95735e</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">en tu tarjeta</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">77285088-e704-4e48-9172-2d807238ccee</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">en tu tarjeta</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>27.604366893630555</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>889.42857142857156</OffsetX>
      <OffsetY>255.86968392803476</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>45.00000000000005</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">2a769822-bae2-4152-b064-5a7b987fe677</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">f09024a5-a5b4-4aa7-a422-4c797c3d6f91</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">a:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">3c0e763a-449f-4522-88db-51f79fdcb233</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">a:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>25.029763489485436</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>870.92857142857156</OffsetX>
      <OffsetY>180.79931447136951</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>31.999999999999972</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">cb2f89b5-b9e3-44a6-a55a-82203a6f75cf</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">1b412f63-5e3b-4386-89fe-e95df7d3a682</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">a:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">d730782d-2cc3-43cf-8b54-d1e0ea39ff30</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">a:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>25.029763489485436</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>857.13771275546185</OffsetX>
      <OffsetY>391.12744709651946</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>31.999999999999972</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">3f8e08b3-5772-4894-9b55-351ba9be8cd7</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">a730c6c4-73d3-451c-9fb1-0fa3d343b736</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">en tu tarjeta</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">e73b74d5-8101-40b9-92fc-26ab121fb7fb</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">en tu tarjeta</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>27.604366893630555</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>875.63771275546185</OffsetX>
      <OffsetY>466.19781655318474</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>45.00000000000005</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">c48d6955-18a4-40ed-8e5a-3daf7c2757c5</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">54acb39c-1a58-4e8b-a21f-d47fdc747a22</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">20.00   </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">677cec68-89e5-4e41-ba1e-717ffd0c329b</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Precio de Venta A</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">20.00   </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">http://</a:Value>
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>25.062283832598304</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>929.13771275546185</OffsetX>
      <OffsetY>391.1437072680759</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>128.00000000000003</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">02760027-0fe5-428b-9962-920c68a9f997</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">406c5ead-00f4-430f-b23e-b43e80623d67</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">te regala:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">bd4e2cd8-bbf8-4a7b-87a9-1f530c8d91c4</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">te regala:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>901.63771275546185</OffsetX>
      <OffsetY>409.97882945884356</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>142.99999999999997</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">579ad254-31ea-430e-b65c-29a0022291a3</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">4b5e8453-bc84-4ed4-8177-2e2b792475f9</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">12.20   </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">c22cc2ba-d013-4889-b7fd-d9ae24b72736</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Precio de Venta De</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">12.20   </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.332865648347028</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>901.63771275546185</OffsetX>
      <OffsetY>438.2292002821959</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>150.8571428571428</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">a1947504-c889-461a-9624-d3236b15e1dc</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">35f292cf-1106-404e-9ccc-fb069c43d16a</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
              MOCHILA KINDER MY              
            LITTLE PONNY PHOTPACK            
                                             
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">72177522-20be-4c56-9fd3-b1641221946a</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Descripción del regalo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">MOCHILA KINDER MY LITTLE PONNY PHOTPACK           </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.284432726626768</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>918.49999999999977</OffsetX>
      <OffsetY>364.4703489884634</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>163.00000000000009</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">25548aef-0994-41e9-b98e-16336058ad1a</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">c14c5fb5-e923-4a98-ab1b-0915e87005ad</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
              MOCHILA KINDER MY              
            LITTLE PONNY PHOTPACK            
                                             
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">6215bc4d-b408-45a6-bbaf-175abb23d30a</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Descripción del regalo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">MOCHILA KINDER MY LITTLE PONNY PHOTPACK           </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.284432726626768</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>918.49999999999977</OffsetX>
      <OffsetY>584.47034898846323</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>163.00000000000009</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">9c35639e-afe5-4706-9856-635335d83c20</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">9af83b25-2b0c-43e5-8905-f4d15d82d4bd</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">12.20   </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">3a8e1e85-211c-4936-83d4-7d4081f575df</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Precio de Venta De</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">12.20   </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">20</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.332865648347028</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>901.63771275546185</OffsetX>
      <OffsetY>658.22920028219573</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>150.8571428571428</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">a109202f-3240-4f1e-bae4-2d94f4cd82da</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">8693d0b8-45b0-47c3-9cf5-5144c9e3846a</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">te regala:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">40864388-dc72-460b-83fe-e665a49768eb</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">te regala:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>901.63771275546185</OffsetX>
      <OffsetY>629.97882945884339</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>142.99999999999997</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">4ca883c2-d276-40ce-88e4-e795f2e7fa14</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">9025a1b9-54cd-42d4-bf71-4d1c766859ad</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">20.00   </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">04b9fb08-6262-44f8-9818-d30607f0434f</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Precio de Venta A</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">20.00   </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">http://</a:Value>
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>25.062283832598304</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>929.13771275546185</OffsetX>
      <OffsetY>611.14370726807579</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>128.00000000000003</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">1ed03650-ddb0-427e-8658-66140a6252e1</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">f435e252-60b7-4182-95ee-10ab7ac2d640</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">en tu tarjeta</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">ba629e81-ec21-45c9-af8e-177c2843b040</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">en tu tarjeta</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>27.604366893630555</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>875.63771275546185</OffsetX>
      <OffsetY>686.19781655318457</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>45.00000000000005</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">4ab5c9ab-0835-41c7-a1cf-0661800aac9f</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">77cc71b3-56d3-412d-9450-96e103be337b</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">a:</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">0fec3301-80fc-4516-9d49-41c728facc79</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">a:</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>25.029763489485436</Height>
      <IsSelected>false</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>857.13771275546185</OffsetX>
      <OffsetY>611.12744709651929</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>31.999999999999972</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">baa8279f-e467-43fa-a2f6-1f99779b7966</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">71bba954-3446-4620-b418-a2479792808a</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">Oferta!</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">947e9512-014e-4b26-af70-6bddd5ef9fd2</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Oferta!</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry i:nil="true">
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.650525220610291</Height>
      <IsSelected>true</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>719.701726665891</OffsetX>
      <OffsetY>567.88718776749533</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>32.866666666666717</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">2ce5804f-c5a6-43d6-87f4-56ed0e589042</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">5c817d24-1a79-4d47-a438-82a95adaacc3</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">7506299824134 </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">e88bb6ba-9237-415f-9511-4e854649a8b7</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Código de Barras</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">7506299824134 </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.167875998357697</Height>
      <IsSelected>true</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>688.924418604651</OffsetX>
      <OffsetY>685.91606200082117</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>97.848837209302317</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">9a68419a-fcbc-47d1-a7d6-06296e593407</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">2b324fac-7356-4f93-b8ca-e5f0521360f8</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">promo</Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">26d1bc7d-9d44-4ede-9aa4-1734ef48e758</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Promoción NxM</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">promo</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">18</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>28.998967280416235</Height>
      <IsSelected>true</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>714.701726665891</OffsetX>
      <OffsetY>624.07468880326962</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>76.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">c1a4f1a4-89fe-4329-a49e-8ef791642337</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">5e24e133-9ea4-459d-82fa-72be401eb4dc</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">
                                             
           Vigencia al 30/Sep/2016           
                                             
                                             
                                             </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">e273de91-e6d4-44fc-8f59-b11ea4054cfa</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Fecha Fin Promoción</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Vigencia al 30/Sep/2016       </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">14</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">http://</a:Value>
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>23.637217394724225</Height>
      <IsSelected>true</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>724.43505312943068</OffsetX>
      <OffsetY>650.39278114083993</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>100.00000000000007</Width>
      <ZIndex>0</ZIndex>
    </Node>
    <Node>
      <ID i:nil="true" />
      <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">801cb3cb-6627-4113-9ad3-0ca8e94984b8</InternalID>
      <Raw i:nil="true" />
      <Type>Soriana.ViewModel.NodeVM, DiagramBuilder</Type>
      <AnnotationColT>System.Collections.Generic.List`1[[Syncfusion.UI.Xaml.Diagram.Controls.IAnnotation, Syncfusion.SfDiagram.Wpf]], mscorlib</AnnotationColT>
      <Annotations>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">8eab1d53-9487-4887-86bd-51982eb34156</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">20% </Content>
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
        <Annotation>
          <ID i:nil="true" />
          <InternalID xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/" i:type="a:guid">4b2c8f49-cdec-4746-be05-fa8c108490c2</InternalID>
          <Raw i:nil="true" />
          <Type>Soriana.ViewModel.LabelVM, DiagramBuilder</Type>
          <Alignment>Center</Alignment>
          <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
          <Content i:type="a:string" i:nil="true" />
          <HorizontalAlignment>Center</HorizontalAlignment>
          <VerticalAlignment>Center</VerticalAlignment>
        </Annotation>
      </Annotations>
      <Attributes xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <a:KeyValueOfstringanyType>
          <a:Key>FillDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FFFFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowDrag</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowResize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AllowRotate</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>AspectRatio</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>ContentDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">Porcentaje Dinero Electrónico</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>StrokeDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF7F7F7F</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Thickness</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>DashDot</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">1, 0</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Opacity</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:double">1</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Label</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">20% </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontSize</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:int">28</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontWeight</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontWeight" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>FontStyle</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:FontStyle" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Bold</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">true</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Italic</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:boolean">false</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>TextAlignment</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:TextAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelHAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:HorizontalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelVAlign</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:VerticalAlignment">Center</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelMargin</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Thickness">
            <b:Bottom>5</b:Bottom>
            <b:Left>5</b:Left>
            <b:Right>5</b:Right>
            <b:Top>5</b:Top>
          </a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelBgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#00FFFFFF</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>LabelFgDummy</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string">#FF000000</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Name</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>Visibility</a:Key>
          <a:Value xmlns:b="http://schemas.datacontract.org/2004/07/System.Windows" i:type="b:Visibility">Visible</a:Value>
        </a:KeyValueOfstringanyType>
        <a:KeyValueOfstringanyType>
          <a:Key>HyperLink</a:Key>
          <a:Value xmlns:b="http://www.w3.org/2001/XMLSchema" i:type="b:string" />
        </a:KeyValueOfstringanyType>
      </Attributes>
      <Constraints>Default</Constraints>
      <Flip>None</Flip>
      <Geometry>
      </Geometry>
      <GroupId i:nil="true" />
      <Height>39.462792121606583</Height>
      <IsSelected>true</IsSelected>
      <MaxHeight>INF</MaxHeight>
      <MaxWidth>INF</MaxWidth>
      <MinHeight>0</MinHeight>
      <MinWidth>0</MinWidth>
      <OffsetX>719.701726665891</OffsetX>
      <OffsetY>597.85313882080072</OffsetY>
      <Pivot xmlns:a="http://schemas.datacontract.org/2004/07/System.Windows">
        <a:_x>0.5</a:_x>
        <a:_y>0.5</a:_y>
      </Pivot>
      <PortColT i:nil="true" />
      <Ports />
      <RotateAngle>0</RotateAngle>
      <ShapeStyle i:nil="true" />
      <Width>86.999999999999986</Width>
      <ZIndex>0</ZIndex>
    </Node>
  </Nodes>
  <Tool>MultipleSelect</Tool>
  <V xmlns:a="http://schemas.datacontract.org/2004/07/System">
    <a:_Build>0</a:_Build>
    <a:_Major>14</a:_Major>
    <a:_Minor>1460</a:_Minor>
    <a:_Revision>41</a:_Revision>
  </V>
  <VerticalOffset>171.20000000000005</VerticalOffset>
</Graph>


Attachment: xml_79ce4e16.rar


PV Prakash Viswanathan Syncfusion Team October 3, 2016 12:47 PM UTC

Hi Jurgen, 
 
Thanks for contacting Syncfusion support. 
 
You can convert XML to PDF using our HTML to PDF converter. Please refer below KB link, this contains code snippet and sample for converting XML to PDF. 
 
Please let us know if you need any further assistance on this. 
 
Regards, 
Prakash V. 



FE fernando replied to Prakash Viswanathan October 3, 2016 11:08 PM UTC

Hi Jurgen, 
 
Thanks for contacting Syncfusion support. 
 
You can convert XML to PDF using our HTML to PDF converter. Please refer below KB link, this contains code snippet and sample for converting XML to PDF. 
 
Please let us know if you need any further assistance on this. 
 
Regards, 
Prakash V. 


Hi 
I have a problem with the example of convert the format xml to pdf
the code me creates a pdf with my  structure xml and do not show my content file.

I am Using WPF (Windows Presentation Foundation) and also I am using 

Diagramming of Syncfusion.



my xml file is the next.

Attachment: xmlofFernando_969a1165.rar


KR Keerthivasan Ramamoorthy Syncfusion Team October 4, 2016 02:59 PM UTC

 Hi Fernando, 
  
Requirement: “Need to convert xml file (Diagraming object) to Pdf”. 
We have analyzed and achieve your requirement in Diagram Builder sample. We have provided a code example to represent this. Please refer to the below code example. 
Add the below C# code in DiagramBuilderVM.cs file. 
  
C# code example:  
//create a new Command for Load and Load a xml file to Diagram page 
public void OnLoadCommand(object param) 
{ 
if (SelectedDiagram.Nodes != null) 
(SelectedDiagram.Nodes as ObservableCollection<NodeVM>).Clear(); 
if (SelectedDiagram.Connectors != null) 
(SelectedDiagram.Connectors as ObservableCollection<ConnectorVM>).Clear(); 
FileStream fs = new FileStream("Diagram.xml", FileMode.Open, FileAccess.Read); 
(SelectedDiagram.Info as IGraphInfo).Load(fs); 
fs.Close(); 
} 
//create a new Command for PdfConvertor 
public void OnPdfConvertorCommand(object param) 
{ 
Microsoft.Win32.SaveFileDialog saveFileDialog = new Microsoft.Win32.SaveFileDialog(); 
saveFileDialog.Filter = "PDF File|*.pdf"; 
saveFileDialog.Title = "Save to a PDF file"; 
saveFileDialog.FileName = "Diagram"; 
saveFileDialog.ShowDialog(); 
if (!string.IsNullOrEmpty(saveFileDialog.FileName)) 
{ 
SaveFileDialog m_SaveFileDialog = new SaveFileDialog(); 
m_SaveFileDialog = new SaveFileDialog(); 
m_SaveFileDialog.Filter = "XPS File(*.xps)|*.xps"; 
m_SaveFileDialog.FileName = "DiagramExport"; 
string name = m_SaveFileDialog.FileName; 
ExportSettings es = new ExportSettings(); 
es.FileName = name; 
es.IsSaveToXps = true; 
(SelectedDiagram.Info as IGraph).ExportSettings = es; 
(SelectedDiagram.Info as IGraphInfo).Export(); 
Syncfusion.XPS.XPSToPdfConverter converter1 = new Syncfusion.XPS.XPSToPdfConverter(); 
//Convert XPS document into PDF document 
PdfDocument document = converter1.Convert(name); 
//save and close the document 
document.Save(saveFileDialog.FileName); 
document.Close(true); 
} 
} 
 
Also, provided XAML code to bind the Load and PdfConvertor Command in a Button. Please refer to the below code,  
  
<syncfusion:BackStageCommandButton  Header="Load" Command="{Binding DataContext.Load,Mode=TwoWay,ElementName=ribbon}" ></syncfusion:BackStageCommandButton> 
<syncfusion:BackStageCommandButton Header="PdfConvertor" Command="{Binding DataContext.PdfConvertor,Mode=TwoWay,ElementName=ribbon}" ></syncfusion:BackStageCommandButton> 
 
  
Note:   
We have provided a video to represent the Conversion of xml file (Diagraming object) to Pdf. Please refer to the video link as below.  
 Video link:47229_Video

 
  
Regards, 
Keerthivasan R.  
  
 



FE fernando replied to Keerthivasan Ramamoorthy October 4, 2016 03:28 PM UTC

 Hi Fernando, 
  
Requirement: “Need to convert xml file (Diagraming object) to Pdf”. 
We have analyzed and achieve your requirement in Diagram Builder sample. We have provided a code example to represent this. Please refer to the below code example. 
Add the below C# code in DiagramBuilderVM.cs file. 
  
C# code example:  
//create a new Command for Load and Load a xml file to Diagram page 
public void OnLoadCommand(object param) 
{ 
if (SelectedDiagram.Nodes != null) 
(SelectedDiagram.Nodes as ObservableCollection<NodeVM>).Clear(); 
if (SelectedDiagram.Connectors != null) 
(SelectedDiagram.Connectors as ObservableCollection<ConnectorVM>).Clear(); 
FileStream fs = new FileStream("Diagram.xml", FileMode.Open, FileAccess.Read); 
(SelectedDiagram.Info as IGraphInfo).Load(fs); 
fs.Close(); 
} 
//create a new Command for PdfConvertor 
public void OnPdfConvertorCommand(object param) 
{ 
Microsoft.Win32.SaveFileDialog saveFileDialog = new Microsoft.Win32.SaveFileDialog(); 
saveFileDialog.Filter = "PDF File|*.pdf"; 
saveFileDialog.Title = "Save to a PDF file"; 
saveFileDialog.FileName = "Diagram"; 
saveFileDialog.ShowDialog(); 
if (!string.IsNullOrEmpty(saveFileDialog.FileName)) 
{ 
SaveFileDialog m_SaveFileDialog = new SaveFileDialog(); 
m_SaveFileDialog = new SaveFileDialog(); 
m_SaveFileDialog.Filter = "XPS File(*.xps)|*.xps"; 
m_SaveFileDialog.FileName = "DiagramExport"; 
string name = m_SaveFileDialog.FileName; 
ExportSettings es = new ExportSettings(); 
es.FileName = name; 
es.IsSaveToXps = true; 
(SelectedDiagram.Info as IGraph).ExportSettings = es; 
(SelectedDiagram.Info as IGraphInfo).Export(); 
Syncfusion.XPS.XPSToPdfConverter converter1 = new Syncfusion.XPS.XPSToPdfConverter(); 
//Convert XPS document into PDF document 
PdfDocument document = converter1.Convert(name); 
//save and close the document 
document.Save(saveFileDialog.FileName); 
document.Close(true); 
} 
} 
 
Also, provided XAML code to bind the Load and PdfConvertor Command in a Button. Please refer to the below code,  
  
<syncfusion:BackStageCommandButton  Header="Load" Command="{Binding DataContext.Load,Mode=TwoWay,ElementName=ribbon}" ></syncfusion:BackStageCommandButton> 
<syncfusion:BackStageCommandButton Header="PdfConvertor" Command="{Binding DataContext.PdfConvertor,Mode=TwoWay,ElementName=ribbon}" ></syncfusion:BackStageCommandButton> 
 
  
Note:   
We have provided a video to represent the Conversion of xml file (Diagraming object) to Pdf. Please refer to the video link as below.  
 Video link:47229_Video

 
  
Regards, 
Keerthivasan R.  
  
 


the example is good, but in my window that I believe can not place el code why , i have problem the Object reference not set to an instance of an object
also  try collocate el code of example 

https://www.syncfusion.com/kb/6194/how-to-convert-xml-to-pdf  

and i have a error, my xml if is converted to pdf, but in the pdf  has my code of my xml file 

can you help me? 
with a interfaz of example

using un button that convert my xml file to pdf  

Attachment: xml_75555d8f.rar


KR Keerthivasan Ramamoorthy Syncfusion Team October 5, 2016 10:58 AM UTC

Hi Frenando, 

Requirement: “Need to convert xml file (Diagraming object) to Pdf”. 

The output of the xml to pdf converter was preserved as how browser it displays. We have provided xml to pdf converter output file as below. 

Pdf File: PDF_file 

Note: 
We don’t have support for converting the xml file to visual object. As we have updated in the last update, the xml file is loaded to the diagram page and convert it to XPS file then it can be converted to pdf document. In order to achieve your requirement, we used the code what we have provided in the last update. 
 
Regards, 
Keerthivasan R.  


Loader.
Live Chat Icon For mobile
Up arrow icon