<?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">Hello</string>
	<string name="world">World</string>
	<string name="earth">Earth</string>
</resources>

