<?xml version="1.0" encoding="UTF-8"?>
<Layout name="progressive">
    <Main>
        <Element name="props" depth="-1" layerX="0" layerY="0" type="layerProperties"/>

        
  <Element name="progressiveContainer" type="container" x="0" y="0" depth="0">


    <Element name="gold-background" type="image" resource="Progressive-Gold-Background"
             anchorX="0.5" anchorY="1"
             width="398" height="33"
             x="798" y="136"
             onStage="true"
             depth="0"/>

    <Element name="silver-background" type="image" resource="Progressive-Silver-Background"
             width="249.6" height="70.2"
             scaleX="0.65" scaleY="0.65"
             anchorX="1"
             x="1206" y="61"
             onStage="true"
             depth="0"/>

    <Element name="bronze-background" type="image" resource="Progressive-Bronze-Background"
             width="248.3" height="50.7"
             scaleX="0.65" scaleY="0.65"
             anchorX="1"
             x="1206" y="108"
             onStage="true"
             depth="0"/>


    <Element name="progressiveBronzeJackpot" type="textField" class="jackpotsBronze"
             x="964" y="26"
             width="195" height="34"
             depth="0"/>

    <Element name="valueText143" type="textField" class="jackpotsBronze"
             x="964" y="53"
             width="195" height="34"
             depth="0"/>


    <Element name="progressiveSilverJackpot" type="textField" class="jackpotsSilver"
             x="426" y="26"
             width="195" height="34"
             depth="0"/>

    <Element name="valueText144" type="textField" class="jackpotsSilver"
             x="426" y="53"
             width="195" height="34"
             depth="0"/>


    <Element name="progressiveGoldJackpot" type="textField" class="jackpotsGold"
             x="714" y="102"
             width="168" height="34"
             depth="0"/>

    <Element name="valueText145" type="textField" class="jackpotsGold"
             x="705" y="102"
             width="190" height="34"
             depth="0"/>

  </Element>

  <Element name="fountainOfCoins" type="container" x="0" y="0" depth="0"></Element>

  <Element name="progressivePotsContainer" type="container" x="0" y="0" depth="0" visible="false">

    <Element name="rainbow" type="image" resource="Bonus-Prog-Rainbow-Selected-Pot" depth="0" visible="true"
             x="830" y="340" width="906" height="1281" anchorX="0.5" anchorY="0.5" rotation="4.71239"/>

    <Element name="rainbowCrash" type="image" resource="Bonus-Prog-Rainbow-Crash" depth="0" visible="true"
             x="0" y="0" width="64.5" height="197" anchorX="0.5" anchorY="1"/>

    <Element name="bronzeContainer" type="container" x="980" y="450" depth="1"/>

    <Element name="silverContainer" type="container" x="795" y="480" depth="2"/>

    <Element name="goldContainer" type="container" x="608" y="510" depth="3"/>

    <Element type="textField" name="potsIncrementLabel" class="potsincrementLabel" depth="1"
             visible="false" anchorX="0.5"
             x="900" y="420"/>

    <Element type="textField" name="jackpotBronze" class="potsLabels" depth="1"
             height="45"
             labelFontColor="0xFFBFAD" labelFontSize="50"
             x="
    904.5
" y="300"/>
    <Element type="textField" name="jackpotSilver" class="potsLabels" depth="1"
             height="45"
             labelFontColor="0xFFFFFF" labelFontSize="50"
             x="
    719.5
" y="330"/>
    <Element type="textField" name="jackpotGold" class="potsLabels" depth="1"
             height="45"
             labelFontColor="0xFFFF00" labelFontSize="50"
             x="
    532.5
" y="360"/>

    <Element type="textField" name="bronzeLabel" class="potsLabels" depth="1"
             height="65"
             labelFontColor="0xF4a460" labelFontSize="50"
             x="
    904.5
" y="342"/>
    <Element type="textField" name="silverLabel" class="potsLabels" depth="1"
             height="65"
             labelFontColor="0xFFFFFF" labelFontSize="50"
             x="
    719.5
" y="372"/>
    <Element type="textField" name="goldLabel" class="potsLabels" depth="1"
             height="65"
             labelFontColor="0xFFFF00" labelFontSize="50"
             x="
    532.5
" y="396"/>

    <Element name="potsValuesLabels" type="container" x="0" y="0" depth="6">

      <Element type="textField" name="bronzeLabelValue" class="potsLabels" depth="1"
               height="65"
               labelFontColor="0xF4a460" labelFontSize="50"
               x="1000" y="420"/>

      <Element type="textField" name="silverLabelValue" class="potsLabels" depth="1"
               height="65"
               labelFontColor="0xFFFFFF" labelFontSize="50"
               x="840" y="430"/>

      <Element type="textField" name="goldLabelValue" class="potsLabels" depth="1"
               height="65"
               labelFontColor="0xFFFF00" labelFontSize="50"
               x="695" y="460"/>

    </Element>

  </Element>

    </Main>
    <Styles>
        

    </Styles>
    <Classes>
        
  <Class name="jackpotsGold"
         labelFontSize="22"
         align="center" vAlign="center"
         labelFontColor="none"/>
  <Class name="jackpotsSilver"
         labelFontSize="22"
         align="center" vAlign="center"
         labelFontColor="0xFFFFFF"/>
  <Class name="jackpotsBronze"
         labelFontSize="22"
         align="center" vAlign="center"
         labelFontColor="0xE79840"/>
  <Class name="potsLabels"
         align="center" vAlign="center"
         autoSize="false"
         width="150" height="38"/>
  <Class name="potsincrementLabel"
         align="center" vAlign="top"
         width="300" height="100"
         labelFontColor="0xE6C500" labelFontSize="94"/>

    </Classes>
</Layout>