diff options
Diffstat (limited to '06_performance/bin/data')
| -rwxr-xr-x | 06_performance/bin/data/videos.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/06_performance/bin/data/videos.xml b/06_performance/bin/data/videos.xml new file mode 100755 index 0000000..211f15c --- /dev/null +++ b/06_performance/bin/data/videos.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<TRSS description="videos"> + <video file="video/Foyle Arts Building.mp4"/> + <video file="video/Playpark 1.mp4"/> + <video file="video/Playpark 2.mp4"/> + <video file="video/See-Saw.mp4"/> + <video file="video/Under New Bridge 2.mp4"/> + <video file="video/Under New Bridge.mp4"/> + <video file="video/Under Foyle Bridge.mp4"/> + <video file="video/Under Craigavon Bridge.mp4"/> + <video file="video/Castle 1.mp4"/> + <video file="video/Castle 2.mp4"/> + <video file="video/New Bridge Guildhall.mp4"/> + <video file="video/Marina Wall 1.mp4"/> + <video file="video/Marina Wall 2.mp4"/> +</TRSS> |
