agrobot_base/Exemplos/Aspose.GIS-for-.NET-master/Examples/Data/kml_invalid_chars.kml

11 lines
433 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<kml><Placemark>
<name>Vertical Tab0</name>
<description><![CDATA[EndofText0]]></description >
<Point><coordinates>1,2</coordinates></Point>
</Placemark><Placemark>
<name>Vertical Tab1</name>
<description><![CDATA[EndofText1]]></description >
<Point><coordinates>1,2</coordinates></Point>
</Placemark>
</kml>