Example/AliyunOSSSDK-Example/Resources/runsheng.xml (22 lines of code) (raw):
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="languages">
<item>C语言</item>
<item>Java </item>
<item>C#</item>
<item>PHP</item>
<item>HTML</item>
</string-array>
<integer-array name="reminder_methods_values" translatable="false">
<item>1</item>
<item>2</item>
<item>3</item>
</integer-array>
<note>
<to>George</to>
<from>John</from>
<heading>Reminder</heading>
<body>Don't forget the meeting!</body>
</note>
<title>hello world</title>
</resources>