aboutsummaryrefslogtreecommitdiff
path: root/files/albums.xml
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-06-08 20:56:16 +0200
committerClyhtsuriva <aimeric@adjutor.xyz>2021-06-08 20:56:16 +0200
commit05bc8764e48d93e1c676062ce71f7053c59b3c93 (patch)
tree4e010cf8794508e67cd6400a568d86df044604fb /files/albums.xml
parent5b3a0075f9b4a3d0cf5b15575648ee0af3d34749 (diff)
parent48d56d9db8fe93f1e1799674fefabdfc677d2eb7 (diff)
Merge branch 'master' into develop
Diffstat (limited to 'files/albums.xml')
-rw-r--r--files/albums.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/files/albums.xml b/files/albums.xml
new file mode 100644
index 0000000..edfd610
--- /dev/null
+++ b/files/albums.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<albums>
+ <album>
+ <title>Best of Beatles</title>
+ <artist/>
+ <lengthInSeconds>2160</lengthInSeconds>
+ <UUID>55a1e629-ef8c-4554-be90-7668105724cd</UUID>
+ <date>1970-12-10</date>
+ <songs>
+ <UUID>66d277ca-cbc4-471c-a07e-082362275bcc</UUID>
+ <UUID>6b834132-0a30-4b83-9835-814121b963a1</UUID>
+ <UUID>b2ee0ca0-b5e2-4bc9-8fed-7932fb145f2f</UUID>
+ <UUID>bbe99998-1be6-4a40-8bf0-6a7fce9087c9</UUID>
+ <UUID>66d277ca-cbc4-471c-a07e-082363375bcc</UUID>
+ </songs>
+ </album>
+ <album>
+ <title>ABBA Gold</title>
+ <artist/>
+ <lengthInSeconds>3490</lengthInSeconds>
+ <UUID>f015cb19-ed91-47cc-a262-12f5348e6f89</UUID>
+ <date>1978-01-23</date>
+ <songs>
+ <UUID>44136020-dc80-4522-9b71-2b9aad5e3039</UUID>
+ </songs>
+ </album>
+</albums> \ No newline at end of file