<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="hello">Hello World, Main</string>
    <string name="app_name">My First Demo</string>
	<string name="schedule">Schedule</string>
	<string name="stop">Stop</string>
	<string name="hello2">Chinese Hello</string>
	<string name="world">Chinese World</string>
	<string name="earth">Chinese Earth</string>
</resources>

