<?xml version="1.0" encoding="utf-8"?>
<xsd:schema
	xmlns:xsd="http://www.w3.org/2001/XMLSchema"
	xmlns:viewranger="http://www.viewranger.com/xmlschemas/GpxExtensions/v1"
	targetNamespace="http://www.viewranger.com/xmlschemas/GpxExtensions/v1"
	elementFormDefault="qualified">

  <xsd:element name="Proximity"  type="xsd:decimal"/>
  
</xsd:schema> 
