Does xpath with preceding or following sibling supported for Hybrid app

I am trying to fetch a text from the hybrid app using xpath having function following-sibling. appium does not throw any error however it is getting text of incorrect element.

XPATH :- //UIAStaticText[contains(@name,‘Welcome’)][1]/following-sibling::UIAStaticText[2]

When I tested it on http://www.freeformatter.com/ it is returning me correct value

XML for the app is

<?xml version="1.0" encoding="UTF-8"?>
<UIAApplication name="Sephora" label="Sephora" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0" x="255.99998880988392" y="0.000011190115840476778" width="748.0000447604625" height="1024.0000326961188">

    <UIAWindow name="" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0" x="0" y="0" width="1024.0000335703464" height="768.0000447604625">

        <UIANavigationBar name="ProductResultsView" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/0" x="0.00003077281849073188" y="19.99999999999998" width="1024.0000019233" height="44.00004476046332">

            <UIAImage name="" label="" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/0/0" x="0.00003077281849073188" y="0" width="1024.000002797528" height="64.0000447604633">

                <UIAImage name="" label="" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/0/0/0" x="0.000030729107038496295" y="63.999999999999936" width="1024.0000000437105" height="1.0000447604633607">

                </UIAImage>

            </UIAImage>

            <UIAButton name="Back" label="Back" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/0/1" x="12.000031253643783" y="32.000000524536645" width="21.000000917939246" height="21.000000917939175">

            </UIAButton>

            <UIAButton name="" label="" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/0/2" x="20.00003081652983" y="21.000000874227776" width="60.000001835878265" height="42.000002622683354">

            </UIAButton>

            <UIAImage name="logo_ColorIQ_nav.png" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/0/3" x="20.00003081652983" y="21.000000874227776" width="205.00000183587815" height="42.000008960834904">

            </UIAImage>

            <UIAButton name="flameLogoButton" label="flameLogoButton" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/0/4" x="35.00003081652983" y="21.00000152989863" width="10.000001835878379" height="42.000000437113854">

                <UIAImage name="button_home_white.png" label="" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/0/4/0" x="31.00003081652983" y="21.00000135505307" width="18.00000183587838" height="42.000000786804975">

                </UIAImage>

            </UIAButton>

            <UIAButton name="Are you a Beauty Insider?" label="Are you a Beauty Insider?" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/0/5" x="518.0000308165294" y="21.0000226425" width="179.00000183587815" height="42.000007824338766">

                <UIAStaticText name="Are you a Beauty Insider?" label="Are you a Beauty Insider?" value="Are you a Beauty Insider?" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/0/5/0" x="518.0000313847775" y="35.000022642499985" width="179.00000065567065" height="15.000007824338795">

                </UIAStaticText>

            </UIAButton>

            <UIAButton name="" label="" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/0/6" x="588.0000308165293" y="21.0000257022973" width="289.00000183587815" height="42.00001263259167">

            </UIAButton>

            <UIAStaticText name="Beauty Insider" label="Beauty Insider" value="Beauty Insider" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/0/7" x="707.0000308165293" y="21.00003090395271" width="100.00000183587827" height="42.00000437113896">

            </UIAStaticText>

            <UIAStaticText name="1R05" label="1R05" value="1R05" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/0/8" x="843.000030816529" y="21.00003684870175" width="34.00000183587838" height="42.000001486187216">

            </UIAStaticText>

            <UIAStaticText name="Test First Name" label="Test First Name" value="Test First Name" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/0/9" x="588.0000314284888" y="35.000025702297286" width="109.00000061195931" height="14.000004764541494">

            </UIAStaticText>

            <UIAButton name="startOverButton" label="startOverButton" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/0/10" x="898.000030816529" y="21.0000392528282" width="98.00000183587827" height="42.00000428371618">

            </UIAButton>

        </UIANavigationBar>

        <UIAStaticText name="Current number" label="Current number" value="Current number" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/1" x="314.00002307961347" y="212.00001372537628" width="200.00000122391873" height="28.00000874227797">

        </UIAStaticText>

        <UIAStaticText name="1R05" label="1R05" value="1R05" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/2" x="314.00001669775054" y="358.0000137253761" width="200.00000122391873" height="28.00000874227794">

        </UIAStaticText>

        <UIAStaticText name="Welcome," label="Welcome," value="Welcome," dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/3" x="537.0000233855931" y="206.00002347301623" width="132.0000011802074" height="27.000005769903453">

        </UIAStaticText>

        <UIAStaticText name="Test First Name" label="Test First Name" value="Test First Name" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/4" x="677.0000233855928" y="206.00002959261084" width="214.0000011802074" height="27.00000935423742">

        </UIAStaticText>

        <UIAStaticText name="Beauty Insider" label="Beauty Insider" value="Beauty Insider" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/5" x="537.0000213311578" y="253.00002347301617" width="193.00000118020728" height="27.00000843629826">

        </UIAStaticText>

        <UIAStaticText name="LAST VISIT:" label="LAST VISIT:" value="LAST VISIT:" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/6" x="537.0000198012591" y="300.00002347301614" width="175.00000065567053" height="15.000007649493227">

        </UIAStaticText>

        <UIAStaticText name="11.03.2015" label="11.03.2015" value="11.03.2015" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/7" x="537.0000186647629" y="326.0000234730161" width="72.00000065567076" height="15.00000314722007">

        </UIAStaticText>

        <UIAStaticText name="Fair Oaks , Fairfax" label="Fair Oaks , Fairfax" value="Fair Oaks , Fairfax" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/8" x="537.0000175282669" y="352.0000234730161" width="134.00000065567065" height="15.000005857326244">

        </UIAStaticText>

        <UIAStaticText name="Previous number:" label="Previous number:" value="Previous number:" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/9" x="537.0000163917707" y="378.00002347301603" width="130.00000065567065" height="15.000005682480719">

        </UIAStaticText>

        <UIAStaticText name="1R05" label="1R05" value="1R05" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/10" x="670.0000163917705" y="378.00002928663093" width="37.000000655670874" height="15.000001617321402">

        </UIAStaticText>

        <UIAStaticText name="Welcome, " label="Welcome, " value="Welcome, " dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/11" x="537.0000206317754" y="269.00002347301614" width="140.0000011802074" height="27.000006119594616">

        </UIAStaticText>

        <UIAStaticText name="Beauty Insider" label="Beauty Insider" value="Beauty Insider" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/12" x="685.0000206317753" y="269.00002994230186" width="199.00000118020728" height="27.000008698566603">

        </UIAStaticText>

        <UIAStaticText name="VIB ROUGE" label="VIB ROUGE" value="VIB ROUGE" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/13" x="537.0000189707428" y="307.00002347301614" width="158.00000118020728" height="27.000006906399562">

        </UIAStaticText>

        <UIAButton name="CONTINUE" label="CONTINUE" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/14" x="405.0000065129966" y="550.0000177031123" width="214.00000301608566" height="69.00000935423748">

        </UIAButton>

        <UIAActivityIndicator name="Progress halted" label="Progress halted" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/15" x="642.0000072123787" y="566.0000280627117" width="37.000001617321345" height="37.00000161732146">

            <UIAImage name="" label="" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/15/0" x="642.0000072123787" y="566.0000280627117" width="37.000001617321345" height="37.00000161732146">

            </UIAImage>

        </UIAActivityIndicator>

        <UIAButton name="icon closewhite" label="icon closewhite" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/16" x="930.000028587248" y="70.00004065159264" width="44.00000192330117" height="44.00000192330111">

            <UIAImage name="icon_closewhite.png" label="" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/16/0" x="941.0000290680733" y="81.0000411324179" width="22.000000961650585" height="22.00000096165057">

            </UIAImage>

        </UIAButton>

        <UIAButton name="Apply filters" label="Apply filters" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/17" x="330.0000011364957" y="702.000014424758" width="500.00000174845513" height="40.000021855694854">

            <UIAStaticText name="Apply filters" label="Apply filters" value="Apply filters" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/17/0" x="512.0000013550525" y="706.0000223802309" width="137.00000135505297" height="31.00000598846043">

            </UIAStaticText>

        </UIAButton>

        <UIASegmentedControl name="" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/18" x="269.00002880580575" y="76.00001175836384" width="486.0000014424753" height="33.0000212437355">

            <UIAButton name="FOUNDATION" label="FOUNDATION" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/18/0" x="269.00002880580575" y="76.00001175836384" width="161.00000144247565" height="33.00000703753375">

            </UIAButton>

            <UIAButton name="LIP" label="LIP" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/18/1" x="431.0000288058055" y="76.00001883960903" width="161.00000144247576" height="33.00000703753375">

            </UIAButton>

            <UIAButton name="CONCEALER" label="CONCEALER" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/18/2" x="593.0000288058054" y="76.0000259208542" width="162.00000144247565" height="33.000007081245144">

            </UIAButton>

        </UIASegmentedControl>

        <UIAStaticText name="CHANGE PREFERENCE" label="CHANGE PREFERENCE" value="CHANGE PREFERENCE" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/19" x="0.000027713021154340822" y="119.99999999999989" width="165.00000061195942" height="14.00000721237933">

        </UIAStaticText>

        <UIAStaticText name="UNDER EYES" label="UNDER EYES" value="UNDER EYES" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/20" x="5.000026139411148" y="140.0000002185568" width="73.00000131134163" height="30.000003190931437">

        </UIAStaticText>

        <UIAStaticText name="BRIGHTENING" label="BRIGHTENING" value="BRIGHTENING" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/21" x="90.00002613941103" y="140.00000393402496" width="73.00000131134175" height="30.000003190931437">

        </UIAStaticText>

        <UIACollectionView name="" label="" value="page 1 of 2" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22" x="8.000019626414087" y="121.00000034969099" width="174.00000865485492" height="198.00000760578166">

            <UIACollectionCell name="2R04" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/0" x="13.00002460951248" y="151.00000056824794" width="54.00000236041501" height="54.00000236041498">

                <UIAStaticText name="2R04" label="2R04" value="2R04" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/0/0" x="14.00002460951248" y="189.00000061195928" width="52.0000006993821" height="16.000002272992276">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="1R04" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/1" x="68.00002460951237" y="151.00000297237438" width="54.000002360415124" height="54.00000236041501">

                <UIAStaticText name="1R04" label="1R04" value="1R04" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/1/0" x="69.00002460951237" y="189.0000030160857" width="52.00000069938221" height="16.000002272992276">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="1Y04" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/2" x="123.00002460951237" y="151.00000537650084" width="54.00000236041501" height="54.00000236041501">

                <UIAStaticText name="1Y04" label="1Y04" value="1Y04" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/2/0" x="124.00002460951237" y="189.00000542021218" width="52.0000006993821" height="16.000002272992276">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="2R05" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/3" x="13.000022074251888" y="209.00000056824788" width="54.000002360414896" height="54.00000236041498">

                <UIAStaticText name="2R05" label="2R05" value="2R05" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/3/0" x="14.000022074251888" y="247.00000061195922" width="52.0000006993821" height="16.000002272992248">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="1R05" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/4" x="68.00002207425177" y="209.00000297237432" width="54.00000236041501" height="54.00000236041501">

                <UIAStaticText name="1R05" label="1R05" value="1R05" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/4/0" x="69.00002207425177" y="247.00000301608566" width="52.00000069938221" height="16.000002272992276">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="1Y05" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/5" x="123.00002207425177" y="209.00000537650078" width="54.000002360414896" height="54.00000236041495">

                <UIAStaticText name="1Y05" label="1Y05" value="1Y05" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/5/0" x="124.00002207425177" y="247.00000542021212" width="52.0000006993821" height="16.00000227299222">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="2R06" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/6" x="13.000019538991296" y="267.0000005682478" width="54.000002360414896" height="54.00000236041501">

                <UIAStaticText name="2R06" label="2R06" value="2R06" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/6/0" x="14.000019538991296" y="305.0000006119592" width="52.0000006993821" height="16.00000227299222">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="1R06" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/7" x="68.00001953899118" y="267.00000297237426" width="54.00000236041501" height="54.00000236041501">

                <UIAStaticText name="1R06" label="1R06" value="1R06" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/7/0" x="69.00001953899118" y="305.00000301608566" width="52.00000069938221" height="16.00000227299222">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="1Y06" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/8" x="123.00001953899118" y="267.00000537650067" width="54.000002360414896" height="54.00000236041501">

                <UIAStaticText name="1Y06" label="1Y06" value="1Y06" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/8/0" x="124.00001953899118" y="305.00000542021206" width="52.0000006993821" height="16.00000227299222">

                </UIAStaticText>

            </UIACollectionCell>

            <UIAStaticText name="CHANGE COLOR" label="CHANGE COLOR" value="CHANGE COLOR" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/22/9" x="13.000027232195862" y="133.00000056824794" width="164.00000052453652" height="12.000007168667963">

            </UIAStaticText>

        </UIACollectionView>

        <UIACollectionView name="" label="" value="page 1 of 5" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23" x="189.99999851381244" y="154.00000830516396" width="840.0000283249799" height="648.0000367175669">

            <UIACollectionCell name="MAKE UP FOR EVER" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/0" x="195.00001306970535" y="154.0000085237209" width="180.00001376908767" height="315.0000078680499">

                <UIAStaticText name="MAKE UP FOR EVER" label="MAKE UP FOR EVER" value="MAKE UP FOR EVER" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/0/0" x="200.00001796538095" y="324.00000874227766" width="170.00000144247576" height="33.00000743093631">

                </UIAStaticText>

                <UIAStaticText name="Mat Velvet + Mattifying Foundation" label="Mat Velvet + Mattifying Foundation" value="Mat Velvet + Mattifying Foundation" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/0/1" x="200.00001757197845" y="354.00000874227766" width="170.00000052453663" height="12.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="No. 30 - Porcelain" label="No. 30 - Porcelain" value="No. 30 - Porcelain" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/0/2" x="203.00001599836844" y="378.0000088734118" width="170.00000104907326" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="$ 38.00" label="$ 38.00" value="$ 38.00" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/0/3" x="200.00001529898623" y="404.0000087422776" width="170.0000006119593" height="14.000007430936307">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="BOSCIA" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/1" x="412.0000130697051" y="154.00001800909254" width="180.00001376908767" height="315.0000078680499">

                <UIAStaticText name="BOSCIA" label="BOSCIA" value="BOSCIA" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/1/0" x="417.0000179653807" y="324.0000182276493" width="170.00000144247588" height="33.00000743093625">

                </UIAStaticText>

                <UIAStaticText name="B.B. Cream Broad Spectrum SPF 27 PA++" label="B.B. Cream Broad Spectrum SPF 27 PA++" value="B.B. Cream Broad Spectrum SPF 27 PA++" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/1/1" x="417.0000175719782" y="354.0000182276493" width="170.00000052453663" height="12.00000743093625">

                </UIAStaticText>

                <UIAStaticText name="$ 38.00" label="$ 38.00" value="$ 38.00" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/1/2" x="417.000015298986" y="404.00001822764926" width="170.0000006119593" height="14.00000743093625">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="MAKE UP FOR EVER" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/2" x="628.0000130697049" y="154.00002745075278" width="180.00001376908767" height="315.00000786804986">

                <UIAStaticText name="MAKE UP FOR EVER" label="MAKE UP FOR EVER" value="MAKE UP FOR EVER" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/2/0" x="633.0000179653806" y="324.00002766930953" width="170.00000144247565" height="33.00000743093631">

                </UIAStaticText>

                <UIAStaticText name="Ultra HD Invisible Cover Foundation" label="Ultra HD Invisible Cover Foundation" value="Ultra HD Invisible Cover Foundation" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/2/1" x="633.0000175719781" y="354.00002766930953" width="170.00000052453652" height="12.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="R260" label="R260" value="R260" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/2/2" x="636.0000159983681" y="378.00002780044366" width="170.00000104907315" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="$ 43.00" label="$ 43.00" value="$ 43.00" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/2/3" x="633.0000152989858" y="404.0000276693095" width="170.0000006119593" height="14.000007430936307">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="LAURA MERCIER" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/3" x="845.0000130697047" y="154.00003693612442" width="180.00001376908767" height="315.0000078680499">

                <UIAStaticText name="LAURA MERCIER" label="LAURA MERCIER" value="LAURA MERCIER" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/3/0" x="850.0000179653804" y="324.00003715468114" width="170.00000144247565" height="33.00000743093631">

                </UIAStaticText>

                <UIAStaticText name="Mineral Powder SPF 15" label="Mineral Powder SPF 15" value="Mineral Powder SPF 15" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/3/1" x="850.0000175719779" y="354.00003715468114" width="170.00000052453652" height="12.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="Natural Beige" label="Natural Beige" value="Natural Beige" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/3/2" x="853.0000159983679" y="378.00003728581527" width="170.00000104907315" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="$ 39.00" label="$ 39.00" value="$ 39.00" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/3/3" x="850.0000152989855" y="404.0000371546811" width="170.0000006119593" height="14.000007430936307">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="DIOR" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/4" x="194.99999930061745" y="469.0000085237206" width="180.0000137690878" height="315.00000786804975">

                <UIAStaticText name="DIOR" label="DIOR" value="DIOR" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/4/0" x="200.00000419629316" y="639.0000087422773" width="170.00000144247576" height="33.00000743093631">

                </UIAStaticText>

                <UIAStaticText name="Diorskin Nude Air Serum SPF 20" label="Diorskin Nude Air Serum SPF 20" value="Diorskin Nude Air Serum SPF 20" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/4/1" x="200.00000380289066" y="669.0000087422773" width="170.00000052453652" height="12.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="Light Beige" label="Light Beige" value="Light Beige" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/4/2" x="203.00000222928054" y="693.0000088734114" width="170.00000104907326" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="$ 53.00" label="$ 53.00" value="$ 53.00" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/4/3" x="200.00000152989833" y="719.0000087422773" width="170.00000061195942" height="14.000007430936307">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="URBAN DECAY" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/5" x="411.9999993006172" y="469.00001800909223" width="180.00001376908767" height="315.00000786804975">

                <UIAStaticText name="URBAN DECAY" label="URBAN DECAY" value="URBAN DECAY" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/5/0" x="417.00000419629293" y="639.0000182276489" width="170.00000144247576" height="33.00000743093631">

                </UIAStaticText>

                <UIAStaticText name="Naked Skin Beauty Balm Broad Spectrum SPF 20" label="Naked Skin Beauty Balm Broad Spectrum SPF 20" value="Naked Skin Beauty Balm Broad Spectrum SPF 20" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/5/1" x="417.0000032783537" y="669.0000182276489" width="170.00000104907326" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="$ 34.00" label="$ 34.00" value="$ 34.00" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/5/2" x="417.0000015298981" y="719.0000182276489" width="170.00000061195942" height="14.000007430936307">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="BAREMINERALS" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/6" x="627.999999300617" y="469.0000274507525" width="180.0000137690878" height="315.00000786804975">

                <UIAStaticText name="BAREMINERALS" label="BAREMINERALS" value="BAREMINERALS" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/6/0" x="633.0000041962928" y="639.0000276693091" width="170.00000144247565" height="33.00000743093631">

                </UIAStaticText>

                <UIAStaticText name="bareMinerals Matte Foundation Broad Spectrum SPF 15" label="bareMinerals Matte Foundation Broad Spectrum SPF 15" value="bareMinerals Matte Foundation Broad Spectrum SPF 15" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/6/1" x="633.0000032783536" y="669.0000276693091" width="170.00000104907315" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="Fair" label="Fair" value="Fair" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/6/2" x="636.0000022292802" y="693.0000278004433" width="170.00000104907315" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="$ 28.00" label="$ 28.00" value="$ 28.00" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/6/3" x="633.000001529898" y="719.0000276693091" width="170.0000006119593" height="14.000007430936307">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="LANCÔME" label="" value="0" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/7" x="844.9999993006169" y="469.0000369361241" width="180.00001376908756" height="315.00000786804975">

                <UIAStaticText name="LANCÔME" label="LANCÔME" value="LANCÔME" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/7/0" x="850.0000041962925" y="639.0000371546807" width="170.00000144247576" height="33.00000743093631">

                </UIAStaticText>

                <UIAStaticText name="Teint Idole Ultra 24H" label="Teint Idole Ultra 24H" value="Teint Idole Ultra 24H" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/7/1" x="850.00000380289" y="669.0000371546807" width="170.00000052453652" height="12.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="210 Buff N" label="210 Buff N" value="210 Buff N" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/7/2" x="853.00000222928" y="693.000037285815" width="170.00000104907315" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="$ 46.50" label="$ 46.50" value="$ 46.50" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/23/7/3" x="850.0000015298978" y="719.0000371546807" width="170.0000006119593" height="14.000007430936307">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="CLINIQUE" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/8" x="194.99998553152966" y="784.0000085237202" width="180.00001376908767" height="315.00000786805003">

                <UIAStaticText name="CLINIQUE" label="CLINIQUE" value="CLINIQUE" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/8/0" x="199.99999042720526" y="954.000008742277" width="170.00000144247576" height="33.00000743093619">

                </UIAStaticText>

                <UIAStaticText name="Stay-Matte Sheer Pressed Powder" label="Stay-Matte Sheer Pressed Powder" value="Stay-Matte Sheer Pressed Powder" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/8/1" x="199.99999003380276" y="984.0000087422769" width="170.00000052453663" height="12.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="Stay Beige" label="Stay Beige" value="Stay Beige" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/8/2" x="202.99998846019275" y="1008.000008873411" width="170.00000104907326" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="$ 25.00" label="$ 25.00" value="$ 25.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/8/3" x="199.99998776081054" y="1034.000008742277" width="170.0000006119593" height="14.000007430936193">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="CAUDALIE" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/9" x="411.99998553152943" y="784.0000180090918" width="180.00001376908767" height="315.0000078680499">

                <UIAStaticText name="CAUDALIE" label="CAUDALIE" value="CAUDALIE" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/9/0" x="416.99999042720503" y="954.0000182276486" width="170.00000144247576" height="33.00000743093619">

                </UIAStaticText>

                <UIAStaticText name="Vinoperfect Radiance Tinted Moisturizer SPF 20" label="Vinoperfect Radiance Tinted Moisturizer SPF 20" value="Vinoperfect Radiance Tinted Moisturizer SPF 20" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/9/1" x="416.9999895092659" y="984.0000182276485" width="170.00000104907315" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="1" label="1" value="1" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/9/2" x="419.9999884601925" y="1008.0000183587828" width="170.00000104907326" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="$ 49.00" label="$ 49.00" value="$ 49.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/9/3" x="416.9999877608103" y="1034.0000182276485" width="170.0000006119593" height="14.00000743093642">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="SEPHORA COLLECTION" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/10" x="627.9999855315292" y="784.0000274507521" width="180.00001376908767" height="315.0000078680499">

                <UIAStaticText name="SEPHORA COLLECTION" label="SEPHORA COLLECTION" value="SEPHORA COLLECTION" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/10/0" x="632.9999904272049" y="954.0000276693089" width="170.00000144247565" height="33.00000743093619">

                </UIAStaticText>

                <UIAStaticText name="8 HR Mattifying Compact Foundation" label="8 HR Mattifying Compact Foundation" value="8 HR Mattifying Compact Foundation" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/10/1" x="632.9999900338023" y="984.0000276693088" width="170.00000052453663" height="12.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="26 Peach (R30)" label="26 Peach (R30)" value="26 Peach (R30)" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/10/2" x="635.9999884601923" y="1008.0000278004429" width="170.00000104907326" height="24.00000743093642">

                </UIAStaticText>

                <UIAStaticText name="$ 22.00" label="$ 22.00" value="$ 22.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/10/3" x="632.9999877608101" y="1034.0000276693088" width="170.0000006119593" height="14.000007430936193">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="URBAN DECAY" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/11" x="844.999985531529" y="784.0000369361237" width="180.0000137690878" height="315.00000786805003">

                <UIAStaticText name="URBAN DECAY" label="URBAN DECAY" value="URBAN DECAY" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/11/0" x="849.9999904272047" y="954.0000371546805" width="170.00000144247565" height="33.00000743093619">

                </UIAStaticText>

                <UIAStaticText name="Naked Skin Ultra Definition Powder Foundation" label="Naked Skin Ultra Definition Powder Foundation" value="Naked Skin Ultra Definition Powder Foundation" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/11/1" x="849.9999895092654" y="984.0000371546804" width="170.00000104907326" height="24.000007430936307">

                </UIAStaticText>

                <UIAStaticText name="Light Warm" label="Light Warm" value="Light Warm" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/11/2" x="852.9999884601921" y="1008.0000372858146" width="170.00000104907326" height="24.000007430936193">

                </UIAStaticText>

                <UIAStaticText name="$ 36.00" label="$ 36.00" value="$ 36.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/11/3" x="849.9999877608099" y="1034.0000371546805" width="170.0000006119593" height="14.000007430936193">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 36.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/12" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 36.00" label="$ 36.00" value="$ 36.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/12/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Light Neutral" label="Light Neutral" value="Light Neutral" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/12/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="TARTE" label="TARTE" value="TARTE" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/12/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 39.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/13" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 39.00" label="$ 39.00" value="$ 39.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/13/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Fairly Light Beige" label="Fairly Light Beige" value="Fairly Light Beige" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/13/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="TARTE" label="TARTE" value="TARTE" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/13/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 48.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/14" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 48.00" label="$ 48.00" value="$ 48.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/14/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Vallauris" label="Vallauris" value="Vallauris" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/14/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="NARS" label="NARS" value="NARS" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/14/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 36.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/15" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 36.00" label="$ 36.00" value="$ 36.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/15/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Light" label="Light" value="Light" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/15/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="OLE HENRIKSEN" label="OLE HENRIKSEN" value="OLE HENRIKSEN" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/15/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 34.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/16" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 34.00" label="$ 34.00" value="$ 34.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/16/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="DR. JART+" label="DR. JART+" value="DR. JART+" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/16/1" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 44.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/17" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 44.00" label="$ 44.00" value="$ 44.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/17/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Cool Sand" label="Cool Sand" value="Cool Sand" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/17/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="BOBBI BROWN" label="BOBBI BROWN" value="BOBBI BROWN" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/17/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 55.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/18" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 55.00" label="$ 55.00" value="$ 55.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/18/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Ivory Medium 14" label="Ivory Medium 14" value="Ivory Medium 14" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/18/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="MARC JACOBS BEAUTY" label="MARC JACOBS BEAUTY" value="MARC JACOBS BEAUTY" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/18/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 24.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/19" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 24.00" label="$ 24.00" value="$ 24.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/19/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="4 Creamwhip" label="4 Creamwhip" value="4 Creamwhip" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/19/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="CLINIQUE" label="CLINIQUE" value="CLINIQUE" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/19/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 38.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/20" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 38.00" label="$ 38.00" value="$ 38.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/20/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="01" label="01" value="01" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/20/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="CLINIQUE" label="CLINIQUE" value="CLINIQUE" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/20/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 60.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/21" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 60.00" label="$ 60.00" value="$ 60.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/21/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="BD40 Warm Sand" label="BD40 Warm Sand" value="BD40 Warm Sand" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/21/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="YVES SAINT LAURENT" label="YVES SAINT LAURENT" value="YVES SAINT LAURENT" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/21/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 38.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/22" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 38.00" label="$ 38.00" value="$ 38.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/22/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Ecru 1N2" label="Ecru 1N2" value="Ecru 1N2" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/22/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="ESTÉE LAUDER" label="ESTÉE LAUDER" value="ESTÉE LAUDER" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/22/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 36.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/23" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 36.00" label="$ 36.00" value="$ 36.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/23/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="01 Light to Medium" label="01 Light to Medium" value="01 Light to Medium" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/23/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="ORIGINS" label="ORIGINS" value="ORIGINS" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/23/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 50.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/24" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 50.00" label="$ 50.00" value="$ 50.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/24/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="4 Perfect Vanilla" label="4 Perfect Vanilla" value="4 Perfect Vanilla" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/24/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="GIVENCHY" label="GIVENCHY" value="GIVENCHY" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/24/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 24.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/25" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 24.00" label="$ 24.00" value="$ 24.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/25/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Matte Honey" label="Matte Honey" value="Matte Honey" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/25/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="CLINIQUE" label="CLINIQUE" value="CLINIQUE" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/25/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 135.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/26" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 135.00" label="$ 135.00" value="$ 135.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/26/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Light" label="Light" value="Light" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/26/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="OMOROVICZA" label="OMOROVICZA" value="OMOROVICZA" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/26/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 135.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/27" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 135.00" label="$ 135.00" value="$ 135.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/27/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Medium" label="Medium" value="Medium" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/27/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="OMOROVICZA" label="OMOROVICZA" value="OMOROVICZA" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/27/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 46.50" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/28" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 46.50" label="$ 46.50" value="$ 46.50" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/28/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Lifting Clair 10 (C)" label="Lifting Clair 10 (C)" value="Lifting Clair 10 (C)" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/28/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="LANCÔME" label="LANCÔME" value="LANCÔME" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/28/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 35.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/29" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 35.00" label="$ 35.00" value="$ 35.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/29/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="Cream" label="Cream" value="Cream" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/29/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="DERMABLEND" label="DERMABLEND" value="DERMABLEND" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/29/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 32.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/30" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 32.00" label="$ 32.00" value="$ 32.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/30/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="01 Linen" label="01 Linen" value="01 Linen" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/30/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="CLINIQUE" label="CLINIQUE" value="CLINIQUE" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/30/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 30.00" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/31" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 30.00" label="$ 30.00" value="$ 30.00" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/31/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="B20 Natural Light Beige" label="B20 Natural Light Beige" value="B20 Natural Light Beige" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/31/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="SHISEIDO" label="SHISEIDO" value="SHISEIDO" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/31/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

            <UIACollectionCell name="$ 28.50" label="" value="0" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/32" x="0.000019801259668383864" y="0" width="180.00001376908756" height="315.00000786804986">

                <UIAStaticText name="$ 28.50" label="$ 28.50" value="$ 28.50" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/32/0" x="1010.0000261394101" y="0.000044148503901881035" width="14.000007430936307" height="170.0000006119593">

                </UIAStaticText>

                <UIAStaticText name="3C Medium" label="3C Medium" value="3C Medium" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/32/1" x="1000.0000261394101" y="0.00004371139000186241" width="24.000007430936307" height="170.0000010490732">

                </UIAStaticText>

                <UIAStaticText name="ESTÉE LAUDER" label="ESTÉE LAUDER" value="ESTÉE LAUDER" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/23/32/2" x="991.0000261394101" y="0.00004331798749184565" width="33.00000743093631" height="170.0000014424757">

                </UIAStaticText>

            </UIACollectionCell>

        </UIACollectionView>

        <UIAStaticText name="33 matches for Color IQ number 1R05" label="33 matches for Color IQ number 1R05" value="33 matches for Color IQ number 1R05" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/24" x="230.00002675137034" y="135.00001005361958" width="720.0000009179385" height="21.00003147220079">

        </UIAStaticText>

        <UIAButton name="EMAIL" label="EMAIL" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/25" x="941.0000265765241" y="132.00004113241786" width="65.00000122391884" height="28.000002841240303">

        </UIAButton>

        <UIATableView name="" label="" value="rows 1 to 7 of 7" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26" x="7.999997464739295" y="326.00000034969077" width="174.00002185569474" height="500.0000076057814">

            <UIATableGroup name="FILTERS" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/0" x="8.000018358783677" y="326.00000034969077" width="174.00000096165036" height="22.00000760578189">

                <UIAStaticText name="FILTERS" label="FILTERS" value="FILTERS" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/0/0" x="14.000018140226757" y="332.00000061195914" width="60.00000091793913" height="21.000002622683382">

                </UIAStaticText>

                <UIAStaticText name="CLEAR ALL" label="CLEAR ALL" value="CLEAR ALL" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/0/1" x="73.00001835878356" y="336.0000031909311" width="90.00000052453674" height="12.00000393402513">

                </UIAStaticText>

            </UIATableGroup>

            <UIATableCell name="BRAND" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/1" x="8.00001626063704" y="348.00000034969077" width="174.0000020981464" height="48.00000760578183">

                <UIAStaticText name="BRAND" label="BRAND" value="BRAND" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/1/0" x="16.00001678517367" y="366.0000006993819" width="126.00000078680489" height="18.00000550763508">

                </UIAStaticText>

            </UIATableCell>

            <UIATableCell name="COVERAGE" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/2" x="8.000014162490288" y="396.0000003496907" width="174.00000209814652" height="48.00000760578183">

                <UIAStaticText name="COVERAGE" label="COVERAGE" value="COVERAGE" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/2/0" x="16.00001468702692" y="414.00000069938187" width="126.000000786805" height="18.00000550763508">

                </UIAStaticText>

            </UIATableCell>

            <UIATableCell name="FINISH" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/3" x="8.000012064343537" y="444.00000034969065" width="174.00000209814652" height="48.00000760578183">

                <UIAStaticText name="FINISH" label="FINISH" value="FINISH" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/3/0" x="16.00001258888028" y="462.0000006993818" width="126.00000078680489" height="18.000005507635137">

                </UIAStaticText>

            </UIATableCell>

            <UIATableCell name="FORMULATION" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/4" x="8.000009966196899" y="492.0000003496906" width="174.0000020981464" height="48.000007605781775">

                <UIAStaticText name="FORMULATION" label="FORMULATION" value="FORMULATION" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/4/0" x="16.00001049073353" y="510.00000069938176" width="126.00000078680489" height="18.000005507635024">

                </UIAStaticText>

            </UIATableCell>

            <UIATableCell name="INGREDIENTS" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/5" x="8.000007868050147" y="540.0000003496905" width="174.00000209814652" height="48.00000760578189">

                <UIAStaticText name="INGREDIENTS" label="INGREDIENTS" value="INGREDIENTS" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/5/0" x="16.00000839258678" y="558.0000006993816" width="126.00000078680489" height="18.000005507635137">

                </UIAStaticText>

            </UIATableCell>

            <UIATableCell name="SKIN TYPE" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/6" x="8.000005769903396" y="588.0000003496905" width="174.00000209814652" height="48.000007605781775">

                <UIAStaticText name="SKIN TYPE" label="SKIN TYPE" value="SKIN TYPE" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/6/0" x="16.00000629444014" y="606.0000006993816" width="126.00000078680489" height="18.000005507635137">

                </UIAStaticText>

            </UIATableCell>

            <UIATableCell name="SUN PROTECTION" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/7" x="8.000003671756645" y="636.0000003496904" width="174.00000209814652" height="48.00000760578189">

                <UIAStaticText name="SUN PROTECTION" label="SUN PROTECTION" value="SUN PROTECTION" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/26/7/0" x="16.00000419629339" y="654.0000006993815" width="126.00000078680489" height="18.000005507635137">

                </UIAStaticText>

            </UIATableCell>

            <UIATableGroup name="" label="" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/0/26/8" x="8.00000271010606" y="684.0000003496904" width="174.00000096165036" height="22.00000760578189">

            </UIATableGroup>

        </UIATableView>

        <UIAStaticText name="BROWSE ALL FOUNDATIONS" label="BROWSE ALL FOUNDATIONS" value="BROWSE ALL FOUNDATIONS" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/0/27" x="10.000000743093551" y="725.0000004371132" width="170.00000113649594" height="26.000007430936193">

        </UIAStaticText>

    </UIAWindow>

    <UIAWindow name="" label="" value="" dom="" enabled="true" valid="true" visible="false" hint="" path="/0/1" x="0" y="0" width="1024.0000335703464" height="768.0000447604625">

    </UIAWindow>

    <UIAWindow name="" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/2" x="0" y="0" width="1024.0000335703464" height="768.0000447604625">

        <UIAStatusBar name="" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="" path="/0/2/0" x="0.000032696119660613476" y="0" width="1024.0000008742268" height="20.00004476046334">

            <UIAElement name="Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top" label="" value="" dom="" enabled="true" valid="true" visible="true" hint="Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top" path="/0/2/0/0" x="6.000032696119661" y="2.6226834001117315e-7" width="39.000000874227794" height="20.000001704744186">

            </UIAElement>

            <UIAElement name="3 of 3 Wi-Fi bars" label="3 of 3 Wi-Fi bars" value="" dom="" enabled="true" valid="true" visible="true" hint="Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top" path="/0/2/0/1" x="50.00003269611966" y="0.000002185569500093121" width="13.00000087422768" height="20.000000568248048">

            </UIAElement>

            <UIAElement name="4:24 PM" label="4:24 PM" value="" dom="" enabled="true" valid="true" visible="true" hint="Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top" path="/0/2/0/2" x="489.0000326961192" y="0.00002137486971091072" width="47.00000087422768" height="20.000002054435306">

            </UIAElement>

            <UIAElement name="100% battery power" label="100% battery power" value="" dom="" enabled="true" valid="true" visible="true" hint="Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top" path="/0/2/0/3" x="960.0000326961188" y="0.000041962934401787914" width="59.00000087422768" height="20.00000257897199">

            </UIAElement>

        </UIAStatusBar>

    </UIAWindow>

</UIAApplication>

Please let me know if i am doing something wrong.

Thanks
Sunny

1 Like

I think this is a bug at appium end.