From 99204ff457a6798c0ed53bf73412f2ad5e654e50 Mon Sep 17 00:00:00 2001 From: vkservicesllc <35149642+vkservicesllc@users.noreply.github.com> Date: Tue, 6 Nov 2018 20:23:46 -0500 Subject: [PATCH] Update and rename test.json to cd_catalog.xml --- test/cd_catalog.xml | 210 ++++++++++++++++++++++++++++++++++++++++++++ test/test.json | 6 -- 2 files changed, 210 insertions(+), 6 deletions(-) create mode 100644 test/cd_catalog.xml delete mode 100644 test/test.json diff --git a/test/cd_catalog.xml b/test/cd_catalog.xml new file mode 100644 index 0000000..c6ae0ef --- /dev/null +++ b/test/cd_catalog.xml @@ -0,0 +1,210 @@ + + +Empire Burlesque +Bob Dylan +USA +Columbia +10.90 +1985 + + +Hide your heart +Bonnie Tyler +UK +CBS Records +9.90 +1988 + + +Greatest Hits +Dolly Parton +USA +RCA +9.90 +1982 + + +Still got the blues +Gary Moore +UK +Virgin records +10.20 +1990 + + +Eros +Eros Ramazzotti +EU +BMG +9.90 +1997 + + +One night only +Bee Gees +UK +Polydor +10.90 +1998 + + +Sylvias Mother +Dr.Hook +UK +CBS +8.10 +1973 + + +Maggie May +Rod Stewart +UK +Pickwick +8.50 +1990 + + +Romanza +Andrea Bocelli +EU +Polydor +10.80 +1996 + + +When a man loves a woman +Percy Sledge +USA +Atlantic +8.70 +1987 + + +Black angel +Savage Rose +EU +Mega +10.90 +1995 + + +1999 Grammy Nominees +Many +USA +Grammy +10.20 +1999 + + +For the good times +Kenny Rogers +UK +Mucik Master +8.70 +1995 + + +Big Willie style +Will Smith +USA +Columbia +9.90 +1997 + + +Tupelo Honey +Van Morrison +UK +Polydor +8.20 +1971 + + +Soulsville +Jorn Hoel +Norway +WEA +7.90 +1996 + + +The very best of +Cat Stevens +UK +Island +8.90 +1990 + + +Stop +Sam Brown +UK +A and M +8.90 +1988 + + +Bridge of Spies +T'Pau +UK +Siren +7.90 +1987 + + +Private Dancer +Tina Turner +UK +Capitol +8.90 +1983 + + +Midt om natten +Kim Larsen +EU +Medley +7.80 +1983 + + +Pavarotti Gala Concert +Luciano Pavarotti +UK +DECCA +9.90 +1991 + + +The dock of the bay +Otis Redding +USA +Stax Records +7.90 +1968 + + +Picture book +Simply Red +EU +Elektra +7.20 +1985 + + +Red +The Communards +UK +London +7.80 +1987 + + +Unchain my heart +Joe Cocker +USA +EMI +8.20 +1987 + + diff --git a/test/test.json b/test/test.json deleted file mode 100644 index cd8ceb4..0000000 --- a/test/test.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - - "Artist": "Dire Straits", - "Album": "Brothers in Arms" - -}