﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
279	GPX Import failed caused by Namespace Issue	mmr	josm@…	"When a GPX file contains the following namespaces, the import failed. JOSM ended up with error message gpx:expectedelement.

<gpx xmlns:xsi=""http://www.w3.org/2001/XMLSchema-instance"" xmlns:xsd=""http://www.w3.org/2001/XMLSchema"" xmlns=""http://www.topografix.com/GPX/1/1"">

When I change the file by hand and only the following namespaces are used, the loading of the file work fine.

<gpx xmlns=""http://www.topografix.com/GPX/1/1"">"	defect	closed	trivial		Core	tested	fixed	GPX	
