diff options
author | Said Belhadj <71043286+Said-Belhadj@users.noreply.github.com> | 2021-06-28 20:04:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-28 20:04:07 +0200 |
commit | d9e5505c6a283c7e576e7c77172221d7cb153351 (patch) | |
tree | 08953251ae460d1e9c262ff6acbffdb81192b5f7 /files | |
parent | b31d1df0f8e06cc546ccbb84fab8d7e570349b32 (diff) |
Add new data set for playlist
Diffstat (limited to 'files')
-rw-r--r-- | files/playlists.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/files/playlists.xml b/files/playlists.xml index e68fd77..9955928 100644 --- a/files/playlists.xml +++ b/files/playlists.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?xml version="1.0" encoding="UTF-8"?> <playlists> <playlist> <title>my favourite songs</title> @@ -12,9 +12,9 @@ <title>my third playlist</title> <UUID>23173338-8b6e-4174-af71-2fe8eef705da</UUID> <elements> - <UUID>bbe99998-1be6-4a40-8bf0-6a7fce9087c9</UUID> - <UUID>6b834132-0a30-4b83-9835-814121b963a1</UUID> - <UUID>66d277ca-cbc4-471c-a07e-082362275bcc</UUID> + <UUID>21d277ca-cbc4-471c-a07e-082363375bcc</UUID> + <UUID>31d277ca-cbc4-471c-a07e-082363375bcc</UUID> + <UUID>61d277ca-cbc4-471c-a07e-082363375bcc</UUID> </elements> </playlist> -</playlists>
\ No newline at end of file +</playlists> |