<?xml version="1.0" encoding="UTF-8" ?>
<ConfigMaps>
  <ConfigMap type="Skin">
    <Meta name="title">Simple Theme</Meta>
    <Meta name="description">Simple theme example.</Meta>
    <Meta name="author">Rowan</Meta>
  </ConfigMap>
  <ConfigMap type="Skin">
    <Attribute name="header.background_color">blue</Attribute>
    <Attribute name="header.tile_image.url">http://www.brickshelf.com/gallery/XLR8R/miscellaneous/bg40a.jpg</Attribute>
    <Attribute name="header.logo">beveled_original</Attribute>
    <Attribute name="header.link_color">lightblue</Attribute>
    <Attribute name="header.text_color">darkblue</Attribute>
    <Attribute name="gadget_area.tab.selected.background_color">white</Attribute>
    <Attribute name="gadget_area.tab.selected.text_color">blue</Attribute>
    <Attribute name="gadget_area.tab.unselected.background_color">gray</Attribute>
    <Attribute name="gadget_area.tab.unselected.text_color">darkblue</Attribute>
    <Attribute name="gadget_area.tab.border_color">navy</Attribute>
    <Attribute name="gadget_area.gadget.body.link_color">#00B366</Attribute>
    <Attribute name="gadget_area.border_color">#007D48</Attribute>
    <Attribute name="gadget_area.gadget.border_color">#007D48</Attribute>
    <Attribute name="gadget_area.gadget.header.background_color">#BFFFE4</Attribute>
    <Attribute name="gadget_area.gadget.header.text_color">#00B366</Attribute>
    <Attribute name="footer.tile_image.url">C:\bricks-grey-40.jpg</Attribute>
    <Attribute name="footer.link_color">white</Attribute>
    <Attribute name="footer.text_color">black</Attribute>
    <Attribute name="attribution.image.url">c:\me.jpg</Attribute>
  </ConfigMap>
</ConfigMaps>