src/FingersDance/Resources/videos.xml
author cavaliet
Mon, 05 Oct 2009 15:56:27 +0200
changeset 129 1f37ef03ebee
parent 124 14b058fc64fc
child 131 9331c3dea175
permissions -rw-r--r--
scale change improved and now annotations can not recover any of them.

<?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>