<?xml version="1.0" encoding="UTF-8"?>

<?import href="box://boxelyToolkit/theme/toolkit.box" ?>
<?import href="box://toaster/theme/historyGadgetStyles.box"?>

<library xmlns="http://www.aol.com/boxely/resource.xsd" xmlns:box="http://www.aol.com/boxely/box.xsd" xmlns:s="http://www.aol.com/boxely/style.xsd" xmlns:on="http://www.aol.com/boxely/reaction.xsd">

  <gadget id="historyRow" type="control">
    <attributes date="" title="" toasterid="" focusMode="defer" selectableMode="item" engaged="true" blockEvents="false" accRole="listItem"/>
    <parts>
        <box:aolTextCell style="rowCell" inherits="value=date"/>
        <box:aolTextCell style="rowCell" inherits="value=title"/>
    </parts>
  </gadget>

  </library>
