Quantcast
<Ui xmlns="http://www.blizzard.com/wow/ui/">

    <Frame name="SVUI_ShadowTemplate" virtual="true">
        <Attributes>
            <Attribute name="shadowAlpha" type="number" value="0.5" />
        </Attributes>
        <Backdrop edgeFile="Interface\AddOns\SVUI\assets\artwork\Template\GLOW">
            <EdgeSize val="3" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0" g="0" b="0" a="0" />
            <BorderColor r="0" g="0" b="0" a="0.5" />
        </Backdrop>
    </Frame>

	<Frame name="SVUI_PanelTemplate_Default" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="default" />
            <Attribute name="panelPadding" type="number" value="1" />
            <Attribute name="panelColor" type="string" value="default" />
            <Attribute name="panelGradient" type="string" value="default" />
            <Attribute name="panelTexUpdate" type="boolean" value="false" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\BUTTONS\WHITE8X8" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="1" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0.2" g="0.2" b="0.2" a="1" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT" setAllPoints="true" />
                <Color r="0.2" g="0.2" b="0.2" a="1" />
            </Layer>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Transparent" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="transparent" />
            <Attribute name="panelPadding" type="number" value="2" />
            <Attribute name="panelColor" type="string" value="transparent" />
            <Attribute name="panelGradient" type="boolean" value="false" />
            <Attribute name="panelTexUpdate" type="boolean" value="false" />
            <Attribute name="panelSkipUpdate" type="boolean" value="true" />
        </Attributes>
        <Backdrop bgFile="Interface\BUTTONS\WHITE8X8" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="2" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0" g="0" b="0" a="0.5" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Component" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="component" />
            <Attribute name="panelPadding" type="number" value="1" />
            <Attribute name="panelColor" type="string" value="default" />
            <Attribute name="panelGradient" type="string" value="default" />
            <Attribute name="panelTexUpdate" type="boolean" value="false" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\BUTTONS\WHITE8X8" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="2" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0.2" g="0.2" b="0.2" a="1" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT" setAllPoints="true" />
                <Color r="0.2" g="0.2" b="0.2" a="1" />
            </Layer>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
        <Frames>
            <Frame parentKey="Shadow" inherits="SVUI_ShadowTemplate" />
        </Frames>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Headline" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="headline" />
            <Attribute name="panelPadding" type="number" value="1" />
            <Attribute name="panelColor" type="string" value="darkest" />
            <Attribute name="panelGradient" type="boolean" value="false" />
            <Attribute name="panelTexUpdate" type="boolean" value="false" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT" tile="true">
            <TileSize val="20" />
            <Color r="0" g="0" b="0" a="0.5" />
        </Backdrop>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Button" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="button" />
            <Attribute name="panelPadding" type="number" value="1" />
            <Attribute name="panelColor" type="string" value="default" />
            <Attribute name="panelGradient" type="boolean" value="false" />
            <Attribute name="panelTexUpdate" type="boolean" value="false" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\AddOns\SVUI\assets\artwork\Template\BUTTON" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="2" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0.2" g="0.2" b="0.2" a="1" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
        <Frames>
            <Frame parentKey="Shadow" inherits="SVUI_ShadowTemplate" />
        </Frames>
    </Frame>

    <Frame name="SVUI_PanelTemplate_FramedTop" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="framedtop" />
            <Attribute name="panelPadding" type="number" value="1" />
            <Attribute name="panelColor" type="string" value="default" />
            <Attribute name="panelGradient" type="string" value="darkest2" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\BUTTONS\WHITE8X8" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="1" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0.2" g="0.2" b="0.2" a="1" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT2" setAllPoints="true" />
                <Color r="0.2" g="0.2" b="0.2" a="1" />
            </Layer>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_FramedBottom" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="framedbottom" />
            <Attribute name="panelPadding" type="number" value="1" />
            <Attribute name="panelColor" type="string" value="default" />
            <Attribute name="panelGradient" type="string" value="darkest" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\BUTTONS\WHITE8X8" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="1" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0.2" g="0.2" b="0.2" a="1" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT" setAllPoints="true" />
                <Color r="0.2" g="0.2" b="0.2" a="1" />
            </Layer>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Bar" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="bar" />
            <Attribute name="panelPadding" type="number" value="1" />
            <Attribute name="panelColor" type="string" value="transparent" />
            <Attribute name="panelGradient" type="boolean" value="false" />
            <Attribute name="panelTexUpdate" type="boolean" value="false" />
            <Attribute name="panelSkipUpdate" type="boolean" value="true" />
        </Attributes>
        <Backdrop bgFile="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="1" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0" g="0" b="0" a="0.5" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="1" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Slot" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="slot" />
            <Attribute name="panelPadding" type="number" value="2" />
            <Attribute name="panelColor" type="string" value="transparent" />
            <Attribute name="panelGradient" type="boolean" value="false" />
            <Attribute name="panelTexUpdate" type="boolean" value="false" />
            <Attribute name="panelSkipUpdate" type="boolean" value="true" />
        </Attributes>
        <Backdrop bgFile="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="1" />
            <TileSize val="0" />
            <BackgroundInsets left="1" right="1" top="1" bottom="1" />
            <Color r="0" g="0" b="0" a="0.5" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
        <Frames>
            <Frame parentKey="Shadow" inherits="SVUI_ShadowTemplate" />
        </Frames>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Inset" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="inset" />
            <Attribute name="panelPadding" type="number" value="2" />
            <Attribute name="panelColor" type="string" value="transparent" />
            <Attribute name="panelGradient" type="boolean" value="false" />
            <Attribute name="panelTexUpdate" type="boolean" value="false" />
            <Attribute name="panelSkipUpdate" type="boolean" value="true" />
        </Attributes>
        <Backdrop bgFile="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="2" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0" g="0" b="0" a="0.5" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Comic" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="comic" />
            <Attribute name="panelPadding" type="number" value="1" />
            <Attribute name="panelColor" type="string" value="class" />
            <Attribute name="panelGradient" type="string" value="class" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\AddOns\SVUI\assets\artwork\Template\Background\COMIC1" tile="false">
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0.2" g="0.2" b="0.2" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Background\COMIC1" setAllPoints="true" />
                <Color r="0.2" g="0.2" b="0.2" a="1" />
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Model" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="model" />
            <Attribute name="panelPadding" type="number" value="1" />
            <Attribute name="panelColor" type="string" value="special" />
            <Attribute name="panelGradient" type="string" value="class" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\AddOns\SVUI\assets\artwork\Template\Background\COMIC-MODEL" tile="false">
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0.37" g="0.32" b="0.29" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Background\COMIC-MODEL" setAllPoints="true" />
                <Color r="0.37" g="0.32" b="0.29" a="1" />
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Paper" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="paper" />
            <Attribute name="panelPadding" type="number" value="3" />
            <Attribute name="panelColor" type="string" value="white" />
            <Attribute name="panelGradient" type="string" value="white" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelSkipUpdate" type="boolean" value="true" />
        </Attributes>
        <Backdrop bgFile="Interface\AddOns\SVUI\assets\artwork\Template\Background\PAPER" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="1" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="1" g="1" b="1" a="1" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Background\PAPER" setAllPoints="true" />
                <Color r="1" g="1" b="1" a="1" />
            </Layer>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="3" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="3" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="3" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="3" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Container" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="container" />
            <Attribute name="panelPadding" type="number" value="2" />
            <Attribute name="panelColor" type="string" value="special" />
            <Attribute name="panelGradient" type="string" value="special" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\AddOns\SVUI\assets\artwork\Template\Background\PATTERN3" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="1" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0.37" g="0.32" b="0.29" a="1" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Background\PATTERN3" setAllPoints="true" />
                <Color r="0.37" g="0.32" b="0.29" a="1" />
            </Layer>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Pattern" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="pattern" />
            <Attribute name="panelPadding" type="number" value="3" />
            <Attribute name="panelColor" type="string" value="special" />
            <Attribute name="panelGradient" type="string" value="special" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\AddOns\SVUI\assets\artwork\Template\Background\PATTERN1" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="1" />
            <TileSize val="0" />
            <BackgroundInsets left="0" right="0" top="0" bottom="0" />
            <Color r="0.37" g="0.32" b="0.29" a="1" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Background\PATTERN1" setAllPoints="true" />
                <Color r="0.37" g="0.32" b="0.29" a="1" />
            </Layer>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="3" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="3" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="3" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="3" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
        <Frames>
            <Frame parentKey="Shadow" inherits="SVUI_ShadowTemplate" />
        </Frames>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Action" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="action" />
            <Attribute name="panelPadding" type="number" value="2" />
            <Attribute name="panelColor" type="string" value="default" />
            <Attribute name="panelGradient" type="string" value="special" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\BUTTONS\WHITE8X8" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="2" />
            <TileSize val="0" />
            <BackgroundInsets left="1" right="1" top="1" bottom="1" />
            <Color r="0.2" g="0.2" b="0.2" a="1" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT" setAllPoints="true" />
                <Color r="0.2" g="0.2" b="0.2" a="1" />
            </Layer>
            <Layer level="BACKGROUND" textureSubLevel="2">
                <Texture parentKey="ExtendedTopLeft" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Extended\ACTION_TOPLEFT">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOP" />
                        <Anchor point="BOTTOMLEFT" relativePoint="LEFT" />
                    </Anchors>
                    <Color r="0.05" g="0.05" b="0.05" a="0.5" />
                </Texture>
                <Texture parentKey="ExtendedTopRight" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Extended\ACTION_TOPRIGHT">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="TOPLEFT" relativePoint="TOP" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="RIGHT" />
                    </Anchors>
                    <Color r="0.05" g="0.05" b="0.05" a="0.5" />
                </Texture>
                <Texture parentKey="ExtendedBottomLeft" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Extended\ACTION_BOTTOMLEFT">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOM" />
                        <Anchor point="TOPLEFT" relativePoint="LEFT" />
                    </Anchors>
                    <Color r="0.1" g="0.1" b="0.1" a="0.5" />
                </Texture>
                <Texture parentKey="ExtendedBottomRight" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Extended\ACTION_BOTTOMRIGHT">
                    <Anchors>
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOM" />
                        <Anchor point="TOPRIGHT" relativePoint="RIGHT" />
                    </Anchors>
                    <Color r="0.1" g="0.1" b="0.1" a="0.5" />
                </Texture>
            </Layer>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
        <Frames>
            <Frame parentKey="Shadow" inherits="SVUI_ShadowTemplate" />
        </Frames>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Halftone" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="halftone" />
            <Attribute name="panelPadding" type="number" value="2" />
            <Attribute name="panelColor" type="string" value="default" />
            <Attribute name="panelGradient" type="string" value="special" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\BUTTONS\WHITE8X8" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="2" />
            <TileSize val="0" />
            <BackgroundInsets left="1" right="1" top="1" bottom="1" />
            <Color r="0.2" g="0.2" b="0.2" a="1" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT" setAllPoints="true" />
                <Color r="0.2" g="0.2" b="0.2" a="1" />
            </Layer>
            <Layer level="BACKGROUND" textureSubLevel="2">
                <Texture parentKey="ExtendedTopLeft" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Extended\HALFTONE_TOPLEFT">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOP" />
                        <Anchor point="BOTTOMLEFT" relativePoint="LEFT" />
                    </Anchors>
                    <Color r="0.05" g="0.05" b="0.05" a="0.5" />
                </Texture>
                <Texture parentKey="ExtendedTopRight" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Extended\HALFTONE_TOPRIGHT">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="TOPLEFT" relativePoint="TOP" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="RIGHT" />
                    </Anchors>
                    <Color r="0.05" g="0.05" b="0.05" a="0.5" />
                </Texture>
                <Texture parentKey="ExtendedBottomLeft" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Extended\HALFTONE_BOTTOMLEFT">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOM" />
                        <Anchor point="TOPLEFT" relativePoint="LEFT" />
                    </Anchors>
                    <Color r="0.1" g="0.1" b="0.1" a="0.5" />
                </Texture>
                <Texture parentKey="ExtendedBottomRight" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\Extended\HALFTONE_BOTTOMRIGHT">
                    <Anchors>
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOM" />
                        <Anchor point="TOPRIGHT" relativePoint="RIGHT" />
                    </Anchors>
                    <Color r="0.1" g="0.1" b="0.1" a="0.5" />
                </Texture>
            </Layer>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
        <Frames>
            <Frame parentKey="Shadow" inherits="SVUI_ShadowTemplate" />
        </Frames>
    </Frame>

    <Frame name="SVUI_PanelTemplate_Blackout" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="blackout" />
            <Attribute name="panelPadding" type="number" value="2" />
            <Attribute name="panelColor" type="string" value="transparent" />
            <Attribute name="panelGradient" type="boolean" value="false" />
            <Attribute name="panelTexUpdate" type="boolean" value="false" />
            <Attribute name="panelOffset" type="number" value="2" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
        </Attributes>
        <Backdrop bgFile="Interface\BUTTONS\WHITE8X8" edgeFile="Interface\BUTTONS\WHITE8X8" tile="false">
            <EdgeSize val="2" />
            <TileSize val="0" />
            <BackgroundInsets left="1" right="1" top="1" bottom="1" />
            <Color r="0" g="0" b="0" a="0.5" />
            <BorderColor r="0" g="0" b="0" a="1" />
        </Backdrop>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Template\DEFAULT" setAllPoints="true" />
                <Color r="0" g="0" b="0" a="0.5" />
            </Layer>
            <Layer level="BORDER">
                <Texture parentKey="BorderLeft" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderRight" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension x="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderTop" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="TOPLEFT" relativePoint="TOPLEFT" />
                        <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
                <Texture parentKey="BorderBottom" file="Interface\BUTTONS\WHITE8X8">
                    <Anchors>
                        <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMLEFT" />
                        <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" />
                    </Anchors>
                    <Size>
                        <AbsDimension y="2" />
                    </Size>
                    <Color r="0" g="0" b="0" a="1" />
                </Texture>
            </Layer>
        </Layers>
        <Frames>
            <Frame parentKey="Shadow" inherits="SVUI_ShadowTemplate" />
        </Frames>
    </Frame>

    <Frame name="SVUI_PanelTemplate_UnitLarge" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="unitlarge" />
            <Attribute name="panelPadding" type="number" value="0" />
            <Attribute name="panelColor" type="string" value="special" />
            <Attribute name="panelGradient" type="boolean" value="false" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelOffset" type="number" value="3" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
            <Attribute name="panelNoBackdrop" type="boolean" value="true" />
        </Attributes>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Unitframe\Background\UNIT-BG1" setAllPoints="true" />
                <Color r="0.37" g="0.32" b="0.29" a="1" />
            </Layer>
        </Layers>
    </Frame>

    <Frame name="SVUI_PanelTemplate_UnitSmall" virtual="true">
        <Attributes>
            <Attribute name="panelID" type="string" value="unitlarge" />
            <Attribute name="panelPadding" type="number" value="0" />
            <Attribute name="panelColor" type="string" value="special" />
            <Attribute name="panelGradient" type="boolean" value="false" />
            <Attribute name="panelTexUpdate" type="boolean" value="true" />
            <Attribute name="panelOffset" type="number" value="3" />
            <Attribute name="panelSkipUpdate" type="boolean" value="false" />
            <Attribute name="panelNoBackdrop" type="boolean" value="true" />
        </Attributes>
        <Layers>
            <Layer level="BACKGROUND" textureSubLevel="1">
                <Texture parentKey="Skin" nonBlocking="true" file="Interface\AddOns\SVUI\assets\artwork\Unitframe\Background\UNIT-SMALL-BG1" setAllPoints="true" />
                <Color r="0.37" g="0.32" b="0.29" a="1" />
            </Layer>
        </Layers>
    </Frame>

    <Script file="api_layout.lua"/>
    <Script file="api_templates.lua"/>
</Ui>