﻿<?xml version="1.0" encoding="utf-8"?>
<Page Activated="true" eq2usescomwndcontrols="true" Location="65,100" MaximumSize="1024,640" MinimumSize="480,335" Name="Market" PackLocation="center,center" PackLocationProp="-447/0001,-284/0001" ScrollExtent="480,520" Size="480,520" UserMovable="true" UserResizable="true" Visible="false">
<Button LocalText="Show" LocalTooltip="Show Search Preset Window" Location="241,478" Name="ShowSearch" OnPress="show_window=Inventory.MarketSearch show_window=Inventory.MarketSearch" PackLocation="left,bottom" PackLocationProp="0241/0001,-042/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="38,30" Size="38,30" Style="/ButtonStyles.text_button_default" Tooltip="Show Search Preset Window"></Button>
<Text AbsorbsInput="false" Font="/Fonts.FontArial14" LocalText="Tier" Location="45,139" MaxLines="1" Name="LabelTier" ScrollExtent="25,17" Size="25,17" TextColor="#F0D080" UserMovable="true">Tier</Text>
<Dropdownbox DataSource="TierSource" Location="66,139" Name="ComboTier" RowTemplate="/Templates.dropdowntemplate" ScrollExtent="168,17" Size="168,17" Style="/dropdownlist.dropdown_default"/>
<Text AbsorbsInput="false" Font="/Fonts.FontArial14" LocalText="Item Name" Location="16,15" MaxLines="1" Name="LabelItemName" ScrollExtent="53,17" Size="53,17" TextColor="#F0D080" UserMovable="true">Item Name</Text>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="64,9" Name="BoxItemName" RStyleDefault="/rectlist.win_plain" ScrollExtent="172,24" Size="172,24"/>
<Textbox BackgroundColor="#080808" BackgroundOpacity="0.722" Location="68,12" Name="TextItemName" ScrollExtent="166,18" Size="166,18" Style="/TextboxStyles.simple_textbox" WrapWidth="Automatic"></Textbox>
<Text AbsorbsInput="false" Font="/Fonts.FontArial14" LocalText="Seller" Location="36,35" MaxLines="1" Name="LabelSellerName" ScrollExtent="30,17" Size="30,17" TextColor="#F0D080" UserMovable="true">Seller</Text>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="64,31" Name="BoxSellerName" RStyleDefault="/rectlist.win_plain" ScrollExtent="172,24" Size="172,24"/>
<Textbox BackgroundColor="#080808" BackgroundOpacity="0.722" Location="68,33" Name="TextSellerName" ScrollExtent="166,18" Size="166,18" Style="/TextboxStyles.simple_textbox" WrapWidth="Automatic"></Textbox>
<Text AbsorbsInput="false" Font="/Fonts.FontArial14" LocalText="Item Type" Location="18,53" MaxLines="1" Name="LabelItemType" ScrollExtent="51,17" Size="51,17" TextColor="#F0D080" UserMovable="true">Item Type</Text>
<Dropdownbox DataSource="ItemTypeSource" Location="66,54" Name="ComboItemType" RowTemplate="/Templates.dropdowntemplate" ScrollExtent="168,17" Size="168,17" Style="/dropdownlist.dropdown_default"/>
<Text AbsorbsInput="false" Font="/Fonts.FontArial14" LocalText="Slot" Location="44,71" MaxLines="1" Name="LabelSlot" ScrollExtent="23,17" Size="23,17" TextColor="#F0D080" UserMovable="true">Slot</Text>
<Dropdownbox DataSource="SlotSource" Location="66,71" Name="ComboSlot" RowTemplate="/Templates.dropdowntemplate" ScrollExtent="168,17" Size="168,17" Style="/dropdownlist.dropdown_default"/>
<Text AbsorbsInput="false" Font="/Fonts.FontArial14" LocalText="Min Skill" Location="25,88" MaxLines="1" Name="LabelMinimumSkill" ScrollExtent="40,17" Size="40,17" TextColor="#F0D080" UserMovable="true">Min Skill</Text>
<Dropdownbox DataSource="SkillSource" Location="66,88" Name="ComboMinimumSkill" RowTemplate="/Templates.dropdowntemplate" ScrollExtent="168,17" Size="168,17" Style="/dropdownlist.dropdown_default"/>
<Text AbsorbsInput="false" Font="/Fonts.FontArial14" LocalText="Max Skill" Location="23,105" MaxLines="1" Name="LabelMaximumSkill" ScrollExtent="44,17" Size="44,17" TextColor="#F0D080" UserMovable="true">Max Skill</Text>
<Dropdownbox DataSource="SkillSource" Location="66,105" Name="ComboMaximumSkill" RowTemplate="/Templates.dropdowntemplate" ScrollExtent="168,17" Size="168,17" Style="/dropdownlist.dropdown_default"/>
<Text AbsorbsInput="false" Font="/Fonts.FontArial14" LocalText="Special" Location="28,122" MaxLines="1" Name="LabelSpecial" ScrollExtent="39,17" Size="39,17" TextColor="#F0D080" UserMovable="true">Special</Text>
<Dropdownbox DataSource="SpecialSource" Location="66,122" Name="ComboSpecial" RowTemplate="/Templates.dropdowntemplate" ScrollExtent="168,17" Size="168,17" Style="/dropdownlist.dropdown_default"/>
<Button LocalText="Set Min Price" LocalTooltip="Set minimum price for search." Location="240,42" Name="CommandSetMinPrice" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="100,25" Size="100,25" Style="/ButtonStyles.text_button_round" Tooltip="Set minimum price for search.">Set Min Price</Button>
<Text BackgroundOpacity="1.000" Font="/Fonts.FontArial14" LocalText="999p, 99g, 99s, 98c" Location="340,40" Margin="2,0,2,0" Name="LabelValueMinimumPrice" RStyleDefault="/rectlist.win_plain" ScrollExtent="125,30" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="125,30" TextAlignment="Center" TextAlignmentVertical="Center">999p, 99g, 99s, 98c</Text>
<Button LocalText="Set Max Price" LocalTooltip="Set maximum price for search." Location="241,80" Name="CommandSetMaxPrice" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="100,25" Size="100,25" Style="/ButtonStyles.text_button_round" Tooltip="Set maximum price for search.">Set Max Price</Button>
<Text BackgroundOpacity="1.000" Font="/Fonts.FontArial14" LocalText="999p, 99g, 99s, 99c" Location="340,78" Margin="2,0,2,0" Name="LabelValueMaximumPrice" RStyleDefault="/rectlist.win_plain" ScrollExtent="125,30" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="125,30" TextAlignment="Center" TextAlignmentVertical="Center">999p, 99g, 99s, 99c</Text>
<Button IsDefaultButton="true" LocalText="SEARCH" LocalTooltip="Search the market and show any items that match this search." Location="240,110" Name="CommandFindItems" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="166,40" Size="166,40" Style="/ButtonStyles.text_button_default" Tooltip="Search the market and show any items that match this search.">SEARCH</Button>
<Button LocalText="Reset" LocalTooltip="Reset search criteria." Location="406,110" Name="CommandReset" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="60,40" Size="60,40" Style="/ButtonStyles.text_button_default" Tooltip="Reset search criteria.">Reset</Button>
<Button IsDefaultButton="true" LocalText="Examine" Location="20,424" Name="CommandExamine" PackLocation="left,bottom" PackLocationProp="0020/0001,-096/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="108,44" Size="108,44" Style="/ButtonStyles.text_button_default">Examine</Button>
<Button LocalText="Purchase" LocalTooltip="Save travel time by buying from this broker.  Price listed includes broker commission." Location="352,423" Name="CommandBuyFromBroker" PackLocation="right,bottom" PackLocationProp="-128/0001,-097/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="106,46" Size="106,46" Style="/ButtonStyles.text_button_default" Tooltip="Save travel time by buying from this broker.  Price listed includes broker commission.">Purchase</Button>
<Button LocalText="<<" LocalTooltip="Go to the first page of search results." Location="10,478" Name="CommandFirstPage" PackLocation="left,bottom" PackLocationProp="0010/0001,-042/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="39,30" Size="39,30" Style="/ButtonStyles.text_button_default" Tooltip="Go to the first page of search results."></Button>
<Button LocalText="<" LocalTooltip="Go to the previous page of search results." Location="48,478" Name="CommandPreviousPage" PackLocation="left,bottom" PackLocationProp="0048/0001,-042/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="37,30" Size="37,30" Style="/ButtonStyles.text_button_default" Tooltip="Go to the previous page of search results."></Button>
<Text AbsorbsInput="false" Font="/Fonts.FontArial14" LocalText="Page 100 of 100" Location="76,484" MaxLines="1" Name="LabelPageNumber" PackLocation="left,bottom" PackLocationProp="0076/0001,-036/0001" ScrollExtent="96,17" Size="96,17" TextAlignment="Center" TextColor="#F0D080" UserMovable="true">Page 100 of 100</Text>
<Button LocalText=">" LocalTooltip="Go to the next page of search results." Location="163,478" Name="CommandNextPage" PackLocation="left,bottom" PackLocationProp="0163/0001,-042/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="38,30" Size="38,30" Style="/ButtonStyles.text_button_default" Tooltip="Go to the next page of search results."></Button>
<Button LocalText=">>" LocalTooltip="Go to the last page of search results." Location="200,478" Name="CommandLastPage" PackLocation="left,bottom" PackLocationProp="0200/0001,-042/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="43,30" Size="43,30" Style="/ButtonStyles.text_button_default" Tooltip="Go to the last page of search results."></Button>
<Page AbsorbsInput="false" ContextCapable="true" Location="-9,90" Name="Main" PackLocation="left,top" PackLocationProp="-009/0001,0090/0001" PackSize="absolute,absolute" PackSizeProp="-018/0001,0109/0001" RStyleDefault="/FrameStyles.null" ScrollExtent="498,411" Size="498,411">
<Text AbsorbsInput="false" Font="/Fonts.FontArial14" LocalText="This broker.s commission is  20%" LocalTooltip="Save travel time by buying from this broker.  Price listed includes broker commission." Location="223,394" MaxLines="1" Name="LabelBrokerCommission" PackLocation="right,bottom" PackLocationProp="-275/0001,-017/0001" ScrollExtent="250,17" Size="250,17" TextAlignment="Right" TextColor="#F0D080" Tooltip="Save travel time by buying from this broker.  Price listed includes broker commission." UserMovable="true">This broker.s commission is  20%</Text>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="21,326" Name="SelectedItemFrame" PackLocation="left,bottom" PackLocationProp="0021/0001,-085/0001" PackSize="absolute,fixed" PackSizeProp="0046/0001,0002/0003" RStyleDefault="/FrameStyles.ThickRounded.rect" ScrollExtent="452,67" Size="452,67"/>
<Icon BackgroundTint="#000000" IconStyle="/IconStyles.inventory" Location="143,338" MouseOverColor="#FFFF00" Name="iconSelected" PackLocation="left,bottom" PackLocationProp="0143/0001,-073/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
<Text Font="/Fonts.FontArial14" LocalText="Missing item name" Location="187,334" Name="lblSelectedNameAndPrice" PackLocation="left,bottom" PackLocationProp="0187/0001,-077/0001" PackSize="absolute,fixed" PackSizeProp="0325/0001,0002/0003" ScrollExtent="173,48" Size="173,48" TextAlignmentVertical="Center">Missing item name</Text>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="21,67" Name="boxListBoxCaptionBar" PackLocation="left,top" PackLocationProp="0021/0001,0067/0001" PackSize="absolute,fixed" PackSizeProp="0064/0001,0002/0003" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="434,19" Size="434,19"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="22,67" Name="BoxFilter" PackLocation="top,left" PackLocationProp="0022/0001,0067/0001" PackSize="absolute,fixed" PackSizeProp="0055/0001,0002/0003" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="443,20" Size="443,20" Visible="false"/>
<Button BackgroundOpacity="0.200" LocalText="Item" Location="23,68" Name="Sort0" PackLocation="left,top" PackLocationProp="0023/0001,0068/0001" PackSize="absolute,fixed" PackSizeProp="0324/0001,0002/0003" ScrollExtent="174,18" Size="174,18" Style="/ButtonStyles.invisible">Item</Button>
<Button BackgroundOpacity="0.200" LocalText="Price" Location="198,68" Name="Sort2" PackLocation="right,top" PackLocationProp="-300/0001,0068/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="75,18" Size="75,18" Style="/ButtonStyles.invisible">Price</Button>
<Button BackgroundOpacity="0.200" LocalText="Seller" Location="274,68" Name="Sort3" PackLocation="right,top" PackLocationProp="-224/0001,0068/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="179,18" Size="179,18" Style="/ButtonStyles.invisible">Seller</Button>
<Page AbsorbsInput="false" Enabled="false" GetsInput="false" Location="24,84" Name="BoxList" PackLocation="left,top" PackLocationProp="0024/0001,0084/0001" PackSize="absolute,absolute" PackSizeProp="0069/0001,0171/0001" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="429,240" Size="429,240" Visible="false"/>
<Page AbsorbsInput="false" Location="22,89" Name="ScrollPage" PackLocation="left,top" PackLocationProp="0022/0001,0089/0001" PackSize="absolute,absolute" PackSizeProp="0066/0001,0178/0001" ScrollExtent="432,233" ScrollSize="42,42" Size="432,233">
<Icon BackgroundTint="#000000" IconStyle="/IconStyles.item_list" MouseOverColor="#FFFF00" Name="row Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
<Text Font="/Fonts.FontArial14" LocalText="Missing item name                    (+10str, +10pwr, +30hp)" Location="45,0" Name="row Item Name" PackSize="absolute,fixed" PackSizeProp="0301/0001,0002/0003" ScrollExtent="131,42" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="131,42" TextAlignmentVertical="Center">Missing item name                    (+10str, +10pwr, +30hp)</Text>
<Text Font="/Fonts.FontArial14" LocalText="4p, 3g, 2s, 1c" Location="176,0" Margin="2,0,2,0" Name="row Price" PackLocation="right,top" PackLocationProp="-256/0001,0000/0001" ScrollExtent="75,42" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="75,42" TextAlignment="Right" TextAlignmentVertical="Center">4p, 3g, 2s, 1c</Text>
<Text Font="/Fonts.FontArial14" LocalText="Wwaawawawwawwx  of  Baubbleshire" Location="252,0" Name="row Seller" PackLocation="right,top" PackLocationProp="-180/0001,0000/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="179,42" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="179,42" TextAlignment="Center" TextAlignmentVertical="Center">Wwaawawawwawwx  of  Baubbleshire</Text>
<Image BackgroundColor="#404A50" BackgroundOpacity="0.859" Name="row Selection" PackSize="absolute" PackSizeProp="0000/0001,xxxx/xxxx" ScrollExtent="432,42" Size="432,42"/>
</Page>
<Page AbsorbsInput="false" BackgroundColor="#423F36" BackgroundOpacity="1.000" Location="19,85" Name="ScrollPageFrame" PackLocation="left,top" PackLocationProp="0019/0001,0085/0001" PackSize="absolute,absolute" PackSizeProp="0060/0001,0171/0001" RStyleDefault="/rectlist.win_plain" ScrollExtent="438,240" Size="438,240"/>
<Scrollbar ArrowPressSound="sounds/button" Control="ScrollPage" Location="457,85" Name="Scroll" PackLocation="right,top" PackLocationProp="-041/0001,0085/0001" PackSize="fixed,absolute" PackSizeProp="0002/0003,0172/0001" ScrollExtent="19,239" Size="19,239" Style="/ScrollStyles.default_vscroll"/>
</Page>
<Page AbsorbsInput="false" BackgroundColor="#00FF00" eq2usescomwndcontrols="true" Location="240,8" Name="CoinPage" PackLocation="left,top" PackLocationProp="0240/0001,0008/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="225,33" Size="225,33">
<Image AbsorbsInput="false" BackgroundColor="#FFFFFF" Location="5,8" Name="PlatinumCoinIcon" PackLocation="left,bottom" PackLocationProp="0005/0001,-025/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="18,18" Size="18,18" Stretch="false" Style="/imagelist.coins.PlatinumCoin"/>
<Text AbsorbsInput="false" actiontype="Coin" cointype="3" Dragable="true" DragAccepts="icon" DragType="coin" DynamicData="/GameData.Coins.Coin_3" Font="/Fonts.FontArial14" LocalText="999999" LocalTooltip="Platinum" Location="23,6" Margin="0,0,5,0" Name="Platinum" ScrollExtent="45,20" Size="45,20" TextAlignmentVertical="Center" Tooltip="Platinum">999999</Text>
<Image AbsorbsInput="false" BackgroundColor="#FFFFFF" Location="59,8" Name="GoldCoinIcon" PackLocation="left,bottom" PackLocationProp="0059/0001,-025/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="18,18" Size="18,18" Stretch="false" Style="/imagelist.coins.GoldCoin"/>
<Text AbsorbsInput="false" actiontype="Coin" cointype="2" Dragable="true" DragAccepts="icon" DragType="coin" DynamicData="/GameData.Coins.Coin_2" Font="/Fonts.FontArial14" LocalText="999" LocalTooltip="Gold" Location="77,6" Margin="0,0,5,0" Name="Gold" ScrollExtent="44,20" Size="44,20" TextAlignmentVertical="Center" TextColor="#FFEE70" Tooltip="Gold">999</Text>
<Image AbsorbsInput="false" BackgroundColor="#FFFFFF" Location="110,8" Name="SilverCoinIcon" PackLocation="left,bottom" PackLocationProp="0110/0001,-025/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="18,18" Size="18,18" Stretch="false" Style="/imagelist.coins.SilverCoin"/>
<Text AbsorbsInput="false" actiontype="Coin" cointype="1" description="Silver" Dragable="true" DragAccepts="icon" DragType="coin" DynamicData="/GameData.Coins.Coin_1" Font="/Fonts.FontArial14" LocalText="999" LocalTooltip="Silver" Location="131,6" Margin="0,0,5,0" Name="Silver" ScrollExtent="37,20" Size="37,20" TextAlignmentVertical="Center" TextColor="#A0A0A0" Tooltip="Silver">999</Text>
<Image AbsorbsInput="false" BackgroundColor="#FFFFFF" Location="163,8" Name="CopperCoinIcon" PackLocation="left,bottom" PackLocationProp="0163/0001,-025/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="18,18" Size="18,18" Stretch="false" Style="/imagelist.coins.CopperCoin"/>
<Text AbsorbsInput="false" actiontype="Coin" cointype="0" description="Copper" Dragable="true" DragAccepts="icon" DragType="coin" DynamicData="/GameData.Coins.Coin_0" Font="/Fonts.FontArial14" LocalText="9999" LocalTooltip="Copper" Location="183,6" Margin="0,0,5,0" Name="Copper" ScrollExtent="41,20" Size="41,20" TextAlignmentVertical="Center" TextColor="#EA9129" Tooltip="Copper">9999</Text>
</Page>
<RectangleStyle Center="ListBackground" CenterShrinkH="true" CenterShrinkV="true" CenterStretchH="false" CenterStretchV="false" EastStretch="false" Name="ListBackgroundStyle" NorthStretch="false" TitleStretch="false" WestStretch="false"/>
<Button LocalTooltip="Close" Location="454,6" Name="WC_CloseButton" PackLocation="right,top" PackLocationProp="-026/0001,0006/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.close_button" Tooltip="Close" UserMovable="true"></Button>
<ImageStyle Filter="true" Name="ListBackground">
<ImageFrame Name="image" Source="images/window_elements_specific.dds" SourceRect="143,93,181,137"/>
</ImageStyle>
<ImageStyle Filter="true" Name="selection_back">
<ImageFrame Name="black_back" Source="images/chat1.dds" SourceRect="14,74,15,75"/>
</ImageStyle>
<TextboxStyle CaratColor="#FFFF00" CaratWidth="2" Cursor="Text" DisabledTextStyle="/Fonts.FontArial14" Name="InputStyle" NormalTextStyle="/Fonts.FontArial14" SelectedTextStyle="/Fonts.FontArial14" SelectionColor="#C0C020" SelectionOpacity="1.000" TextColor="#F0C040" TextPadding="3,1,3,1"/>
<Page AbsorbsInput="false" Location="313,35" Name="TabTarget" ScrollExtent="17,11" Size="17,11">
<Page Enabled="false" Location="-25,1" Name="P3" ScrollExtent="45,14" Size="45,14" Visible="false"/>
<Page Location="-49,3" Name="P1" ScrollExtent="62,16" Size="62,16"/>
<Page Enabled="false" Location="-25,1" Name="P2" ScrollExtent="45,14" Size="45,14" Visible="false"/>
</Page>
<DataSource Name="TabSource">
<Data Name="PricingListing" target="P1" text="Merchandise"/>
<Data Name="Sell" target="P2" text="Sales Log"/>
</DataSource>
<DataSource Name="ItemTypeSource">
<Data Name="TestItem 1" text="Slashing"/>
<Data Name="TestItem 2" text="[DEVL]Medium"/>
<Data Name="TestItem 3" text="[DEVL]Low"/>
</DataSource>
<DataSource Name="SpecialSource">
<Data Name="TestItem 1" text="Strength"/>
<Data Name="TestItem 2" text="[DEVL]Medium"/>
<Data Name="TestItem 3" text="[DEVL]Low"/>
</DataSource>
<DataSource Name="SlotSource">
<Data Name="TestItem 1" text="Any"/>
<Data Name="TestItem 2" text="[DEVL]Medium"/>
<Data Name="TestItem 3" text="[DEVL]Low"/>
</DataSource>
<DataSource Name="SkillSource">
<Data Name="TestItem 1" text="Barely Begun"/>
<Data Name="TestItem 2" text="[DEVL]Medium"/>
<Data Name="TestItem 3" text="[DEVL]Low"/>
</DataSource>
<DataSource Name="TierSource">
<Data Name="Any" text="Any"/>
<Data Name="0" text="Common"/>
<Data Name="1" text="Handcrafted"/>
<Data Name="2" text="Treasured"/>
<Data Name="3" text="Legendary"/>
<Data Name="4" text="Fabled"/>
<Data Name="5" text="Mythical"/>
</DataSource>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,1" Name="WC_Frame" PackLocation="left,top" PackLocationProp="0000/0001,0001/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/FrameStyles.win_gold" ScrollExtent="480,520" Size="480,520"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,4" Name="WC_Titlebar" PackLocation="left,top" PackLocationProp="0000/0001,0004/0001" PackSize="absolute" PackSizeProp="0480/0001,xxxx/xxxx" ScrollExtent="0,1" Size="0,1"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="8,6" Name="WC_Backdrop" PackLocation="left,top" PackLocationProp="0008/0001,0006/0001" PackSize="absolute,absolute" PackSizeProp="0021/0001,0017/0001" RStyleDefault="/FrameStyles.background_gold_stretch" ScrollExtent="459,503" Size="459,503"/>
</Page>
<include>eq2ui_inventory_marketsearch.xml</include>