<?xml version="1.0" standalone="yes"?>
<!DOCTYPE deployments PUBLIC
   "-//JBoss Portal//DTD Portlet Instances 2.6//EN"
   "http://www.jboss.org/portal/dtd/portlet-instances_2_6.dtd">
<deployments>
   <deployment>
      <instance>
         <instance-id>PortletDemoPortletInstance</instance-id>
         <portlet-ref>PortletDemoPortlet</portlet-ref>
      </instance>
   </deployment>
   <deployment>
      <instance>
         <instance-id>SimpleReserverPortletInstance</instance-id>
         <portlet-ref>SimpleReserverPortlet</portlet-ref>
      </instance>
   </deployment>
   <deployment>
      <instance>
         <instance-id>SelectDemoPortletInstance</instance-id>
         <portlet-ref>SelectDemoPortlet</portlet-ref>
      </instance>
   </deployment>
   <deployment>
      <instance>
         <instance-id>TableDemoPortletInstance</instance-id>
         <portlet-ref>TableDemoPortlet</portlet-ref>
      </instance>
   </deployment>
   <deployment>
      <instance>
         <instance-id>FilterSelectPortletInstance</instance-id>
         <portlet-ref>FilterSelectPortlet</portlet-ref>
      </instance>
   </deployment>
   <deployment>
      <instance>
         <instance-id>FeatureBrowserPortletInstance</instance-id>
         <portlet-ref>FeatureBrowserPortlet</portlet-ref>
      </instance>
   </deployment>
   <deployment>
      <instance>
         <instance-id>ModalWindowPortletInstance</instance-id>
         <portlet-ref>ModalWindowPortlet</portlet-ref>
      </instance>
   </deployment>
   <deployment>
      <instance>
         <instance-id>CalcPortletInstance</instance-id>
         <portlet-ref>CalcPortlet</portlet-ref>
      </instance>
   </deployment>
   <deployment>
      <instance>
         <instance-id>NotificationDemoPortletInstance</instance-id>
         <portlet-ref>NotificationDemoPortlet</portlet-ref>
      </instance>
   </deployment>
   <deployment>
      <instance>
         <instance-id>ChatServletPortletInstance</instance-id>
         <portlet-ref>ChatServletPortlet</portlet-ref>
      </instance>
   </deployment>
   <deployment>
      <instance>
         <instance-id>BrowserDemoPortletInstance</instance-id>
         <portlet-ref>BrowserDemoPortlet</portlet-ref>
      </instance>
   </deployment>
</deployments>