<locations-file file-format-version="1.0">
<location>
<name>BEEHIVE INN</name>
<point1>53.304067,-1.939267,0</point1>
<point2>53.304067, -1.939267,0</point2>
</location>
</locations-file>
Bascamp tells me this is not a valid GPX file. I know that, it's a ".loc" file! :) The help file says this format is supported, so presumably I have something wrong with the format. I've tried various tricks (LF, CR/LF, unicode, ASCII, no height, zero height, no point 2 etc.) but the error message gives no clue as to what the issue might be.
Ideas appreciated. Yes, I know I can generate a real GPX file but that's more complex and may result in the same error anyway...