spatialite-sys 0.2.0

Low-level bindings to the SpatiaLite SQLite geospatial extension
Documentation
<?xml version="1.0" encoding="UTF-8"?>
<StyledLayerDescriptor version="1.1.0" 
	xsi:schemaLocation="http://www.opengis.net/sld http://schemas.opengis.net/sld/1.1.0/StyledLayerDescriptor.xsd" 
	xmlns="http://www.opengis.net/sld" xmlns:ogc="http://www.opengis.net/ogc"
	xmlns:se="http://www.opengis.net/se" xmlns:xlink="http://www.w3.org/1999/xlink"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<se:Name>group style 1</se:Name>
	<se:Description>
		<se:Title>Trento: Shaded Relief Orthophoto</se:Title>
		<se:Abstract>RGB aerial orthophoto draped over LIDAR DEM with Shaded Relief</se:Abstract>
	</se:Description>
	<NamedLayer>
		<se:Name>lidar_dem</se:Name>
		<NamedStyle>
			<se:Name>shaded_relief_default</se:Name>
		</NamedStyle>
	</NamedLayer>
	<NamedLayer>
		<se:Name>ortophoto</se:Name>
	</NamedLayer>
</StyledLayerDescriptor>