<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <p class="default-style">Hi everybody,</p>
  <p class="default-style">my name is Mauro.</p>
  <p class="default-style">I'd like to know if it's possible to have circles and arcs correctly exported form dxf to kml, for latitudes > than 0. (I mean than if latitude is >0, i will have a kml with an ellipse, 'slimmer' than the original circle).</p>
  <p class="default-style">Thank you very much</p>
 </body>
</html>