String resource (strings.xml) in android

i have a question with strings xml in android. where is the data in file strings.xml stored in application (before and after reading) ?. how R.string works so that get data (maybe using xmlpull) ?