private void Goat_pressed(object sender, TappedRoutedEventArgs e)
 {
     Goat.Play();
 }