<?xml version='1.0' encoding='UTF-8'?>
<JCSDataFile xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" >
<JCSGMLInputTemplate>
<CollectionElement>featureCollection</CollectionElement> 
<FeatureElement>feature</FeatureElement>
<GeometryElement>geometry</GeometryElement>
<ColumnDefinitions>
          <column>
          <name>JATTOPVM</name>
          <type>DATE</type>
          <valueElement elementName="property" attributeName="name" attributeValue="JATTOPVM"/>
          <valueLocation position="body"/>
     </column>
     <column>
          <name>PERPVM</name>
          <type>DATE</type>
          <valueElement elementName="property" attributeName="name" attributeValue="PERPVM"/>
          <valueLocation position="body"/>
     </column>
     <column>
          <name>PAIPVM</name>
          <type>DATE</type>
          <valueElement elementName="property" attributeName="name" attributeValue="PAIPVM"/>
          <valueLocation position="body"/>
     </column>
</ColumnDefinitions>
</JCSGMLInputTemplate>

<featureCollection>
     <feature> 
          <geometry>
                <gml:Polygon>
                  <gml:outerBoundaryIs>
                  <gml:LinearRing>
                    <gml:coordinates>374755.34257568,6847177.8647725 
                      374732.05968961,6847169.3277142 
                      374716.27906682,6847163.3776433 
                      374708.04589941,6847159.0191324 
                      374695.34243236,6847150.799242 
                      374668.63342188,6847142.7425988 
                      374660.91753771,6847140.6121547 
                      374658.84794784,6847133.3685902 
                      374662.72842885,6847120.9510509 
                      374669.9719934,6847108.274813 
                      374679.28514784,6847107.240018 
                      374719.38345163,6847121.9858459 
                      374726.88571492,6847136.9903725 
                      374765.94922378,6847153.2883927 
                      374755.34257568,6847177.8647725 </gml:coordinates>
                  </gml:LinearRing>
                  </gml:outerBoundaryIs>
                </gml:Polygon>
          </geometry>
          <property name="JATTOPVM">2015-06-14T22:29:15.454+0300</property>
          <property name="PERPVM">2015-09-01T03:17:17.000+0300</property>
          <property name="PAIPVM">2015-09-01T03:17:17.000+0300</property>
     </feature>

     </featureCollection>
</JCSDataFile>
