Example of the lines below
<LiuShui ID="17" Name="普通亚昆毒雾消除" AIID="61" TriggerNum="-1" TriggerCD="-1" TriggerType="5" Condition="2101" Action="CLEAR_GUANGMUI(1,21)" Description="亚昆兵全部死亡光幕消失"></LiuShui>
<LiuShui ID="18" Name="亚昆魔王小怪召唤首领" AIID="61" TriggerNum="-1" TriggerCD="-1" TriggerType="5" Condition="2101" Action="BOSS_CALLMONSTERTWO(2100,1,3450,4850,1)" Description="亚昆魔王出现在秘境深处"></LiuShui>
What i need to do is, translate only the text between Name="" and Description=""
Which method or tool you guys recommend to me?