Skip to content

Instantly share code, notes, and snippets.

@awongh
Created July 17, 2018 05:10
Show Gist options
  • Save awongh/2e66cbf6d3b35c0ef52ec7aff1b4eb1d to your computer and use it in GitHub Desktop.
Save awongh/2e66cbf6d3b35c0ef52ec7aff1b4eb1d to your computer and use it in GitHub Desktop.
seeds.sql
TRUNCATE TABLE songs CASCADE;
TRUNCATE TABLE artists CASCADE;
ALTER SEQUENCE songs_id_seq RESTART WITH 1;
ALTER SEQUENCE artists_id_seq RESTART WITH 1;
INSERT INTO artists (name, photo_url, nationality) VALUES ('Weird Al Yankovich', 'http://i.huffpost.com/gen/1952378/images/o-WEIRD-AL-facebook.jpg', 'American');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('White & Nerdy (Parody of "Ridin"")', 'Straight Outta Lynwood', 'http://a1748.phobos.apple.com/us/r1000/062/Music/ce/3d/70/mzm.hmiurdzp.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Ebay (Parody of "I Want It That Way" By the Backstreet Boys)', 'Poodle Hat', 'http://a920.phobos.apple.com/us/r1000/160/Music5/v4/17/ef/0b/17ef0bd4-2428-71ac-f1c4-2abf7eff7d9e/mzaf_5868025817010222762.plus.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Canadian Idiot (Parody of "American Idiot" By Green Day)', 'Straight Outta Lynwood', 'http://a699.phobos.apple.com/us/r1000/079/Music/a9/8c/df/mzm.rdmyitlr.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('A Complicated Song (Parody of "Complicated" By Avril Lavigne)', 'Poodle Hat', 'http://a1597.phobos.apple.com/us/r1000/150/Music1/v4/75/f0/1c/75f01c09-4ed8-b1cb-88ed-9604ba9e0566/mzaf_8308926953432549305.plus.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Amish Paradise (Parody of "Gangsta"s Paradise" By Coolio)', 'The Essential Weird Al Yankovic', 'http://a150.phobos.apple.com/us/r1000/117/Music/db/1f/48/mzm.adckhvxr.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('The Saga Begins (Lyrical Adaption of "American Pie")', 'Running With Scissors', 'http://a1998.phobos.apple.com/us/r1000/066/Music/11/3d/0f/mzm.uswhcfdl.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Eat It', '"Weird Al" Yankovic"s Greatest Hits', 'http://a1057.phobos.apple.com/us/r1000/093/Music/ba/14/ff/mzm.irdpvgrv.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Whatever You Like (Parody of "Whatever You Like" By T.I.)', 'Alpocalypse (Deluxe Version)', 'http://a1174.phobos.apple.com/us/r1000/119/Music/af/73/36/mzm.sekgkngv.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Amish Paradise (Parody of "Gangsta"s Paradise" By Coolio)', 'Bad Hair Day', 'http://a105.phobos.apple.com/us/r1000/097/Music/6e/41/7e/mzm.dwzvduug.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Couch Potato (Parody of "Lose Yourself" By Eminem)', 'Poodle Hat', 'http://a1316.phobos.apple.com/us/r1000/101/Music/f7/74/d1/mzm.hozofrhz.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Trash Day (Parody of "Hot In Herre" By Nelly)', 'Poodle Hat', 'http://a1571.phobos.apple.com/us/r1000/041/Music5/v4/80/7a/ce/807ace58-f8cc-60ba-70b7-6a29ce96581c/mzaf_6915713688737709288.plus.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Confessions Part III (Parody of "Confessions Part II" By Usher)', 'Straight Outta Lynwood', 'http://a746.phobos.apple.com/us/r1000/111/Music/2f/ac/b8/mzm.wlryohvy.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I"ll Sue Ya', 'Straight Outta Lynwood', 'http://a279.phobos.apple.com/us/r1000/074/Music/60/a1/68/mzm.mylncjlt.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('The Night Santa Went Crazy', 'The Essential Weird Al Yankovic', 'http://a302.phobos.apple.com/us/r1000/109/Music/27/bf/9d/mzm.eesdsbsj.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Polkarama!', 'Straight Outta Lynwood', 'http://a1913.phobos.apple.com/us/r1000/112/Music/11/cf/6f/mzm.oduwhrjt.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Weasel Stomping Day', 'Straight Outta Lynwood', 'http://a479.phobos.apple.com/us/r1000/060/Music/60/09/87/mzm.cbmkwuar.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Word Crimes', 'Mandatory Fun', 'http://a440.phobos.apple.com/us/r1000/055/Music6/v4/d6/30/14/d6301494-f0e7-0f3e-2163-45cea5d81077/mzaf_8865197736128988380.plus.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Tacky', 'Mandatory Fun', 'http://a1253.phobos.apple.com/us/r1000/033/Music6/v4/ba/cf/e4/bacfe480-a69e-1427-884a-d37f0a0cbc10/mzaf_8213900408881405972.plus.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Foil', 'Mandatory Fun', 'http://a540.phobos.apple.com/us/r1000/046/Music/v4/c3/da/9b/c3da9b5d-6f9b-96a9-1034-70e01f4d52a4/mzaf_9106839853500774951.plus.aac.p.m4a', 1);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Do I Creep You Out (Parody of "Do I Make You Proud" By Taylor Hicks)', 'Straight Outta Lynwood', 'http://a1699.phobos.apple.com/us/r1000/070/Music/ce/55/f5/mzm.pjdvgqnj.aac.p.m4a', 1);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Kiss', 'http://www.gannett-cdn.com/-mm-/b0ad212381eab60e31d1f067f1c478cea741469a/c=0-10-3443-1963&r=x1683&c=3200x1680/local/-/media/USATODAY/GenericImages/2014/03/31//1396298223000-KISS-KISS-BAND-JY-0718-62187918.jpg', 'American');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Beth', 'Destroyer (Resurrected)', 'http://a1586.phobos.apple.com/us/r1000/033/Music6/v4/7c/02/02/7c0202cc-7e77-0d33-d712-cb07b7cb66c6/mzaf_1239243828034249168.plus.aac.p.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Detroit Rock City', '20th Century Masters - The Millennium Collection: The Best of Kiss', 'http://a287.phobos.apple.com/us/r1000/132/Music4/v4/a4/c3/6f/a4c36f14-54b0-23e2-2e8b-d9288ccfbd7a/mzaf_8502549801881158998.plus.aac.p.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Lick It Up', 'The Very Best of Kiss', 'http://a415.phobos.apple.com/us/r1000/107/Music/v4/8d/ea/83/8dea83b3-8e8f-d947-8dee-4d4be11e64a9/mzaf_8460073708618150274.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Was Made for Lovin" You', 'The Very Best of Kiss', 'http://a168.phobos.apple.com/us/r1000/094/Music/v4/d9/be/9f/d9be9f9b-c82b-1049-e4ba-3323b37e5fef/mzaf_3260033477114783370.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Rock and Roll All Nite', 'Dressed to Kill', 'http://a1263.phobos.apple.com/us/r1000/024/Music2/v4/4b/c1/90/4bc19072-f988-711e-48e6-1f5b30eb3015/mzaf_1024396724032502171.plus.aac.p.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Rock and Roll All Nite ("Alive!" Version)', 'The Very Best of Kiss', 'http://a1590.phobos.apple.com/us/r1000/065/Music/v4/5e/70/07/5e700731-b850-bafd-b85b-603f74c55586/mzaf_6978406638209831969.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Calling Dr. Love', 'The Very Best of Kiss', 'http://a1870.phobos.apple.com/us/r1000/068/Music/v4/5e/03/84/5e03843e-3d05-f0ec-34c0-4c96c7af341a/mzaf_7035535408734673516.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Beth', 'The Very Best of Kiss', 'http://a553.phobos.apple.com/us/r1000/115/Music/v4/04/d3/a7/04d3a721-4317-4573-31ae-363a4c63f51d/mzaf_5563069047967967379.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Love Gun', 'The Very Best of Kiss', 'http://a1354.phobos.apple.com/us/r1000/079/Music/v4/e4/4b/91/e44b9140-64a8-4e47-c586-fd6355306790/mzaf_703315753649557982.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Shout It Out Loud', 'The Very Best of Kiss', 'http://a750.phobos.apple.com/us/r1000/090/Music/v4/17/c1/ae/17c1aebf-b4b2-8b68-980b-8acb58058dde/mzaf_2817702492902027427.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Love It Loud', 'The Very Best of Kiss', 'http://a1610.phobos.apple.com/us/r1000/105/Music/v4/a5/cf/75/a5cf75f2-98d5-b4af-a746-d8677fb1670d/mzaf_5634041125916429588.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('God Gave Rock and Roll to You II', 'The Very Best of Kiss', 'http://a434.phobos.apple.com/us/r1000/082/Music/v4/0b/0f/ee/0b0fee85-703e-26d1-1f59-41244fc161ec/mzaf_5167905953963162544.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Forever', 'The Very Best of Kiss', 'http://a1459.phobos.apple.com/us/r1000/061/Music/v4/8c/01/7e/8c017e94-b144-8161-74cf-2e433477a628/mzaf_2591418107429860515.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Heaven"s On Fire', 'Animalize', 'http://a729.phobos.apple.com/us/r1000/042/Music6/v4/3e/51/a3/3e51a372-ff22-d8b6-199a-a185b3d645ac/mzaf_75987915288536675.plus.aac.p.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Detroit Rock City (Edited Version)', 'The Very Best of Kiss', 'http://a1566.phobos.apple.com/us/r1000/091/Music/v4/e8/fe/6c/e8fe6c2b-383d-64d0-e4f8-642424ec517d/mzaf_1074500463850964130.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Strutter', 'Kiss', 'http://a3.phobos.apple.com/us/r1000/058/Music/v4/12/32/a2/1232a248-ad8b-92ee-25ab-1c4a871ed624/mzaf_3296495373166574457.plus.aac.p.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Strutter', 'The Very Best of Kiss', 'http://a1836.phobos.apple.com/us/r1000/098/Music/v4/28/b5/64/28b56454-0feb-8755-964f-d33b72b72c14/mzaf_2171894544386855005.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Hard Luck Woman', 'The Very Best of Kiss', 'http://a582.phobos.apple.com/us/r1000/115/Music/v4/7f/95/41/7f954143-dad6-0fb4-5e5a-f3ffa859071c/mzaf_6198100802958633126.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Christine Sixteen', 'The Very Best of Kiss', 'http://a1334.phobos.apple.com/us/r1000/062/Music/v4/35/84/c4/3584c4e5-614a-090a-c205-df2c016d967e/mzaf_5102131731339139584.aac.m4a', 2);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Hotter Than Hell', 'The Very Best of Kiss', 'http://a1995.phobos.apple.com/us/r1000/073/Music/v4/4d/76/07/4d7607ef-505b-416e-c9bc-df5f9999a9b2/mzaf_2303993124562707427.aac.m4a', 2);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Gwar', 'http://www.heavymetal.com/v2/wp-content/uploads/2014/08/gwar_promo.jpg', 'American');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Sick of You', 'Scumdogs of the Universe', 'http://a1643.phobos.apple.com/us/r30/Music/17/4f/59/mzm.zczlqcgg.aac.p.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Let Us Slay', 'Lust In Space (Bonus Track Version)', 'http://a920.phobos.apple.com/us/r1000/100/Music/v4/87/1a/98/871a98b1-33ba-05b0-cd54-2b940004d8f7/mzaf_2381579427615723450.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('The Road Behind', 'America Must Be Destroyed', 'http://a1620.phobos.apple.com/us/r1000/045/Music/v4/e5/c8/f9/e5c8f940-aeeb-bebe-3c21-bddedbed7ba6/mzaf_7763079914062010352.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Gor-Gor', 'America Must Be Destroyed', 'http://a1494.phobos.apple.com/us/r1000/020/Music/8a/b4/5b/mzm.vutabktr.aac.p.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Have You Seen Me?', 'America Must Be Destroyed', 'http://a1461.phobos.apple.com/us/r1000/114/Music/v4/2c/c9/bf/2cc9bfd6-a4b3-f1bd-97c1-02c407f43019/mzaf_2795477593347510901.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Slaughterama', 'Scumdogs of the Universe', 'http://a931.phobos.apple.com/us/r30/Music/1f/09/5c/mzm.qwszdych.aac.p.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Immortal Corrupter', 'Violence Has Arrived', 'http://a948.phobos.apple.com/us/r1000/078/Music2/v4/75/0f/9f/750f9fae-d2d3-2b35-d885-50bbdf511969/mzaf_7685304048933327833.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('The Salaminizer', 'Scumdogs of the Universe', 'http://a302.phobos.apple.com/us/r30/Music/48/99/c9/mzm.elqznuto.aac.p.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Maggots', 'Scumdogs of the Universe', 'http://a1134.phobos.apple.com/us/r30/Music/v4/1f/23/9b/1f239b52-4b15-27a8-1d8f-b1c0e7c3e2dd/mzaf_6530822638987961012.aac.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Sexecutioner', 'Scumdogs of the Universe', 'http://a1290.phobos.apple.com/us/r30/Music/v4/04/b7/e1/04b7e1ea-086c-b415-591e-69c3083d35af/mzaf_8773243483417886215.aac.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Metal Metal Land', 'Lust In Space (Bonus Track Version)', 'http://a78.phobos.apple.com/us/r1000/074/Music2/v4/79/21/3c/79213cf8-c628-e946-2812-cd4e075c4fe0/mzaf_2798781478120177124.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Vlad the Impaler', 'Scumdogs of the Universe', 'http://a1164.phobos.apple.com/us/r30/Music/6d/df/db/mzm.dhnvglon.aac.p.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Crack In the Egg', 'America Must Be Destroyed', 'http://a1205.phobos.apple.com/us/r1000/050/Music/6e/0d/e0/mzm.hycnoykl.aac.p.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Bring Back the Bomb', 'War Party', 'http://a1950.phobos.apple.com/us/r30/Music/7c/40/71/mzm.ezbhvtxq.aac.p.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Ham On the Bone', 'America Must Be Destroyed', 'http://a436.phobos.apple.com/us/r1000/084/Music2/v4/0f/56/b1/0f56b1f7-3eb1-80f5-a349-53838f61a1cf/mzaf_8590595237875840364.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Horror of Yig', 'Scumdogs of the Universe', 'http://a1234.phobos.apple.com/us/r30/Music/v4/8d/2f/18/8d2f1841-86a2-fa46-731c-bc422023a14c/mzaf_2334937102017386738.aac.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Rock "n" Roll Never Felt So Good', 'America Must Be Destroyed', 'http://a1431.phobos.apple.com/us/r1000/068/Music/v4/cf/95/75/cf95759e-5b3b-a3fc-1843-54a33697e650/mzaf_9003269012362400743.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Gwarnography (Bonus Track)', 'Lust In Space (Bonus Track Version)', 'http://a1299.phobos.apple.com/us/r1000/018/Music/f0/5e/e8/mzm.uvuxpdwo.aac.p.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('King Queen', 'Scumdogs of the Universe', 'http://a116.phobos.apple.com/us/r30/Music/7a/76/2a/mzm.jjslfmzr.aac.p.m4a', 3);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Black and Huge', 'Scumdogs of the Universe', 'http://a218.phobos.apple.com/us/r30/Music/02/7a/9c/mzm.hynxptip.aac.p.m4a', 3);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Rammstein', 'https://wallpaperscraft.com/image/rammstein_scream_sky_clouds_image_6830_1920x1080.jpg', 'German');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Du hast', 'Sehnsucht', 'http://a883.phobos.apple.com/us/r1000/097/Music/ad/3c/67/mzm.lrcvhfmf.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Amerika', 'Reise, Reise', 'http://a1110.phobos.apple.com/us/r1000/064/Music/8e/ad/3f/mzm.zvjuzpra.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Du Hast', 'Family Values Tour "98 (Live)', 'http://a477.phobos.apple.com/us/r1000/051/Music/e9/6a/69/mzm.yawwvcfe.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Rosenrot', 'Rosenrot', 'http://a907.phobos.apple.com/us/r1000/108/Music/15/18/87/mzm.ppdtduim.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Feuer frei', 'Mutter', 'http://a462.phobos.apple.com/us/r1000/082/Music/5d/98/81/mzm.qquolgdc.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Reise, Reise', 'Reise, Reise', 'http://a1419.phobos.apple.com/us/r1000/076/Music/54/6e/30/mzm.hntpqikq.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Engel', 'Sehnsucht', 'http://a1106.phobos.apple.com/us/r1000/100/Music/36/79/73/mzm.yysfunen.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Mein Teil', 'Reise, Reise', 'http://a18.phobos.apple.com/us/r1000/066/Music/1f/b1/8a/mzm.wquumgau.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Te Quiero Puta!', 'Rosenrot', 'http://a1686.phobos.apple.com/us/r1000/071/Music/ca/06/4f/mzm.ltuxjvxn.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Mann gegen Mann', 'Rosenrot', 'http://a1520.phobos.apple.com/us/r1000/092/Music/bc/7e/19/mzm.ukwhfqzq.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Bück dich', 'Sehnsucht', 'http://a1842.phobos.apple.com/us/r1000/093/Music/25/3a/5c/mzm.ayhklonb.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Keine Lust', 'Reise, Reise', 'http://a1433.phobos.apple.com/us/r1000/120/Music/6f/14/01/mzm.nwwnluio.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Benzin', 'Rosenrot', 'http://a906.phobos.apple.com/us/r1000/066/Music/0a/f4/7b/mzm.csmwonzp.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Zerstören', 'Rosenrot', 'http://a1445.phobos.apple.com/us/r1000/119/Music/21/9d/a7/mzm.nlrzioqr.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Ohne dich', 'Reise, Reise', 'http://a1596.phobos.apple.com/us/r1000/089/Music/d0/c7/6a/mzm.makzbhnj.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Ich will', 'Mutter', 'http://a66.phobos.apple.com/us/r1000/085/Music/b3/6b/da/mzm.hrzzexij.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Moskau', 'Reise, Reise', 'http://a705.phobos.apple.com/us/r1000/084/Music/21/e5/7f/mzm.soorsyuz.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Stirb nicht vor mir (Don"t Die Before I Do)', 'Rosenrot', 'http://a857.phobos.apple.com/us/r1000/088/Music/84/f5/ef/mzm.ttbbcwxr.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Wo Bist Du', 'Rosenrot', 'http://a87.phobos.apple.com/us/r1000/100/Music/a0/6e/6e/mzm.pxlevrkz.aac.p.m4a', 4);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Sonne', 'Mutter', 'http://a1457.phobos.apple.com/us/r1000/088/Music/30/26/fe/mzm.hjeqvgxi.aac.p.m4a', 4);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Enya', 'https://fanart.tv/fanart/music/4967c0a1-b9f3-465e-8440-4598fd9fc33c/artistbackground/enya-5046d8e16b236.jpg', 'Irish');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Only Time', 'The Very Best of Enya', 'http://a507.phobos.apple.com/us/r1000/096/Music/0d/3b/f0/mzm.xvwokaai.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Caribbean Blue', 'The Very Best of Enya', 'http://a1963.phobos.apple.com/us/r1000/082/Music/76/aa/c7/mzm.zcomyalh.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Only Time', 'A Day Without Rain', 'http://a1131.phobos.apple.com/us/r1000/115/Music/v4/0d/94/10/0d9410da-72c2-806f-5fde-2c76fc0ccecb/mzaf_8021864701976022713.aac.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Orinoco Flow', 'Watermark', 'http://a383.phobos.apple.com/us/r1000/099/Music/2f/cf/03/mzm.ppknmwkx.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Orinoco Flow', 'The Very Best of Enya', 'http://a1126.phobos.apple.com/us/r1000/120/Music/ef/f8/34/mzm.nlalvmqo.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('O Come, O Come Emmanuel', 'And Winter Came', 'http://a1392.phobos.apple.com/us/r1000/074/Music/02/a7/40/mzm.hpkcmgia.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Only Time', 'The Very Best of Enya (Deluxe Video Edition)', 'http://a1405.phobos.apple.com/us/r1000/118/Music/0d/3b/f0/mzm.bwarrtgj.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Boadicea', 'The Very Best of Enya', 'http://a873.phobos.apple.com/us/r1000/060/Music/60/30/90/mzm.dedmusgy.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Book of Days', 'The Very Best of Enya', 'http://a1324.phobos.apple.com/us/r1000/113/Music/9a/3c/f1/mzm.vgnnivbw.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('A Day Without Rain', 'The Very Best of Enya', 'http://a246.phobos.apple.com/us/r1000/063/Music/86/7a/c4/mzm.wjpjpvtv.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Wild Child', 'The Very Best of Enya', 'http://a1715.phobos.apple.com/us/r1000/082/Music/4e/a3/63/mzm.dtdeyxie.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Storms In Africa', 'The Very Best of Enya', 'http://a579.phobos.apple.com/us/r1000/089/Music/b5/cd/2c/mzm.tcypziho.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Aniron', 'The Very Best of Enya', 'http://a1313.phobos.apple.com/us/r1000/080/Music/9b/3e/e9/mzm.dotinpxa.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('The Celts', 'The Very Best of Enya', 'http://a1367.phobos.apple.com/us/r1000/088/Music/c0/e2/0f/mzm.rydeolud.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Anywhere Is', 'The Very Best of Enya', 'http://a1768.phobos.apple.com/us/r1000/104/Music/58/42/d4/mzm.dqhtaraf.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Cursum Perficio', 'The Very Best of Enya', 'http://a190.phobos.apple.com/us/r1000/105/Music/56/29/ab/mzm.lvntjyal.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Amarantine', 'The Very Best of Enya', 'http://a1777.phobos.apple.com/us/r1000/092/Music/81/3b/12/mzm.algkwrjj.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Oíche Chiúin (Chorale)', 'The Very Best of Enya', 'http://a191.phobos.apple.com/us/r1000/111/Music/3a/ec/e4/mzm.wvxwxysx.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Watermark', 'The Very Best of Enya', 'http://a1227.phobos.apple.com/us/r1000/090/Music/6a/f2/36/mzm.mpjngnkz.aac.p.m4a', 5);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Trains and Winter Rains', 'The Very Best of Enya', 'http://a645.phobos.apple.com/us/r1000/074/Music/41/8d/70/mzm.ifgdyjzh.aac.p.m4a', 5);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Prince', 'http://www.bet.com/content/betcom/music/photos/2012/06/the-evolution-of-prince/_jcr_content/image.custom1200x675x20.dimg/060712-music-evolution-Prince.jpg', 'American');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Little Red Corvette', 'The Very Best of Prince', 'http://a1099.phobos.apple.com/us/r1000/155/Music3/v4/e7/08/ff/e708ffdf-7820-171f-fe68-d2a46cf19af5/mzaf_2694294303456609176.plus.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('When Doves Cry', 'Purple Rain (Soundtrack from the Motion Picture)', 'http://a1861.phobos.apple.com/us/r1000/116/Music/85/20/c9/mzm.riqqlyip.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Would Die 4 U', 'The Very Best of Prince', 'http://a347.phobos.apple.com/us/r1000/070/Music/f5/89/09/mzm.lodcfhfb.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('When Doves Cry (Edit)', 'The Very Best of Prince', 'http://a934.phobos.apple.com/us/r1000/058/Music5/v4/09/98/94/0998946b-485f-1e2b-9677-5ea61e324932/mzaf_5486608418441978386.plus.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Darling Nikki', 'Purple Rain (Soundtrack from the Motion Picture)', 'http://a888.phobos.apple.com/us/r1000/120/Music/31/af/ee/mzm.hvnpgyza.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('U Got the Look', 'The Very Best of Prince', 'http://a438.phobos.apple.com/us/r1000/019/Music4/v4/df/4b/01/df4b010f-3e1d-2789-5e6f-f504af1e9863/mzaf_7218523516137300924.plus.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('1999 (Edit)', 'The Very Best of Prince', 'http://a1231.phobos.apple.com/us/r1000/144/Music3/v4/53/e8/f2/53e8f229-035a-15ea-6939-2c7a72291551/mzaf_376360067822199082.plus.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Wanna Be Your Lover (Single Version)', 'The Very Best of Prince', 'http://a1278.phobos.apple.com/us/r1000/089/Music/4c/21/13/mzm.nnvsmgwv.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Baby I"m a Star', 'Purple Rain (Soundtrack from the Motion Picture)', 'http://a132.phobos.apple.com/us/r1000/096/Music/39/b0/a4/mzm.qynplsnv.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Gett Off', 'The Very Best of Prince', 'http://a832.phobos.apple.com/us/r1000/079/Music/7d/c4/52/mzm.dpijuxnl.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('When Doves Cry', 'The Hits / The B-Sides', 'http://a954.phobos.apple.com/us/r1000/039/Music1/v4/62/53/a8/6253a87d-3df1-d8c6-02c1-81a88a5d6385/mzaf_3856113719354142394.plus.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('The Beautiful Ones', 'Purple Rain (Soundtrack from the Motion Picture)', 'http://a915.phobos.apple.com/us/r1000/105/Music/28/c6/7b/mzm.cnywswbw.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('1999', '1999', 'http://a470.phobos.apple.com/us/r1000/072/Music/64/bf/80/mzm.qpbavkvg.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Sign "O" the Times (Single Version)', 'The Very Best of Prince', 'http://a1870.phobos.apple.com/us/r1000/071/Music/8d/8e/f7/mzm.qcslxgmn.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Would Die 4 U', 'Purple Rain (Soundtrack from the Motion Picture)', 'http://a1147.phobos.apple.com/us/r1000/097/Music/f5/89/09/mzm.gqdlcgnc.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Alphabet St.', 'The Very Best of Prince', 'http://a1139.phobos.apple.com/us/r1000/093/Music/23/de/06/mzm.aqmlhgbj.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Thieves In the Temple', 'The Very Best of Prince', 'http://a277.phobos.apple.com/us/r1000/019/Music1/v4/ec/cd/b8/eccdb80e-2bac-ac17-56df-a7707a039996/mzaf_2057677438404914390.plus.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Take Me With U', 'Purple Rain (Soundtrack from the Motion Picture)', 'http://a353.phobos.apple.com/us/r1000/119/Music/01/91/c1/mzm.otgsfypb.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Computer Blue', 'Purple Rain (Soundtrack from the Motion Picture)', 'http://a349.phobos.apple.com/us/r1000/110/Music/b7/2d/8b/mzm.hjiolxli.aac.p.m4a', 6);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Wanna Be Your Lover', 'Prince', 'http://a1985.phobos.apple.com/us/r1000/089/Music/v4/ec/be/fa/ecbefa75-637c-8ef6-8a7d-e4a51c27c091/mzaf_5108162278004695847.aac.m4a', 6);
INSERT INTO artists (name, photo_url, nationality) VALUES ('yeasayer', 'http://media.virbcdn.com/cdn_images/resize_2400x1280/36/PageImage-506519-3781727-yeasayer_Myles_Pettengill__MG_4014Edit.jpg', 'American');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Tightrope', 'Dark Was the Night', 'http://a1205.phobos.apple.com/us/r1000/119/Music/v4/ff/c3/0d/ffc30dfc-e6c2-5ee0-ba12-802574b5c349/mzaf_1566352857235034397.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Sunrise', 'All Hour Cymbals', 'http://a1405.phobos.apple.com/us/r1000/102/Music2/v4/6d/97/6b/6d976bd8-8d4a-eb3c-948a-4e901d6e57c0/mzaf_7521643587145562354.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Rome', 'More from Pitch Perfect (Original Motion Picture Soundtrack)', 'http://a120.phobos.apple.com/us/r1000/071/Music2/v4/86/ba/e1/86bae13a-7b3b-fd74-84d0-00fa10a7c5c2/mzaf_5834938784160402406.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('2080', 'All Hour Cymbals', 'http://a95.phobos.apple.com/us/r1000/073/Music/v4/b8/eb/13/b8eb13ff-b0b6-e4bd-22db-2b81a2c5d9ce/mzaf_5970634474957166907.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Red Cave', 'All Hour Cymbals', 'http://a1857.phobos.apple.com/us/r1000/066/Music2/v4/12/41/15/12411549-67e4-0635-6a78-b2602c93bac7/mzaf_6252285953933478494.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Wait for the Summer', 'All Hour Cymbals', 'http://a1908.phobos.apple.com/us/r1000/086/Music/v4/ff/a5/f4/ffa5f4ea-23e6-3aa7-6813-b083e42dee13/mzaf_8062653043689753971.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Worms', 'All Hour Cymbals', 'http://a1967.phobos.apple.com/us/r1000/071/Music2/v4/e0/1d/ef/e01defd9-fad9-66d3-78ea-e885cd4e8ab0/mzaf_1731108401012208039.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Wait for the Wintertime', 'All Hour Cymbals', 'http://a1879.phobos.apple.com/us/r1000/097/Music2/v4/ed/5f/6a/ed5f6a89-8661-c408-96df-991783b3a06c/mzaf_7054118412213979100.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Forgiveness', 'All Hour Cymbals', 'http://a1264.phobos.apple.com/us/r1000/113/Music/v4/48/48/e9/4848e9cc-dc49-06ad-cc4c-9ec6fb134277/mzaf_2027887296672792909.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Ah, Weir', 'All Hour Cymbals', 'http://a826.phobos.apple.com/us/r1000/113/Music/v4/3d/5b/10/3d5b10f6-42ed-1aaa-4c80-37a6c85c0d14/mzaf_2617960817712398782.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Longevity', 'Fragrant World', 'http://a1901.phobos.apple.com/us/r1000/092/Music/63/a7/3c/mzi.wuhyasnk.aac.p.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Germs', 'All Hour Cymbals', 'http://a8.phobos.apple.com/us/r1000/098/Music/v4/a8/36/49/a83649ac-e086-9ab2-5ea6-ab3d3ad33ed1/mzaf_7725882940341943922.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('No Need to Worry', 'All Hour Cymbals', 'http://a929.phobos.apple.com/us/r1000/075/Music/v4/9b/60/48/9b6048b7-37db-bde5-2c5b-3279dae623cc/mzaf_5661938452519532259.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Waves', 'All Hour Cymbals', 'http://a882.phobos.apple.com/us/r1000/106/Music2/v4/41/34/42/41344295-27e1-29ff-8e82-a28c23b16c81/mzaf_6504229978099235295.aac.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Fingers Never Bleed', 'Fragrant World', 'http://a1617.phobos.apple.com/us/r1000/098/Music/a3/1e/d2/mzi.sulvcrcy.aac.p.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Ambling Alp', 'Ambling Alp - EP', 'http://a756.phobos.apple.com/us/r1000/035/Music4/v4/52/8d/e8/528de81d-d910-23d7-3b70-11f667899385/mzaf_486851293032325580.plus.aac.p.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Reagan"s Skeleton', 'Fragrant World', 'http://a1847.phobos.apple.com/us/r1000/120/Music/d8/12/b6/mzi.kixcubrn.aac.p.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Don"t Come Close', 'The Music of Grand Theft Auto V', 'http://a2000.phobos.apple.com/us/r30/Music6/v4/72/cc/19/72cc191a-0318-7e79-4d9a-756c4dcd5f76/mzaf_2081939863132102087.plus.aac.p.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Blue Paper', 'Fragrant World', 'http://a1283.phobos.apple.com/us/r1000/102/Music/fb/a8/cd/mzi.uhmzoxkk.aac.p.m4a', 7);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Devil and the Deed', 'Fragrant World', 'http://a1329.phobos.apple.com/us/r1000/104/Music/54/29/9a/mzi.bbzhamwl.aac.p.m4a', 7);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Taylor Swift', 'http://cdn.playbuzz.com/cdn/20a56b83-dcc7-4b01-833a-7c612c0bd96b/22fe4638-d675-47f8-9726-5f43e27bb084.jpg', 'American');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Shake It Off', '1989', 'http://a1780.phobos.apple.com/us/r1000/039/Music3/v4/b8/b3/7a/b8b37a93-2154-34da-74fc-8e8a316979a8/mzaf_7991652075174454658.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Blank Space', '1989', 'http://a1007.phobos.apple.com/us/r1000/145/Music3/v4/11/cf/71/11cf71d7-5a2b-660c-eef2-a8dacd9694cb/mzaf_9148830979689986253.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Wildest Dreams', '1989', 'http://a679.phobos.apple.com/us/r1000/030/Music3/v4/b6/dc/94/b6dc9436-f575-c618-4931-05ee9d9c93f6/mzaf_4506300056614720144.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Knew You Were Trouble', 'Red', 'http://a1689.phobos.apple.com/us/r1000/120/Music/v4/b3/b1/01/b3b101c5-0afd-a536-394d-962b7012e8e1/mzaf_2968645385761922805.aac.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Love Story', 'Fearless', 'http://a1381.phobos.apple.com/us/r1000/116/Music/8d/7f/d5/mzm.yppdvtoz.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('You Belong With Me', 'Fearless', 'http://a955.phobos.apple.com/us/r1000/105/Music/c0/77/58/mzm.mwxzkcck.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Style', '1989', 'http://a147.phobos.apple.com/us/r1000/137/Music5/v4/4f/6e/ba/4f6eba13-0b76-6b33-3ee8-48cf4606712d/mzaf_8264677660824429098.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Bad Blood', '1989', 'http://a1968.phobos.apple.com/us/r1000/026/Music3/v4/1b/30/04/1b300454-1cec-b50d-29dd-60ad351c1b3b/mzaf_3536997228152797622.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Welcome To New York', '1989', 'http://a989.phobos.apple.com/us/r1000/166/Music3/v4/9d/b5/f0/9db5f05a-f75e-7637-686a-af85e395e4f2/mzaf_562248496054646589.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Out of the Woods', '1989', 'http://a480.phobos.apple.com/us/r1000/151/Music5/v4/e9/2f/09/e92f09a5-a161-5a09-3192-610d4a0ac5bc/mzaf_1314305258886884258.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('22', 'Red', 'http://a1366.phobos.apple.com/us/r1000/089/Music/v4/52/06/a7/5206a7ae-e4d9-3b57-0a15-6d1b61373794/mzaf_6027841929023033687.aac.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Mean', 'Speak Now', 'http://a646.phobos.apple.com/us/r1000/094/Music/5e/c6/62/mzm.ucwkbhtg.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('We Are Never Ever Getting Back Together', 'Red', 'http://a302.phobos.apple.com/us/r1000/099/Music/v4/4f/c2/65/4fc265cb-a06f-a1d2-92d1-5f018ea67662/mzaf_3727952162950031890.aac.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('How You Get the Girl', '1989', 'http://a974.phobos.apple.com/us/r1000/173/Music3/v4/db/30/21/db302177-209e-2ede-2916-387d6167fca0/mzaf_7934356807197137066.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('All You Had To Do Was Stay', '1989', 'http://a1127.phobos.apple.com/us/r1000/032/Music1/v4/d7/d8/6b/d7d86bbe-d0a0-fed8-edb2-e7be2427fe95/mzaf_9078382615352875308.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Clean', '1989', 'http://a1027.phobos.apple.com/us/r1000/131/Music1/v4/78/cb/d9/78cbd9d2-5bbb-b851-a6d8-fd386c3b3154/mzaf_4239598838621218163.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Wish You Would', '1989', 'http://a1358.phobos.apple.com/us/r1000/037/Music1/v4/eb/47/71/eb4771e5-3a61-9137-49a2-e2eaecea3318/mzaf_2175122806522600094.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Know Places', '1989', 'http://a321.phobos.apple.com/us/r1000/151/Music3/v4/fe/6b/e2/fe6be2b9-0884-9d49-2404-9c38c1c55228/mzaf_7204771268871675134.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('This Love', '1989', 'http://a798.phobos.apple.com/us/r1000/175/Music5/v4/b7/63/b9/b763b926-23ca-c845-d120-8f8ad48a17cd/mzaf_8544069762177928677.plus.aac.p.m4a', 8);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('White Horse', 'Fearless', 'http://a1944.phobos.apple.com/us/r1000/064/Music/7e/40/a4/mzm.khyfllnj.aac.p.m4a', 8);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Limp Bizkit', 'https://bizzam.files.wordpress.com/2014/08/limp-bizkit.jpg', 'American');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Break Stuff', 'Greatest Hits', 'http://a708.phobos.apple.com/us/r1000/096/Music/b4/4f/b0/mzm.chpsvskr.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Behind Blue Eyes', 'Results May Vary', 'http://a1172.phobos.apple.com/us/r1000/096/Music/5d/ac/7d/mzm.vhkrrbwv.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Nookie', 'Significant Other (Explicit Version)', 'http://a1132.phobos.apple.com/us/r1000/103/Music/27/b8/6d/mzm.jnyltmlh.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Behind Blue Eyes', 'Greatest Hits', 'http://a1825.phobos.apple.com/us/r1000/119/Music/ad/df/8d/mzm.sbbofgnm.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Break Stuff', 'Significant Other (Explicit Version)', 'http://a1410.phobos.apple.com/us/r1000/084/Music/5e/89/0d/mzm.vbtabklz.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Take a Look Around', 'Greatest Hits', 'http://a536.phobos.apple.com/us/r1000/117/Music/71/1e/58/mzm.dxjxjugk.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('N 2 Gether Now', 'Greatest Hits', 'http://a1176.phobos.apple.com/us/r1000/071/Music/46/6b/01/mzm.vvjtujli.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('My Generation', 'Greatest Hits', 'http://a1401.phobos.apple.com/us/r1000/063/Music/84/41/5e/mzm.pzvkgiiz.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Home Sweet Home / Bittersweet Symphony', 'Greatest Hits', 'http://a100.phobos.apple.com/us/r1000/097/Music/28/5a/92/mzm.ogzuepeg.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Build a Bridge', 'Greatest Hits', 'http://a1975.phobos.apple.com/us/r1000/092/Music/56/6e/9d/mzm.gyhiqxck.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Boiler', 'Greatest Hits', 'http://a249.phobos.apple.com/us/r1000/119/Music/97/12/0b/mzm.tepvirsy.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Why', 'Greatest Hits', 'http://a782.phobos.apple.com/us/r1000/091/Music/e0/1e/78/mzm.pijxtuyv.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Counterfeit', 'Greatest Hits', 'http://a330.phobos.apple.com/us/r1000/099/Music/e8/af/f7/mzm.fqkhwqxv.aac.p.m4a', 9);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Lean On Me', 'Greatest Hits', 'http://a1150.phobos.apple.com/us/r1000/070/Music/4d/66/8e/mzm.dkzhiizn.aac.p.m4a', 9);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Lianne La Havas', 'http://static.guim.co.uk/sys-images/Guardian/Pix/pictures/2015/5/28/1432804569981/Lianne-La-Havas-009.jpg', 'British');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('What You Don"t Do', 'Blood', 'http://a273.phobos.apple.com/us/r1000/031/Music1/v4/8b/7b/1a/8b7b1ae7-b923-5d40-3dd4-b7dd720cbb7d/mzaf_925046928286117189.plus.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Unstoppable', 'Blood', 'http://a1280.phobos.apple.com/us/r1000/057/Music7/v4/c4/a0/ab/c4a0abc0-1c6a-07b7-79bb-b3bd0d038366/mzaf_7182457823767492211.plus.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Lost & Found', 'Is Your Love Big Enough? (Deluxe Edition)', 'http://a670.phobos.apple.com/us/r1000/098/Music/7c/e4/8d/mzi.guahbwar.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Green and Gold', 'Blood', 'http://a197.phobos.apple.com/us/r1000/167/Music7/v4/bd/20/5b/bd205ba9-45d8-9679-d132-f5f071eb068a/mzaf_8363093925474223809.plus.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Wonderful', 'Blood', 'http://a737.phobos.apple.com/us/r1000/153/Music7/v4/b8/b7/15/b8b715c1-a164-7fcd-3385-2fa63ce98f39/mzaf_4116788461444914038.plus.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Ghost', 'Blood', 'http://a1508.phobos.apple.com/us/r1000/161/Music7/v4/ce/13/cf/ce13cf48-ba06-7bb3-ea79-98a50c2a388b/mzaf_8304007953259815207.plus.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Gone', 'Is Your Love Big Enough? (Deluxe Edition)', 'http://a667.phobos.apple.com/us/r1000/108/Music/9b/bd/a2/mzi.tyuhkjnt.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Tokyo', 'Blood', 'http://a1320.phobos.apple.com/us/r1000/144/Music7/v4/4a/34/6b/4a346b79-12b7-08cb-5f27-55b0c1ecc2b9/mzaf_7583226197194990852.plus.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Never Get Enough', 'Blood', 'http://a285.phobos.apple.com/us/r1000/140/Music7/v4/4d/c3/06/4dc3061f-0b0d-4843-13ed-9547681fc51c/mzaf_5038973152769589645.plus.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Is Your Love Big Enough?', 'Is Your Love Big Enough? (Deluxe Edition)', 'http://a1471.phobos.apple.com/us/r1000/081/Music/3b/4d/9d/mzi.resucsvt.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Good Goodbye', 'Blood', 'http://a977.phobos.apple.com/us/r1000/124/Music1/v4/eb/61/9b/eb619b3e-a6a0-2bdd-bb0d-557c6b756c42/mzaf_5898397778626260539.plus.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Elusive', 'Is Your Love Big Enough? (Deluxe Edition)', 'http://a745.phobos.apple.com/us/r1000/075/Music/80/c2/3e/mzi.qwfoskgy.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('He Loves Me (Solo in Paris) [Bonus Track]', 'Is Your Love Big Enough? (Deluxe Edition)', 'http://a1027.phobos.apple.com/us/r1000/079/Music/3f/00/2a/mzi.wnbzszoo.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Grow', 'Blood', 'http://a1667.phobos.apple.com/us/r1000/175/Music7/v4/01/37/71/013771e6-ef7d-36b4-781b-bcf6c73eaf13/mzaf_5735064451785157246.plus.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Midnight', 'Blood', 'http://a1927.phobos.apple.com/us/r1000/127/Music1/v4/f6/9a/48/f69a48e7-7496-6b2f-578e-9492a780456e/mzaf_2397203333526750580.plus.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Au Cinéma', 'Is Your Love Big Enough? (Deluxe Edition)', 'http://a601.phobos.apple.com/us/r1000/092/Music/4b/6e/ae/mzi.rtngjfwf.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Don"t Wake Me Up', 'Is Your Love Big Enough? (Deluxe Edition)', 'http://a6.phobos.apple.com/us/r1000/092/Music/5b/bc/11/mzi.jgpaomqq.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Age', 'Is Your Love Big Enough? (Deluxe Edition)', 'http://a1384.phobos.apple.com/us/r1000/094/Music/27/29/80/mzi.jtokyckq.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Forget', 'Is Your Love Big Enough? (Deluxe Edition)', 'http://a1614.phobos.apple.com/us/r1000/096/Music/dd/93/d6/mzi.vmwrmxsb.aac.p.m4a', 10);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('They Could Be Wrong', 'Is Your Love Big Enough? (Deluxe Edition)', 'http://a1060.phobos.apple.com/us/r1000/105/Music/ae/21/72/mzi.zlennmof.aac.p.m4a', 10);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Kendrick Lamar', 'http://ppcorn.com/us/wp-content/uploads/sites/14/2015/04/Kendrick-Lamar-Throwing-Out-Dodgers-First-Pitch-FDRMX.jpg', 'American');
INSERT INTO artists (name, photo_url, nationality) VALUES ('The Decemberists', 'http://media.npr.org/assets/img/2015/01/14/decemberists2_wide-89a5f2273ef60304bea9cae1b28e537724136e83.jpg?s=1400', 'American');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Calamity Song', 'The King Is Dead', 'http://a30.phobos.apple.com/us/r30/Music2/v4/6b/4f/8b/6b4f8b80-b22f-011d-f23e-c4b23dcc789c/mzaf_7812022260594869340.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Don"t Carry It All', 'The King Is Dead', 'http://a1657.phobos.apple.com/us/r30/Music7/v4/13/d5/18/13d518a7-78aa-554a-559c-362a13367a98/mzaf_1257584404242902736.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Down By the Water', 'The King Is Dead', 'http://a126.phobos.apple.com/us/r30/Music7/v4/81/a7/2f/81a72f81-1e59-6399-f875-974466276bce/mzaf_6156716001652772342.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('One Engine', 'The Hunger Games (Songs from District 12 and Beyond)', 'http://a1167.phobos.apple.com/us/r1000/085/Music/08/94/a7/mzm.iqedcmdo.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('This Is Why We Fight', 'The King Is Dead', 'http://a1189.phobos.apple.com/us/r30/Music7/v4/03/62/d4/0362d446-4f69-addd-fa36-a4b87b4060c2/mzaf_2877631043454606408.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Rox In the Box', 'The King Is Dead', 'http://a1900.phobos.apple.com/us/r30/Music2/v4/89/88/a7/8988a7ee-278f-f066-bd22-3ad67809ed40/mzaf_322757886751693611.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('January Hymn', 'The King Is Dead', 'http://a1244.phobos.apple.com/us/r30/Music4/v4/2b/ae/9d/2bae9df3-1230-a4f2-2a54-446916c4ee00/mzaf_418375659451268936.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Dear Avery', 'The King Is Dead', 'http://a428.phobos.apple.com/us/r30/Music4/v4/06/04/43/06044356-b71e-f714-b88e-ab849ff54cea/mzaf_8973219994814526896.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('June Hymn', 'The King Is Dead', 'http://a1499.phobos.apple.com/us/r30/Music6/v4/7e/70/b8/7e70b88d-8bb6-af57-df90-510064726909/mzaf_4266999385291334921.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Rise to Me', 'The King Is Dead', 'http://a472.phobos.apple.com/us/r30/Music1/v4/7e/2c/53/7e2c53ad-9ad5-1ae7-96dc-f26e49a71243/mzaf_7181859125121139084.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('All Arise!', 'The King Is Dead', 'http://a1946.phobos.apple.com/us/r30/Music3/v4/fe/84/0c/fe840caa-0f26-1c46-05d6-a6cb2ab8e342/mzaf_239513057318554003.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('16 Military Wives', 'Picaresque', 'http://a1947.phobos.apple.com/us/r1000/075/Music2/v4/d2/83/1d/d2831d3c-ee21-73f8-98fe-2c49c37d783d/mzaf_84619215721820518.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Here I Dreamt I was an Architect', 'Castaways and Cutouts', 'http://a14.phobos.apple.com/us/r1000/072/Music2/v4/1b/aa/4a/1baa4a6e-69d3-23ed-dc26-b9f6d99f906c/mzaf_3872947626691050718.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('July, July!', 'Castaways and Cutouts', 'http://a1302.phobos.apple.com/us/r1000/099/Music2/v4/7a/ad/5a/7aad5a4a-4d2c-ff67-178a-88d2365c3202/mzaf_274878673853304064.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('The Mariner"s Revenge Song', 'Picaresque', 'http://a1929.phobos.apple.com/us/r1000/075/Music2/v4/3a/30/52/3a305216-779b-6d90-97e7-0f74a59c3e2c/mzaf_5369665947962161437.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Make You Better', 'What a Terrible World, What a Beautiful World', 'http://a1712.phobos.apple.com/us/r1000/175/Music3/v4/64/ff/93/64ff93fd-9fdc-442f-809b-c5bcd2e0be11/mzaf_6495103791023140274.plus.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('The Engine Driver', 'Picaresque', 'http://a333.phobos.apple.com/us/r1000/069/Music/v4/41/44/2c/41442c22-c071-3e64-e682-b1f7830f4242/mzaf_2409391167075434555.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('We Both Go Down Together', 'Picaresque', 'http://a1757.phobos.apple.com/us/r1000/045/Music/71/24/c3/mzm.bplwxrnv.aac.p.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('California One / Youth and Beauty Brigade', 'Castaways and Cutouts', 'http://a1859.phobos.apple.com/us/r1000/071/Music/v4/bb/6a/d5/bb6ad51c-f018-775c-1445-b340ec5b4ac2/mzaf_787921397812612246.m4a', 12);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('The Wrong Year', 'What a Terrible World, What a Beautiful World', 'http://a485.phobos.apple.com/us/r1000/149/Music5/v4/d8/5a/6f/d85a6fee-fa90-3dfa-2cc1-e8831dd33b5a/mzaf_2697087565405852407.plus.aac.p.m4a', 12);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Chaka Khan', 'http://thereelnetwork.net/wp-content/uploads/2015/06/1370537970000-ChakaKhanNewCaneImageLR-1306061301_16_9.jpg', 'American');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Ain"t Nobody', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a634.phobos.apple.com/us/r1000/170/Music3/v4/1e/9e/2a/1e9e2afa-7c7c-c57d-fc25-b2d57fbefef8/mzaf_6893273201669534458.plus.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Feel for You', 'I Feel for You', 'http://a33.phobos.apple.com/us/r1000/118/Music/v4/35/ed/a9/35eda987-2c2b-6fcb-591a-043ae5c7af4e/mzaf_693515758333620585.aac.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Through the Fire', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a567.phobos.apple.com/us/r1000/154/Music6/v4/c0/ef/0c/c0ef0c74-f2d8-38e4-1acc-61cf74b4f636/mzaf_5138320266202049524.plus.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Feel for You', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a1831.phobos.apple.com/us/r1000/135/Music3/v4/20/e6/66/20e6664d-8c4f-e434-f9fe-fa422a1fa46e/mzaf_1492505292320813890.plus.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Through the Fire', 'I Feel for You', 'http://a143.phobos.apple.com/us/r1000/093/Music2/v4/c6/33/e6/c633e66a-07f1-db9b-4d2f-e538290e4298/mzaf_2325566313144252784.aac.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I"m Every Woman', 'Rhino Hi-Five: Chaka Khan - EP', 'http://a171.phobos.apple.com/us/r1000/076/Music2/v4/ef/62/30/ef62303d-2f5b-dec1-dd50-d89d04bc4df7/mzaf_1477221138777774938.aac.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Angel', 'Funk This', 'http://a91.phobos.apple.com/us/r1000/112/Music/76/af/45/mzm.dtrbtxmt.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('What Cha" Gonna Do for Me', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a1991.phobos.apple.com/us/r1000/084/Music/v4/fc/22/6a/fc226a7e-efe6-b23a-90a8-e83d0fbbd653/mzaf_3259767665356325225.aac.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Keep Your Head Up', 'Madea"s Family Reunion (Music from the Motion Picture)', 'http://a922.phobos.apple.com/us/r1000/048/Music6/v4/5a/83/84/5a838499-4e3a-d582-ff9a-6ceca6bc88f7/mzaf_2554052614129842549.plus.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Papillon (aka Hot Butterfly)', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a556.phobos.apple.com/us/r1000/176/Music6/v4/fc/e1/6a/fce16acb-ab00-517a-affc-a86cba8328c0/mzaf_3498420920404361882.plus.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I"m Every Woman', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a1656.phobos.apple.com/us/r1000/159/Music6/v4/a5/8a/0f/a58a0fb0-5645-a39d-c6a7-bc52e580ab4c/mzaf_1571330051130598162.plus.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Everyday (Family Reunion)', 'Madea"s Family Reunion (Music from the Motion Picture)', 'http://a1003.phobos.apple.com/us/r1000/025/Music4/v4/83/5f/e2/835fe2cf-2b80-6f7f-8406-36fe14b23133/mzaf_6586522026580992242.plus.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('My Funny Valentine', 'Waiting to Exhale (Original Soundtrack Album)', 'http://a1327.phobos.apple.com/us/r1000/082/Music/ac/86/9a/mzm.inuaauna.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Tell Me Something Good (with Longer Fadeu) [Live]', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a1942.phobos.apple.com/us/r1000/175/Music6/v4/3f/f6/83/3ff68316-baf5-9c08-8b51-dbc327b2e3fd/mzaf_1896318839084611830.plus.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Ain"t Nobody', 'Ain"t Nobody / Sweet Thing (Live) [Digital 45] - Single', 'http://a1845.phobos.apple.com/us/r1000/096/Music/8b/7f/18/mzm.ihzufapl.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('You Belong to Me (feat. Michael McDonald)', 'Funk This', 'http://a1430.phobos.apple.com/us/r1000/087/Music/1f/d4/8d/mzm.owtaywie.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Love Me Still', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a403.phobos.apple.com/us/r1000/176/Music3/v4/97/3e/86/973e860e-5cab-72a4-7c34-bd57481c71cc/mzaf_5722996669683300729.plus.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Never Miss the Water', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a186.phobos.apple.com/us/r1000/127/Music6/v4/ea/e6/b9/eae6b912-c278-d77b-724e-c721f87dabdc/mzaf_6912749575564424625.plus.aac.p.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Know You, I Live You', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a758.phobos.apple.com/us/r1000/114/Music2/v4/29/60/df/2960dfd0-5216-94f2-30bf-a5529bfb9e70/mzaf_1421285802375894578.aac.m4a', 13);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('And the Melody Still Lingers On (Night In Tunisia)', 'Epiphany: The Best of Chaka Khan, Vol. 1', 'http://a992.phobos.apple.com/us/r1000/116/Music/44/b7/b5/mzm.aixauerp.aac.p.m4a', 13);
INSERT INTO artists (name, photo_url, nationality) VALUES ('Ryan Adams', 'http://www.trbimg.com/img-53b31cf3/turbine/la-et-ms-ryan-adams-announces-new-album-20140701', 'American');
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Bad Blood', '1989', 'http://a399.phobos.apple.com/us/r1000/154/Music3/v4/36/8e/3b/368e3b55-1c70-a409-7f87-a6a92dbcd72f/mzaf_5991827566957724332.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Shake It Off', '1989', 'http://a1299.phobos.apple.com/us/r1000/162/Music69/v4/4d/8c/c6/4d8cc6d5-284f-871a-c5f8-f8ce827bbfe1/mzaf_3331787867973057251.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Blank Space', '1989', 'http://a417.phobos.apple.com/us/r1000/138/Music3/v4/07/07/b1/0707b1a4-a6e6-86ed-b7be-236264da3987/mzaf_6541285749185647353.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('All You Had To Do Was Stay', '1989', 'http://a366.phobos.apple.com/us/r1000/170/Music69/v4/09/ce/ef/09ceeff9-4331-1d9c-8854-433a4b066d4d/mzaf_3898349134768354861.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Style', '1989', 'http://a1437.phobos.apple.com/us/r1000/178/Music3/v4/d0/32/12/d032125c-5925-5386-8074-94c612440c38/mzaf_497861641443895130.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Wildest Dreams', '1989', 'http://a636.phobos.apple.com/us/r1000/180/Music6/v4/e2/e3/c8/e2e3c8b7-1897-315f-109f-0060ada141c9/mzaf_7652925924704256876.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Out of the Woods', '1989', 'http://a617.phobos.apple.com/us/r1000/136/Music6/v4/c4/9a/8b/c49a8b05-5ea7-6b7d-1114-f9eb1dd1b70a/mzaf_8122641854331401461.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Clean', '1989', 'http://a226.phobos.apple.com/us/r1000/136/Music69/v4/d3/6f/58/d36f5835-776c-4ec8-f0c3-9a10cf9e7a42/mzaf_7552367555403467792.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('This Love', '1989', 'http://a1668.phobos.apple.com/us/r1000/156/Music3/v4/0d/55/dc/0d55dca0-a763-56c1-d521-9ed91b7177a0/mzaf_1394368890053362018.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Wish You Would', '1989', 'http://a233.phobos.apple.com/us/r1000/174/Music6/v4/24/42/52/244252c6-e378-b45a-3342-1a426587dd65/mzaf_8299096225216159811.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Welcome To New York', '1989', 'http://a123.phobos.apple.com/us/r1000/145/Music3/v4/32/f0/fc/32f0fc9b-6d9c-2b68-e087-b6ebefb5183d/mzaf_7261870027661416075.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('How You Get the Girl', '1989', 'http://a331.phobos.apple.com/us/r1000/140/Music3/v4/e8/dc/1c/e8dc1c81-86bf-c19f-785d-52453b736f43/mzaf_9022608098629345752.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('I Know Places', '1989', 'http://a1614.phobos.apple.com/us/r1000/159/Music3/v4/9f/88/18/9f8818d2-035c-f8a4-caa8-722b006cdb7d/mzaf_6944481098849423340.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('New York, New York', 'Gold', 'http://a72.phobos.apple.com/us/r1000/139/Music4/v4/5b/5d/f3/5b5df37a-f3bd-388a-907b-906316f869ba/mzaf_4642569466957634894.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('When the Stars Go Blue', 'Gold', 'http://a1637.phobos.apple.com/us/r1000/002/Music4/v4/aa/ee/5c/aaee5ca1-240b-44eb-1b9f-0d117bec6f85/mzaf_6879547942352447930.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Desire', 'Demolition', 'http://a1421.phobos.apple.com/us/r1000/039/Music/v4/ea/8a/cc/ea8acc9a-e44b-925d-7bbb-c7c1c3867952/mzaf_4573648810834465390.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Gimme Something Good', 'Ryan Adams', 'http://a917.phobos.apple.com/us/r1000/056/Music/v4/18/a1/ad/18a1ad6f-8e1a-a0a6-550b-7352d5075c27/mzaf_4727054306300994875.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('La Cienega Just Smiled', 'Gold', 'http://a1962.phobos.apple.com/us/r1000/162/Music4/v4/86/55/db/8655dbdf-f519-cf4e-8a1b-c8e4c89224a5/mzaf_6212322212400503979.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('My Wrecking Ball', 'Ryan Adams', 'http://a977.phobos.apple.com/us/r1000/056/Music2/v4/e9/d0/87/e9d08733-1857-477a-ebb9-bd392552a4b1/mzaf_1177343363601490891.plus.aac.p.m4a', 14);
INSERT INTO songs (title, album, preview_url, artist_id) VALUES ('Tired of Giving Up', 'Ryan Adams', 'http://a1367.phobos.apple.com/us/r1000/015/Music/v4/83/76/5c/83765c1e-c739-6453-e4d0-e2fb34051763/mzaf_5933945503972207414.plus.aac.p.m4a', 14);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment