diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/albums.xml | 2 | ||||
-rw-r--r-- | files/elements.xml | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/files/albums.xml b/files/albums.xml index edfd610..edb2a94 100644 --- a/files/albums.xml +++ b/files/albums.xml @@ -12,6 +12,7 @@ <UUID>b2ee0ca0-b5e2-4bc9-8fed-7932fb145f2f</UUID> <UUID>bbe99998-1be6-4a40-8bf0-6a7fce9087c9</UUID> <UUID>66d277ca-cbc4-471c-a07e-082363375bcc</UUID> + <UUID>44136020-dc80-4522-9b71-2b9aad5e3039</UUID> </songs> </album> <album> @@ -22,6 +23,7 @@ <date>1978-01-23</date> <songs> <UUID>44136020-dc80-4522-9b71-2b9aad5e3039</UUID> + <UUID>66d277ca-cbc4-471c-a07e-082363375bcc</UUID> </songs> </album> </albums>
\ No newline at end of file diff --git a/files/elements.xml b/files/elements.xml index 7fefc5f..553f228 100644 --- a/files/elements.xml +++ b/files/elements.xml @@ -9,11 +9,11 @@ <genre>pop</genre> </song> <song> - <title>I Want to Hold your Hand</title> - <artist>The Beatles</artist> + <title>Side To Side</title> + <artist>Ariana Grande</artist> <length>186</length> <UUID>66d277ca-cbc4-471c-a07e-082363375bcc</UUID> - <content>i_want_to_hold_your_hand.mp3</content> + <content>Song/Side_To_Side.wav</content> <genre>rock</genre> </song> <song> |