GPX Track Splitter version 1.0 - FREEWARE
-----------------------------------------
2007/09/05


This program is intended to help in the task of splitting tracks 
from a GPX file. The result can be saved in a GPX file.
My need for this progam is to the fact that my GPS receiver from Garmin has a 500 point 
limit (to this date) on the saved tracks.
This program is not intended to be a GPX editor but, and only, a simple basic track splitter.
It is based on the version 1.1 of the GPX format, and only works with this version.
The GPX is the best choice because it is a XML data format and most of the GPS software 
availale now can handle it.
The two next links where the knowledge base for this work in regard to reading 
the GPX information:
     http://www.topografix.com/gpx.asp
     http://www.informit.com/guides/content.aspx?g=dotnet&seqNum=512
The rest was simple XML manipulation to be able to save the result in a GPX file.
Always backup your GPX files before using this program (mostly to protect from overwriting 
a existing file when saving).
It is not a bug free program, please report any problem by Email.

Good splitting ;)


Author: Jorge Lopes - Portugal
Email: gpxtracksplitter@gmail.com
web Page: http://www.geocities.com/gpxtracksplitter/



SYSTEM REQUIREMENTS
-------------------

Any Windows(c) PC with the 
Microsoft(c) .NET Framework 1.1 Runtime:
http://www.microsoft.com/downloads/details.aspx?familyid=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en



DISCLAIMER OF WARRANTY
----------------------

The author of this program accepts no responsibility for damages resulting from the 
use of this program and makes no warranty. 
This program is provided "AS IS", and the user, assume all risks when using it.



LICENSE GRANT
-------------

Use it, but don't claim it. Do not modify this program in any way.
There is no license, its freeware. It is free of charge.
Redistribution is permitted, no authorization is required.
This file must be included.

