<?xml  version="1.0" encoding="utf-8"?>
<ymaps:ymaps xmlns:ymaps="http://maps.yandex.ru/ymaps/1.x" xmlns:repr="http://maps.yandex.ru/representation/1.x"
xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maps.yandex.ru/schemas/ymaps/1.x/ymaps.xsd"> 
    <repr:Representation>
	
	<repr:Style gml:id="styleYoutube">          
          <repr:iconStyle> 
                    <repr:href>http://company.yandex.ru/i/ya.png</repr:href> 
                    <repr:size x="57" y="55"/> 
                    <repr:offset x="-37" y="0"/> 
                    <repr:shadow> 
                        <repr:href>http://company.yandex.ru/i/shadow.png</repr:href> 
                        <repr:size x="57" y="55"/> 
                        <repr:offset x="-37" y="0"/> 
                    </repr:shadow> 
                </repr:iconStyle> 			 
        	
        <repr:balloonContentStyle>
                <repr:template>#balloonTemplate</repr:template>
            </repr:balloonContentStyle>
        </repr:Style>         
		
		<repr:Template gml:id="balloonTemplate">
            <repr:text>
                <![CDATA[<div style="font-weight:bold;padding-bottom:5px;">$[name]</div><div align="center">$[description]</div><br /><div style="font-weight:bold;"><a href="http:$[metaDataProperty.AnyMetaData.link]" alt="" target="blank"/>Другие видео семинара</a></div>]]>
            </repr:text>
        </repr:Template>


    </repr:Representation>
	   
    <ymaps:GeoObjectCollection> 
        <gml:featureMember> 
            <ymaps:GeoObject gml:id="SemMoskva">
                <gml:name>Семинар по API Яндекс.Карт в Москве 12 декабря 2009</gml:name>
                <gml:description><object width="450" height="338"><param name="video" value="http://static.video.yandex.ru/lite/ya-events/821wvkyi9j.1913/"/><param name="allowFullScreen" value="true"/><param name="scale" value="noscale"/><embed src="http://static.video.yandex.ru/lite/ya-events/821wvkyi9j.1913/" type="application/x-shockwave-flash" width="450" height="338" allowFullScreen="true" scale="noscale"> </embed></object></gml:description> 				                              
                    <gml:metaDataProperty> 
                        <AnyMetaData> 
                           <link>//video.yandex.ru/users/ya-events/collection/15/</link> 
                        </AnyMetaData> 
                    </gml:metaDataProperty> 				
                <gml:Point> 
                    <gml:pos>37.678514 55.758255</gml:pos> 
                </gml:Point> 
                <ymaps:style>#styleYoutube</ymaps:style> 
            </ymaps:GeoObject> 
            <ymaps:GeoObject gml:id="SemKiev">
                <gml:name>Семинар API Яндекс.Карт в Киеве 9 апреля 2010 года</gml:name>
                <gml:description><object width="450" height="360"><param name="video" value="http://static.video.yandex.ru/lite/ya-events/3gvqkk9tb1.2502/"/><param name="allowFullScreen" value="true"/><param name="scale" value="noscale"/><embed src="http://static.video.yandex.ru/lite/ya-events/3gvqkk9tb1.2502/" type="application/x-shockwave-flash" width="450" height="360" allowFullScreen="true" scale="noscale"> </embed></object></gml:description> 				                              
                   	<gml:metaDataProperty> 
                        <AnyMetaData> 
                           <link>//video.yandex.ru/users/ya-events/collection/19/</link> 
                        </AnyMetaData> 
                    </gml:metaDataProperty> 			
                <gml:Point> 
                    <gml:pos>30.527296 50.437569</gml:pos> 
                </gml:Point> 
                <ymaps:style>#styleYoutube</ymaps:style> 
            </ymaps:GeoObject> 	

            <ymaps:GeoObject gml:id="SemAlmaati">
                <gml:name>Я.Субботник в Казахстане 15 октября 2009</gml:name>
                <gml:description><object width="450" height="338"><param name="video" value="http://static.video.yandex.ru/lite/ya-events/aexf89suiq.1507/"/><param name="allowFullScreen" value="true"/><param name="scale" value="noscale"/><embed src="http://static.video.yandex.ru/lite/ya-events/aexf89suiq.1507/" type="application/x-shockwave-flash" width="450" height="338" allowFullScreen="true" scale="noscale"> </embed></object></gml:description> 				                              
                   	<gml:metaDataProperty> 
                        <AnyMetaData> 
                           <link>//video.yandex.ru/users/ya-events/collection/12/</link> 
                        </AnyMetaData> 
                    </gml:metaDataProperty> 			
                <gml:Point> 
                    <gml:pos>76.940165 43.235751</gml:pos> 
                </gml:Point> 
                <ymaps:style>#styleYoutube</ymaps:style> 
            </ymaps:GeoObject> 				
        </gml:featureMember> 
    </ymaps:GeoObjectCollection> 
</ymaps:ymaps> 
