<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1: Add ability to set description on Placemarks</title><link href="https://sourceforge.net/p/pythonkml/feature-requests/1/" rel="alternate"/><link href="https://sourceforge.net/p/pythonkml/feature-requests/1/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythonkml/feature-requests/1/</id><updated>2010-07-27T16:48:40Z</updated><subtitle>Recent changes to 1: Add ability to set description on Placemarks</subtitle><entry><title>Add ability to set description on Placemarks</title><link href="https://sourceforge.net/p/pythonkml/feature-requests/1/" rel="alternate"/><published>2010-07-27T16:48:40Z</published><updated>2010-07-27T16:48:40Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net5180210c6dd12329e7a046f4de8912bd033b31a5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I tried adding it myself but I havn't been able to make it work.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Example usage:&lt;br /&gt;
pm.setGeometry(pt)&lt;br /&gt;
pm.name = "Placemark"&lt;br /&gt;
pm.description = "This is a example placemark description."&lt;br /&gt;
kmlFile.placemarks.append(pm)&lt;/p&gt;
&lt;p&gt;Seems like it would be an easy addition.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>