<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="sex">
<item>男生</item>
<item>女生</item>
</string-array>
</resources>