<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<flowchartSaveContainer>
    <flowchart>
        <mainSegment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="layoutSegment" xmlID="0">
            <element xsi:type="layoutElement" xmlID="1" parentSegment="0">
                <startEnd>
                    <borderColor>0,0,0,255</borderColor>
                    <shapeUpColor>255,255,255,255</shapeUpColor>
                    <shapeDownColor>230,230,230,255</shapeDownColor>
                    <hasShadow>true</hasShadow>
                    <commandsValid>true</commandsValid>
                    <value>Začátek</value>
                </startEnd>
            </element>
            <element xsi:type="layoutElement" xmlID="3" parentSegment="0">
                <process>
                    <borderColor>0,0,0,255</borderColor>
                    <shapeUpColor>255,255,255,255</shapeUpColor>
                    <shapeDownColor>230,230,230,255</shapeDownColor>
                    <hasShadow>true</hasShadow>
                    <customValue>SUMA = 1</customValue>
                    <defaultValue>SUMA ← 1</defaultValue>
                    <commands>
                        <entry key="var">SUMA</entry>
                        <entry key="value">1</entry>
                    </commands>
                    <commandsValid>true</commandsValid>
                    <value>SUMA = 1</value>
                </process>
            </element>
            <element xsi:type="layoutElement" xmlID="5" parentSegment="0">
                <loopStart>
                    <borderColor>0,0,0,255</borderColor>
                    <shapeUpColor>255,255,255,255</shapeUpColor>
                    <shapeDownColor>230,230,230,255</shapeDownColor>
                    <hasShadow>true</hasShadow>
                    <commandsValid>true</commandsValid>
                    <value></value>
                    <overHanged>false</overHanged>
                </loopStart>
                <segment xsi:nil="true"/>
                <segment xsi:type="layoutSegment" xmlID="6" parentElement="5">
                    <element xsi:type="layoutElement" xmlID="7" parentSegment="6">
                        <io>
                            <borderColor>0,0,0,255</borderColor>
                            <shapeUpColor>255,255,255,255</shapeUpColor>
                            <shapeDownColor>230,230,230,255</shapeDownColor>
                            <hasShadow>true</hasShadow>
                            <customValue>čti X</customValue>
                            <defaultValue>X ←</defaultValue>
                            <commands>
<entry key="var">X</entry>
                            </commands>
                            <commandsValid>true</commandsValid>
                            <value>čti X</value>
                        </io>
                    </element>
                    <element xsi:type="layoutElement" xmlID="8" parentSegment="6">
                        <process>
                            <borderColor>0,0,0,255</borderColor>
                            <shapeUpColor>255,255,255,255</shapeUpColor>
                            <shapeDownColor>230,230,230,255</shapeDownColor>
                            <hasShadow>true</hasShadow>
                            <customValue>SUMA = SUMA + X</customValue>
                            <defaultValue>SUMA ← SUMA + X</defaultValue>
                            <commands>
<entry key="var">SUMA</entry>
<entry key="value">SUMA + X</entry>
                            </commands>
                            <commandsValid>true</commandsValid>
                            <value>SUMA = SUMA + X</value>
                        </process>
                    </element>
                </segment>
            </element>
            <element xsi:type="layoutElement" xmlID="4" parentSegment="0">
                <loopEnd>
                    <borderColor>0,0,0,255</borderColor>
                    <shapeUpColor>255,255,255,255</shapeUpColor>
                    <shapeDownColor>230,230,230,255</shapeDownColor>
                    <hasShadow>true</hasShadow>
                    <customValue>X&lt;&gt;-1</customValue>
                    <defaultValue>X≠-1</defaultValue>
                    <commands>
                        <entry key="condition">X!=-1</entry>
                    </commands>
                    <commandsValid>true</commandsValid>
                    <value>X&lt;&gt;-1</value>
                </loopEnd>
            </element>
            <element xsi:type="layoutElement" xmlID="9" parentSegment="0">
                <io>
                    <borderColor>0,0,0,255</borderColor>
                    <shapeUpColor>255,255,255,255</shapeUpColor>
                    <shapeDownColor>230,230,230,255</shapeDownColor>
                    <hasShadow>true</hasShadow>
                    <customValue>tisk SUMA</customValue>
                    <defaultValue>SUMA →</defaultValue>
                    <commands>
                        <entry key="value">SUMA</entry>
                    </commands>
                    <commandsValid>true</commandsValid>
                    <value>tisk SUMA</value>
                </io>
            </element>
            <element xsi:type="layoutElement" xmlID="2" parentSegment="0">
                <startEnd>
                    <borderColor>0,0,0,255</borderColor>
                    <shapeUpColor>255,255,255,255</shapeUpColor>
                    <shapeDownColor>230,230,230,255</shapeDownColor>
                    <hasShadow>true</hasShadow>
                    <commandsValid>true</commandsValid>
                    <value>Konec</value>
                </startEnd>
            </element>
        </mainSegment>
    </flowchart>
</flowchartSaveContainer>
