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