<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE Map  >
<Map xmlns:xi="http://www.w3.org/2001/XInclude" srs="+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs" background-color="rgb(255,255,255)" >

<!-- http://www.oreillynet.com/xml/blog/2004/05/transclude_with_xinclude_and_x.html -->

<xi:include href="styles.xml" />

<xi:include href="layers.xml" />

</Map>