| 
  
    | How to get song
    information from Power Studio XML file? |  The Power Studio automation produces a text file
with current song title and artist. The file has an XML structure as shown in this
example: 
 From version 3.8c the Magic RDS control
software includes direct support for XML:
 
  Open the External Text window, select Text Sources
    card and define new text source:
 
  
Select the Power Studio XML file. In the Process
    dropdown list select the XML option.
Fill the element full paths:/BroadcastMonitor/Current/titleName as value %1%,
 /BroadcastMonitor/Current/artistName as value %2%.
 Fill the output template: Now playing: %1% - %2%
 
Click on the Test button:
 
  
 Yes, it's okay!
   |