Sometimes, something you think should be simple turns out not to be. I’d assumed that it would be simple to create a file with a URL in it and then when it was double clicked would open the browser to the URL. This is partly true but not completely. For the gotchas read on.
The webloc format
You CAN simply create a file with a URL in it and opening it will open that URL in your default browser. This file is called a webloc file and the contents look like this:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 









