Hi I need to extract a simple line of text from an xml file generated by my weather software. I can then present this as a variable to ffmpeg to introduce a timestamp on a video. I am a total code noob who just does not get most code so please be gentle! The xml is: Snip: <item> <title>Weather Conditions at 11/04/23 18:20:00</title> <link>http://www.wslwx.co.uk <description> Outside Temperature: 7.8°C; Barometer: 998.4 hPa; Wind: 6 mph from 142°; Rain Rate: 1.7 mm/h; Garage Temperature: 12.7°C </description>...