[
    {
        "title": "Love Me Tender",
        "composer": "Elvis Preslay",
        "instrument": "Piano"
    },
    {
        "title": "A Little Night Music",
        "composer": "Wolfgang Amadeus Mozart",
        "instrument": "Piano"
    },
    {
        "title": "Jingle Bells",
        "composer": "Santa Claus",
        "instrument": "Violin"
    },
    {
        "title": "Canon",
        "composer": "Johann Pachelbel",
        "instrument": "Harp"
    },
    {
        "title": "Por una cabeza",
        "composer": "Johann Pachelbel",
        "instrument": "Harp"
    },
    {
        "title": "Salut d'Amour",
        "composer": "Edward Elgar",
        "instrument": "Harp"
    },
    {
        "title": "O Canada",
        "composer": "Calixa Lavallée",
        "instrument": "Violin"
    },
    {
        "title": "The Nutcracker",
        "composer": "Pyotr Ilyich Tchaikovsky",
        "instrument": "Violin"
    },
    {
        "title": "Oboe Concerto",
        "composer": "Alessandro Marcello",
        "instrument": "Piano"
    },
    {
        "title": "Ave Maria",
        "composer": "Franz Shubert",
        "instrument": "Piano"
    },
    {
        "title": "Deck the Halls",
        "composer": "John Parry",
        "instrument": "Piano"
    },
    {
        "title": "Silent Night",
        "composer": "Franz Xaver Gruber",
        "instrument": "Piano"
    },
    {
        "title": "Messiah - Hallelujah",
        "composer": "Georg Friedrich Händel",
        "instrument": "Piano"
    },
    {
        "title": "La Marseillaise",
        "composer": "Claude Joseph Rouget de Lisle",
        "instrument": "Piano"
    },
    {
        "title": "Swan Lake - Main Theme",
        "composer": "Pyotr Ilyich Tchaikovsky",
        "instrument": "Piano"
    }
]
