how do I load/import/read/convert a text xml file using ConvertTo-Xml for parsing with Select-Xml using Xpath?
xml
ConvertTo-Xml
Select-Xml
Xpath
<