Introduction
XML extracts plain text tool. Example of usage scenario: Extract the translation plain text from the strings.xml file of the Android project code to facilitate batch translation into other languages in Google Translate. Or a more general scenario, such as extracting the text of a specified tag from an XML file in batches. Can greatly save the time of manually copying and pasting from the XML file.