<Ui xmlns="http://www.blizzard.com/wow/ui/">
  <Frame name="AuctionatorInsetTemplate" useParentLevel="true" virtual="true">
    <Layers>
      <Layer level="BACKGROUND">
        <Texture parentKey="Bg" inherits="Auctionator_AuctionHouseBackgroundIndex">
          <Anchors>
            <Anchor point="TOPLEFT" relativeKey="$parent" relativePoint="TOPLEFT"/>
            <Anchor point="BOTTOMRIGHT" relativeKey="$parent" relativePoint="BOTTOMRIGHT"/>
          </Anchors>
        </Texture>
      </Layer>
    </Layers>
		<Frames>
      <Frame inherits="InsetFrameTemplate4">
        <Anchors>
          <Anchor point="TOPLEFT" />
          <Anchor point="BOTTOMRIGHT" y="-2"/>
        </Anchors>
      </Frame>
		</Frames>
  </Frame>

  <Frame name="AuctionatorInsetDarkTemplate" useParentLevel="true" virtual="true">
    <Layers>
      <Layer level="BACKGROUND">
        <Texture parentKey="Bg" inherits="Auctionator_AuctionHouseBackgroundSellRight">
          <Anchors>
            <Anchor point="TOPLEFT" relativeKey="$parent" relativePoint="TOPLEFT"/>
            <Anchor point="BOTTOMRIGHT" relativeKey="$parent" relativePoint="BOTTOMRIGHT"/>
          </Anchors>
        </Texture>
      </Layer>
    </Layers>
		<Frames>
      <Frame inherits="InsetFrameTemplate4">
        <Anchors>
          <Anchor point="TOPLEFT" />
          <Anchor point="BOTTOMRIGHT" y="-2"/>
        </Anchors>
      </Frame>
		</Frames>
  </Frame>

  <Frame name="AuctionatorInsetLeaveScrollSpaceTemplate" useParentLevel="true" virtual="true">
    <Layers>
      <Layer level="BACKGROUND">
        <Texture parentKey="Bg" inherits="Auctionator_AuctionHouseBackgroundIndex">
          <Anchors>
            <Anchor point="TOPLEFT" relativeKey="$parent" relativePoint="TOPLEFT"/>
            <Anchor point="BOTTOMRIGHT" relativeKey="$parent" relativePoint="BOTTOMRIGHT" x="-28"/>
          </Anchors>
        </Texture>
      </Layer>
    </Layers>
		<Frames>
      <Frame inherits="InsetFrameTemplate4">
        <Anchors>
          <Anchor point="TOPLEFT" x="5" />
          <Anchor point="BOTTOMRIGHT" x="5" y="-2"/>
        </Anchors>
      </Frame>
		</Frames>
  </Frame>
</Ui>
