1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <string name="app_name">Controller Sample</string>
4    <string name="game_controller_input_description">
5        This activity demonstrates how to process input events received from
6        game controllers.  Please connect your game controller now and try
7        moving the joysticks or pressing buttons.  If it helps, try to imagine
8        that you are a lone space cowboy in hot pursuit of the aliens who kidnapped
9        your favorite llama on their way back to Andromeda&#8230;
10    </string>
11</resources>