<?xml version="1.0"?> <ContentConfig xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Widgets> <WidgetObject> <Name> Auto Products </Name> <Controls> <ControlAndLocation> <Control> AutoProducts </Control> </ControlAndLocation> </Controls> <Config> <?xml version="1.0"?> <ConfigObject xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SolarSearch>price:[0 TO 50] NOT keyword:CustomOnly NOT type:B</SolarSearch> <MaxItems>65</MaxItems> <Header>Golf Gifts Under $50</Header> </ConfigObject> </Config> </WidgetObject> <WidgetObject> <Name> Copy Widget </Name> <Controls> <ControlAndLocation> <Control> CopyWidget </Control> </ControlAndLocation> </Controls> <Config> <?xml version="1.0"?> <ConfigObject xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <PageKey>golf-gift-center</PageKey> <WidgetNumber>1</WidgetNumber> </ConfigObject> </Config> </WidgetObject> </Widgets> </ContentConfig>
