[xml_animator] add xml file
authorjaehwan <jae.hwan.kim@samsung.com>
Tue, 5 Oct 2010 06:12:28 +0000 (15:12 +0900)
committerjaehwan <jae.hwan.kim@samsung.com>
Tue, 5 Oct 2010 06:12:28 +0000 (15:12 +0900)
data/xmls/Makefile.am [new file with mode: 0644]
data/xmls/Makefile.in [new file with mode: 0644]
data/xmls/elementary.xml [new file with mode: 0644]

diff --git a/data/xmls/Makefile.am b/data/xmls/Makefile.am
new file mode 100644 (file)
index 0000000..374613f
--- /dev/null
@@ -0,0 +1,7 @@
+4AUTOMAKE_OPTIONS     = 1.4 foreign
+MAINTAINERCLEANFILES = Makefile.in
+
+xmldir = $(datadir)/xmls
+xml_DATA = elementary.xml
+
+EXTRA_DIST = $(xml_DATA)
diff --git a/data/xmls/Makefile.in b/data/xmls/Makefile.in
new file mode 100644 (file)
index 0000000..c0af3ff
--- /dev/null
@@ -0,0 +1,420 @@
+# Makefile.in generated by automake 1.10.2 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = data/xmls
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
+       $(top_srcdir)/m4/efl_binary.m4 $(top_srcdir)/m4/efl_doxygen.m4 \
+       $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
+       $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+       $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+       $(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/elementary_config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+    *) f=$$p;; \
+  esac;
+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
+am__installdirs = "$(DESTDIR)$(xmldir)"
+xmlDATA_INSTALL = $(INSTALL_DATA)
+DATA = $(xml_DATA)
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+ALLOCA = @ALLOCA@
+AMTAR = @AMTAR@
+AR = @AR@
+AS = @AS@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ELEMENTARY_CFLAGS = @ELEMENTARY_CFLAGS@
+ELEMENTARY_EDBUS_CFLAGS = @ELEMENTARY_EDBUS_CFLAGS@
+ELEMENTARY_EDBUS_LIBS = @ELEMENTARY_EDBUS_LIBS@
+ELEMENTARY_EFREET_CFLAGS = @ELEMENTARY_EFREET_CFLAGS@
+ELEMENTARY_EFREET_LIBS = @ELEMENTARY_EFREET_LIBS@
+ELEMENTARY_ETHUMB_CFLAGS = @ELEMENTARY_ETHUMB_CFLAGS@
+ELEMENTARY_ETHUMB_LIBS = @ELEMENTARY_ETHUMB_LIBS@
+ELEMENTARY_EWEATHER_CFLAGS = @ELEMENTARY_EWEATHER_CFLAGS@
+ELEMENTARY_EWEATHER_LIBS = @ELEMENTARY_EWEATHER_LIBS@
+ELEMENTARY_EWEBKIT_CFLAGS = @ELEMENTARY_EWEBKIT_CFLAGS@
+ELEMENTARY_EWEBKIT_LIBS = @ELEMENTARY_EWEBKIT_LIBS@
+ELEMENTARY_FB_CFLAGS = @ELEMENTARY_FB_CFLAGS@
+ELEMENTARY_FB_LIBS = @ELEMENTARY_FB_LIBS@
+ELEMENTARY_LIBS = @ELEMENTARY_LIBS@
+ELEMENTARY_LIBXML2_CFLAGS = @ELEMENTARY_LIBXML2_CFLAGS@
+ELEMENTARY_LIBXML2_LIBS = @ELEMENTARY_LIBXML2_LIBS@
+ELEMENTARY_SDL_CFLAGS = @ELEMENTARY_SDL_CFLAGS@
+ELEMENTARY_SDL_LIBS = @ELEMENTARY_SDL_LIBS@
+ELEMENTARY_WIN32_CFLAGS = @ELEMENTARY_WIN32_CFLAGS@
+ELEMENTARY_WIN32_LIBS = @ELEMENTARY_WIN32_LIBS@
+ELEMENTARY_WINCE_CFLAGS = @ELEMENTARY_WINCE_CFLAGS@
+ELEMENTARY_WINCE_LIBS = @ELEMENTARY_WINCE_LIBS@
+ELEMENTARY_X_CFLAGS = @ELEMENTARY_X_CFLAGS@
+ELEMENTARY_X_LIBS = @ELEMENTARY_X_LIBS@
+ELM_ALLOCA_H_DEF = @ELM_ALLOCA_H_DEF@
+ELM_EDBUS_DEF = @ELM_EDBUS_DEF@
+ELM_EFREET_DEF = @ELM_EFREET_DEF@
+ELM_ETHUMB_DEF = @ELM_ETHUMB_DEF@
+ELM_EWEATHER_DEF = @ELM_EWEATHER_DEF@
+ELM_EWEBKIT_DEF = @ELM_EWEBKIT_DEF@
+ELM_LIBINTL_H_DEF = @ELM_LIBINTL_H_DEF@
+ELM_LIBXML2_DEF = @ELM_LIBXML2_DEF@
+ELM_UNIX_DEF = @ELM_UNIX_DEF@
+ELM_WIN32_DEF = @ELM_WIN32_DEF@
+ELM_WINCE_DEF = @ELM_WINCE_DEF@
+EVIL_CFLAGS = @EVIL_CFLAGS@
+EVIL_LIBS = @EVIL_LIBS@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+MODULE_ARCH = @MODULE_ARCH@
+MODULE_EDJE = @MODULE_EDJE@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PKG_CONFIG = @PKG_CONFIG@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+VMAJ = @VMAJ@
+VMIN = @VMIN@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+dlopen_libs = @dlopen_libs@
+docdir = @docdir@
+dvidir = @dvidir@
+edje_cc = @edje_cc@
+eet_eet = @eet_eet@
+efl_doxygen = @efl_doxygen@
+efl_have_doxygen = @efl_have_doxygen@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+lt_enable_auto_import = @lt_enable_auto_import@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+my_libs = @my_libs@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+pkgconfig_requires_private = @pkgconfig_requires_private@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+release_info = @release_info@
+requirement_elm = @requirement_elm@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+version_info = @version_info@
+4AUTOMAKE_OPTIONS = 1.4 foreign
+MAINTAINERCLEANFILES = Makefile.in
+xmldir = $(datadir)/xmls
+xml_DATA = elementary.xml
+EXTRA_DIST = $(xml_DATA)
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+       @for dep in $?; do \
+         case '$(am__configure_deps)' in \
+           *$$dep*) \
+             ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+               && { if test -f $@; then exit 0; else break; fi; }; \
+             exit 1;; \
+         esac; \
+       done; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/xmls/Makefile'; \
+       cd $(top_srcdir) && \
+         $(AUTOMAKE) --gnu  data/xmls/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+       @case '$?' in \
+         *config.status*) \
+           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+         *) \
+           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+       esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+       -rm -f *.lo
+
+clean-libtool:
+       -rm -rf .libs _libs
+install-xmlDATA: $(xml_DATA)
+       @$(NORMAL_INSTALL)
+       test -z "$(xmldir)" || $(MKDIR_P) "$(DESTDIR)$(xmldir)"
+       @list='$(xml_DATA)'; for p in $$list; do \
+         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+         f=$(am__strip_dir) \
+         echo " $(xmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(xmldir)/$$f'"; \
+         $(xmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(xmldir)/$$f"; \
+       done
+
+uninstall-xmlDATA:
+       @$(NORMAL_UNINSTALL)
+       @list='$(xml_DATA)'; for p in $$list; do \
+         f=$(am__strip_dir) \
+         echo " rm -f '$(DESTDIR)$(xmldir)/$$f'"; \
+         rm -f "$(DESTDIR)$(xmldir)/$$f"; \
+       done
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+       @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+       list='$(DISTFILES)'; \
+         dist_files=`for file in $$list; do echo $$file; done | \
+         sed -e "s|^$$srcdirstrip/||;t" \
+             -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+       case $$dist_files in \
+         */*) $(MKDIR_P) `echo "$$dist_files" | \
+                          sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+                          sort -u` ;; \
+       esac; \
+       for file in $$dist_files; do \
+         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+         if test -d $$d/$$file; then \
+           dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+           fi; \
+           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+         else \
+           test -f $(distdir)/$$file \
+           || cp -p $$d/$$file $(distdir)/$$file \
+           || exit 1; \
+         fi; \
+       done
+check-am: all-am
+check: check-am
+all-am: Makefile $(DATA)
+installdirs:
+       for dir in "$(DESTDIR)$(xmldir)"; do \
+         test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+       done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+       @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         `test -z '$(STRIP)' || \
+           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+       -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+       @echo "This command is intended for maintainers to use"
+       @echo "it deletes files that may require special tools to rebuild."
+       -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+       -rm -f Makefile
+distclean-am: clean-am distclean-generic
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am: install-xmlDATA
+
+install-dvi: install-dvi-am
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-info: install-info-am
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-ps: install-ps-am
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+       -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-xmlDATA
+
+.MAKE: install-am install-strip
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+       distclean distclean-generic distclean-libtool distdir dvi \
+       dvi-am html html-am info info-am install install-am \
+       install-data install-data-am install-dvi install-dvi-am \
+       install-exec install-exec-am install-html install-html-am \
+       install-info install-info-am install-man install-pdf \
+       install-pdf-am install-ps install-ps-am install-strip \
+       install-xmlDATA installcheck installcheck-am installdirs \
+       maintainer-clean maintainer-clean-generic mostlyclean \
+       mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+       uninstall uninstall-am uninstall-xmlDATA
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/data/xmls/elementary.xml b/data/xmls/elementary.xml
new file mode 100644 (file)
index 0000000..0f668ac
--- /dev/null
@@ -0,0 +1,288 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE AML SYSTEM "tree2.dtd">
+<AML>
+  <Animation title="test">
+    <Scene title="first">
+      <Time start="0" end="0.2"/>
+      <Location>
+        <CoordX standard="OBJECT" from="0" to="0" type="LINEAR"/>
+        <CoordY standard="OBJECT" from="0" to="-20" type="DECELERATE"/>
+        <CoordW standard="OBJECT" from="0" to="0" type="LINEAR"/>
+        <CoordH standard="OBJECT" from="0" to="0" type="LINEAR"/>
+      </Location>
+      <Rotation>
+        <AngleX from="0" to="0" type="LINEAR"/>
+        <AngleY from="0" to="0" type="LINEAR"/>
+        <AngleZ from="0" to="0" type="LINEAR"/>
+        <Center x="10" y="30" z="20"/>
+      </Rotation>
+      <Color>
+        <ColorRed from="255" to="255" type="LINEAR"/>
+        <ColorGreen from="255" to="255" type="LINEAR"/>
+        <ColorBlue from="255" to="255" type="LINEAR"/>
+        <ColorAlpha from="255" to="255" type="LINEAR"/>
+      </Color>
+       </Scene>
+       <Scene title="second">
+      <Time start="0" end="0.2"/>
+      <Location>
+        <CoordX standard="CURRENT" from="0" to="0" type="LINEAR"/>
+        <CoordY standard="CURRENT" from="0" to="20" type="ACCELERATE"/>
+        <CoordW standard="CURRENT" from="0" to="0" type="LINEAR"/>
+        <CoordH standard="CURRENT" from="0" to="0" type="LINEAR"/>
+      </Location>
+      <Rotation>
+        <AngleX from="0" to="0" type="LINEAR"/>
+        <AngleY from="0" to="0" type="LINEAR"/>
+        <AngleZ from="0" to="0" type="LINEAR"/>
+        <Center x="10" y="30" z="20"/>
+      </Rotation>
+      <Color>
+        <ColorRed from="255" to="255" type="LINEAR"/>
+        <ColorGreen from="255" to="255" type="LINEAR"/>
+        <ColorBlue from="255" to="255" type="LINEAR"/>
+        <ColorAlpha from="255" to="255" type="LINEAR"/>
+      </Color>
+       </Scene>
+       <Scene title="second">
+      <Time start="0" end="0.2"/>
+      <Location>
+        <CoordX standard="CURRENT" from="0" to="0" type="LINEAR"/>
+        <CoordY standard="CURRENT" from="0" to="-15" type="DECELERATE"/>
+        <CoordW standard="CURRENT" from="0" to="0" type="LINEAR"/>
+        <CoordH standard="CURRENT" from="0" to="0" type="LINEAR"/>
+      </Location>
+      <Rotation>
+        <AngleX from="0" to="0" type="LINEAR"/>
+        <AngleY from="0" to="0" type="LINEAR"/>
+        <AngleZ from="0" to="0" type="LINEAR"/>
+        <Center x="10" y="30" z="20"/>
+      </Rotation>
+      <Color>
+        <ColorRed from="255" to="255" type="LINEAR"/>
+        <ColorGreen from="255" to="255" type="LINEAR"/>
+        <ColorBlue from="255" to="255" type="LINEAR"/>
+        <ColorAlpha from="255" to="255" type="LINEAR"/>
+      </Color>
+       </Scene>
+       <Scene title="second">
+      <Time start="0" end="0.2"/>
+      <Location>
+        <CoordX standard="CURRENT" from="0" to="0" type="LINEAR"/>
+        <CoordY standard="CURRENT" from="0" to="15" type="ACCELERATE"/>
+        <CoordW standard="CURRENT" from="0" to="0" type="LINEAR"/>
+        <CoordH standard="CURRENT" from="0" to="0" type="LINEAR"/>
+      </Location>
+      <Rotation>
+        <AngleX from="0" to="0" type="LINEAR"/>
+        <AngleY from="0" to="0" type="LINEAR"/>
+        <AngleZ from="0" to="0" type="LINEAR"/>
+        <Center x="10" y="30" z="20"/>
+      </Rotation>
+      <Color>
+        <ColorRed from="255" to="255" type="LINEAR"/>
+        <ColorGreen from="255" to="255" type="LINEAR"/>
+        <ColorBlue from="255" to="255" type="LINEAR"/>
+        <ColorAlpha from="255" to="255" type="LINEAR"/>
+      </Color>
+       </Scene>
+       <Scene title="second">
+      <Time start="0" end="0.2"/>
+      <Location>
+        <CoordX standard="CURRENT" from="0" to="0" type="LINEAR"/>
+        <CoordY standard="CURRENT" from="0" to="-10" type="DECELERATE"/>
+        <CoordW standard="CURRENT" from="0" to="0" type="LINEAR"/>
+        <CoordH standard="CURRENT" from="0" to="0" type="LINEAR"/>
+      </Location>
+      <Rotation>
+        <AngleX from="0" to="0" type="LINEAR"/>
+        <AngleY from="0" to="0" type="LINEAR"/>
+        <AngleZ from="0" to="0" type="LINEAR"/>
+        <Center x="10" y="30" z="20"/>
+      </Rotation>
+      <Color>
+        <ColorRed from="255" to="255" type="LINEAR"/>
+        <ColorGreen from="255" to="255" type="LINEAR"/>
+        <ColorBlue from="255" to="255" type="LINEAR"/>
+        <ColorAlpha from="255" to="255" type="LINEAR"/>
+      </Color>
+       </Scene>
+       <Scene title="second">
+      <Time start="0" end="0.2"/>
+      <Location>
+        <CoordX standard="CURRENT" from="0" to="0" type="LINEAR"/>
+        <CoordY standard="CURRENT" from="0" to="10" type="ACCELERATE"/>
+        <CoordW standard="CURRENT" from="0" to="0" type="LINEAR"/>
+        <CoordH standard="CURRENT" from="0" to="0" type="LINEAR"/>
+      </Location>
+      <Rotation>
+        <AngleX from="0" to="0" type="LINEAR"/>
+        <AngleY from="0" to="0" type="LINEAR"/>
+        <AngleZ from="0" to="0" type="LINEAR"/>
+        <Center x="10" y="30" z="20"/>
+      </Rotation>
+      <Color>
+        <ColorRed from="255" to="255" type="LINEAR"/>
+        <ColorGreen from="255" to="255" type="LINEAR"/>
+        <ColorBlue from="255" to="255" type="LINEAR"/>
+        <ColorAlpha from="255" to="255" type="LINEAR"/>
+      </Color>
+    </Scene>
+  </Animation>
+  <Animation title="test2">
+       <Scene title="first">
+               <Time start="0" end="1.2"/>
+               <Location>
+                       <CoordX standard="OBJECT" from="0" to="0" type="LINEAR"/>
+                       <CoordY standard="OBJECT" from="0" to="0" type="DECELERATE"/>
+                       <CoordW standard="OBJECT" from="0" to="0" type="LINEAR"/>
+                       <CoordH standard="OBJECT" from="0" to="0" type="LINEAR"/>
+               </Location>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="1080" type="DECELERATE"/>
+                       <AngleZ from="0" to="0" type="LINEAR"/>
+                       <Center x="0.5" y="0.5" z="0"/>
+               </Rotation>
+               <Color>
+                       <ColorRed from="255" to="255" type="LINEAR"/>
+                       <ColorGreen from="255" to="255" type="LINEAR"/>
+                       <ColorBlue from="255" to="255" type="LINEAR"/>
+                       <ColorAlpha from="255" to="255" type="LINEAR"/>
+               </Color>
+       </Scene>
+  </Animation>
+  <Animation title="test3">
+       <Scene title="first">
+               <Time start="0" end="1.2"/>
+               <Location>
+                       <CoordX standard="OBJECT" from="0" to="0" type="LINEAR"/>
+                       <CoordY standard="OBJECT" from="0" to="0" type="DECELERATE"/>
+                       <CoordW standard="OBJECT" from="0" to="0" type="LINEAR"/>
+                       <CoordH standard="OBJECT" from="0" to="0" type="LINEAR"/>
+               </Location>
+               <Rotation>
+                       <AngleX from="0" to="1080" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="0" to="0" type="LINEAR"/>
+                       <Center x="0.5" y="0.5" z="0"/>
+               </Rotation>
+               <Color>
+                       <ColorRed from="255" to="255" type="LINEAR"/>
+                       <ColorGreen from="255" to="255" type="LINEAR"/>
+                       <ColorBlue from="255" to="255" type="LINEAR"/>
+                       <ColorAlpha from="255" to="255" type="LINEAR"/>
+               </Color>
+       </Scene>
+  </Animation>
+  <Animation title="test4">
+       <Scene title="1">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="0" to="-25" type="DECELERATE"/>
+                       <Center x="0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+       <Scene title="2">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="-25" to="0" type="DECELERATE"/>
+                       <Center x="0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+       <Scene title="3">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="0" to="20" type="DECELERATE"/>
+                       <Center x="1.0" y="1.0" z="0" attribute="RELATIVE"/>
+               </Rotation>
+       </Scene>
+       <Scene title="4">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="20" to="0" type="DECELERATE"/>
+                       <Center x="1.0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+       <Scene title="5">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="0" to="-15" type="DECELERATE"/>
+                       <Center x="0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+       <Scene title="6">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="-15" to="0" type="DECELERATE"/>
+                       <Center x="0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+       <Scene title="7">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="0" to="10" type="DECELERATE"/>
+                       <Center x="1.0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+       <Scene title="8">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="10" to="0" type="DECELERATE"/>
+                       <Center x="1.0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+       <Scene title="9">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="0" to="-5" type="DECELERATE"/>
+                       <Center x="0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+       <Scene title="10">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="-5" to="0" type="DECELERATE"/>
+                       <Center x="0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+       <Scene title="11">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="0" to="5" type="DECELERATE"/>
+                       <Center x="1.0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+               <Scene title="12">
+               <Time start="0" end="0.1"/>
+               <Rotation>
+                       <AngleX from="0" to="0" type="DECELERATE"/>
+                       <AngleY from="0" to="0" type="DECELERATE"/>
+                       <AngleZ from="5" to="0" type="DECELERATE"/>
+                       <Center x="1.0" y="1.0" z="0"/>
+               </Rotation>
+       </Scene>
+  </Animation>
+</AML>