<?xml version="1.0" encoding="utf-8"?>
<resources>

	<!-- Cleaning up the strings to make them a little more meaningful -->
    <string name="app_name">Intents &amp; Resources Example #5</string>
    <string name="title_label_text">Please Enter Your String:</string>
    <string name="title_box_hint">Please Enter Your String</string>
    <string name="button_text">Display String</string>
    <string name="default_title_text">Default Text String!</string>

</resources>