src/FingersDance/Resources/videos.xml
author cavaliet
Fri, 02 Oct 2009 18:49:07 +0200
changeset 128 90c29e979ef4
parent 124 14b058fc64fc
child 131 9331c3dea175
permissions -rw-r--r--
Drag and drop of annotations from timeline, first step

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfListVideoItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ListVideoItem>
    <Name>Butterfly</Name>
    <Path>C:\Users\Public\Public Dev\fingersdance\src\FingersDance\Resources\Butterfly.wmv</Path>
    <Preview>C:\Users\Public\Public Dev\fingersdance\src\FingersDance\Resources\Butterfly.jpg</Preview>
  </ListVideoItem>
  <ListVideoItem>
    <Name>Lake</Name>
    <Path>C:\Users\Public\Public Dev\fingersdance\src\FingersDance\Resources\Lake.wmv</Path>
    <Preview>C:\Users\Public\Public Dev\fingersdance\src\FingersDance\Resources\Lake.jpg</Preview>
  </ListVideoItem>
  <ListVideoItem>
    <Name>One Flat Thing</Name>
    <Path>C:\Users\Public\Public Dev\fingersdance\src\FingersDance\Resources\oneflat.wmv</Path>
    <Preview>C:\Users\Public\Public Dev\fingersdance\src\FingersDance\Resources\oneflat.png</Preview>
  </ListVideoItem>
</ArrayOfListVideoItem>