Initial Commit. The packaging still does not work properly.
[confmgr] / cfConfig.xml
1 <?xml version='1.0' encoding='utf-8'?>
2 <Profiles NoOfProfiles="1">
3  <Profile Name="naresh" NoOfSteps="3">
4   <Step Value="1" Delay="1"/>
5   <Step Value="2" Delay="2"/>
6   <Step Value="3" Delay="3"/>
7  </Profile>
8 </Profiles>