1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <string name="hello">Hello World, NotificationShowcaseActivity!</string> 4 <string name="app_name">NotificationShowcase</string> 5 <string name="post_button_label">Post Notifications</string> 6 <string name="remove_button_label">Remove Notifications</string> 7</resources> 8