diff --git a/Docs/README.protocol b/Docs/README.protocol index 7e66858ba..f159c1bc2 100644 --- a/Docs/README.protocol +++ b/Docs/README.protocol @@ -196,29 +196,29 @@ used as $ fgfs --generic=file,out,1,/tmp/data.xml,xmltest false - - + \n + \n <?xml version="1.0"?>\n\n<data>\n </data>\n - \t<set>\n + \t<set> /position/altitude-ft float - \t\t<altitude-ft>%.8f</altitude-ft>\n + \t\t<altitude-ft>%.8f</altitude-ft> /velocities/airspeed-kt float - \t\t<airspeed-kt>%.8f</airspeed-kt>\n + \t\t<airspeed-kt>%.8f</airspeed-kt> - \t</set>\n + \t</set>