<?xml version="1.0" encoding="utf-8" ?> <ogr:FeatureCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="" xmlns:ogr="http://ogr.maptools.org/" xmlns:gml="http://www.opengis.net/gml"> <gml:boundedBy> <gml:Box> <gml:coord><gml:X>-1</gml:X><gml:Y>-3</gml:Y></gml:coord> <gml:coord><gml:X>9</gml:X><gml:Y>3</gml:Y></gml:coord> </gml:Box> </gml:boundedBy> <gml:featureMember> <ogr:point_on_line fid="lines.0"> <ogr:geometryProperty><gml:Point srsName="EPSG:4326"><gml:coordinates>9,3</gml:coordinates></gml:Point></ogr:geometryProperty> </ogr:point_on_line> </gml:featureMember> <gml:featureMember> <ogr:point_on_line fid="lines.1"> <ogr:geometryProperty><gml:Point srsName="EPSG:4326"><gml:coordinates>-1,-1</gml:coordinates></gml:Point></ogr:geometryProperty> </ogr:point_on_line> </gml:featureMember> <gml:featureMember> <ogr:point_on_line fid="lines.2"> <ogr:geometryProperty><gml:Point srsName="EPSG:4326"><gml:coordinates>2,2</gml:coordinates></gml:Point></ogr:geometryProperty> </ogr:point_on_line> </gml:featureMember> <gml:featureMember> <ogr:point_on_line fid="lines.3"> <ogr:geometryProperty><gml:Point srsName="EPSG:4326"><gml:coordinates>3,1</gml:coordinates></gml:Point></ogr:geometryProperty> </ogr:point_on_line> </gml:featureMember> <gml:featureMember> <ogr:point_on_line fid="lines.4"> <ogr:geometryProperty><gml:Point srsName="EPSG:4326"><gml:coordinates>7,-3</gml:coordinates></gml:Point></ogr:geometryProperty> </ogr:point_on_line> </gml:featureMember> <gml:featureMember> <ogr:point_on_line fid="lines.5"> <ogr:geometryProperty><gml:Point srsName="EPSG:4326"><gml:coordinates>6,-3</gml:coordinates></gml:Point></ogr:geometryProperty> </ogr:point_on_line> </gml:featureMember> <gml:featureMember> <ogr:point_on_line fid="lines.6"> </ogr:point_on_line> </gml:featureMember> </ogr:FeatureCollection>