Is there a way to take output from an XML file
http://71.2.26.11/bluewater/bc/tide_output.php
and write it to an internal xml file on my server in XML format the way it is shown.
I want to setup a cron job that runs once a day to read this file instead of each time the page loads the script goes out and reads the remote file again.