home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Winamp / winamp3_0-full.exe / Scripts / DMove / script.xml
Extensible Markup Language  |  2002-05-30  |  515b  |  18 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="0.6">
  4.  
  5.   <scriptinfo>
  6.     <version>1.0</version>
  7.     <name>Dynamic Movement Demo</name>
  8.     <comment>This is a small demo to show what you can do with our leet layer effects</comment>
  9.     <author>Us</author>
  10.     <email>mike@nullsoft.com</email>
  11.     <homepage>http://www.nullsoft.com</homepage>
  12.   </scriptinfo>
  13.  
  14.   <include file="xml/dmove.xml"/>
  15.   <include file="xml/scripts.xml"/>
  16.  
  17. </WinampAbstractionLayer>
  18.