<?xml version="1.0"?>

<PropertyList>
 <comment>
  <![CDATA[
    Usage:
  
    fgfs --generic=file,out,10,speak.txt,speak_text
  ]]>
 </comment>

 <generic>

  <output>
   <line_separator>newline</line_separator>
   <var_separator>newline</var_separator>

   <chunk>
     <name>Text</name>
     <type>string</type> 
     <format>%s</format>
     <node>/sim/text-to-speech/input</node>
   </chunk>

  </output>

 </generic>

</PropertyList>

