<?xml version="1.0" encoding="UTF-8"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:gml="http://www.opengis.net/gml"
     xmlns:rng="http://relaxng.org/ns/structure/1.0" xml:lang="en" n="testndextra">
  <teiHeader>
    <fileDesc>
      <titleStmt>
	<title>Draft proposals for representation of geographic information</title>
      </titleStmt>
      <publicationStmt>
	<p> </p>
      </publicationStmt>
      <sourceDesc>
	<p>authored from scratch</p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <schemaSpec prefix="tei_" ident="testplace-kml" start="TEI">
	<moduleRef url="kml22.rng"/>
	<moduleRef key="header"/>
	<moduleRef key="core"/>
	<moduleRef key="tei"/>
	<moduleRef key="namesdates"/>
	<moduleRef key="textstructure"/>
	<elementSpec ident="geo" mode="change">
	  <content>
	    <rng:ref name="Feature"/>
	  </content>
	</elementSpec>
      </schemaSpec>
    </body>
  </text>
</TEI>
