I have a XML file
<resources>
<string name="aaa">Hotel</string>
<string name="bbb">Home</string>
<string name="ccc">Castle</string>
...
<resourses>
I tried got content string (Hotel or Home ...) in using special name of this (aaa, bbb ..).