<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Espace Textile &#187; performance</title>
	<atom:link href="http://www.espacetextile.com/tag/performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.espacetextile.com</link>
	<description>French Creative Industries</description>
	<lastBuildDate>Thu, 12 Jan 2012 10:14:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>A+A Düsseldorf</title>
		<link>http://www.espacetextile.com/2009/07/aa-dusseldorf/</link>
		<comments>http://www.espacetextile.com/2009/07/aa-dusseldorf/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 14:34:03 +0000</pubDate>
		<dc:creator>espace-textile</dc:creator>
				<category><![CDATA[Agenda home]]></category>
		<category><![CDATA[Technical textiles]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[textile]]></category>
		<category><![CDATA[trade shows]]></category>

		<guid isPermaLink="false">http://www.espacetextile.com/?p=1013</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.espacetextile.com/2009/07/aa-dusseldorf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vision Innovatrice : réunion interdirigeants n°4</title>
		<link>http://www.espacetextile.com/2009/07/vision-innovatrice-reunion-interdirigeants-n%c2%b04/</link>
		<comments>http://www.espacetextile.com/2009/07/vision-innovatrice-reunion-interdirigeants-n%c2%b04/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 14:22:38 +0000</pubDate>
		<dc:creator>espace-textile</dc:creator>
				<category><![CDATA[Agenda home]]></category>
		<category><![CDATA[Clothing textiles]]></category>
		<category><![CDATA[Interior decoration]]></category>
		<category><![CDATA[Technical textiles]]></category>
		<category><![CDATA[Clothing]]></category>
		<category><![CDATA[market watch]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[textile]]></category>
		<category><![CDATA[vision]]></category>

		<guid isPermaLink="false">http://www.espacetextile.com/?p=1009</guid>
		<description><![CDATA[Le 14 octobre 2009, réunion interdirigeants autour de la stratégie "Océan Bleu" à la Villa Créatis, à Lyon]]></description>
			<content:encoded><![CDATA[<p>Vision Innovatrice est un programme d&#8217;accompagnement pour vous différencier et dynamiser votre entreprise par l&#8217;innovation tout en maîtrisant les risques.</p>
<p>Le 14 octobre 2009, le groupe 2 se réunira à la Villa Créatis à Lyon pour la réunion interdirigeants n°4.</p>
<p>Ils travailleront ensemble sur la thématique de la stratégie &#8220;Océan Bleu&#8221;.</p>
<p>Mais en quoi consiste cette stratégie ? Créer des nouveaux marchés tout en mettant la concurrence hors-jeu !</p>
<div id="event"><h3>Event details</h3><ul><li>Begin: 15 September 2009 </li><li>End: 15 September 2009</li><li>Add to your calendar: <a href='http://www.espacetextile.com/wp-content/plugins/post-event2/script.php?action=create_ics&amp;post_id=1009'>Download ics file</a></li><li>Place: 2 rue des mûriers, Lyon, France</li></ul><div class="entry-localization">
			                 <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAmANKFua0lMADJ_jSpQikDhQFK9oPhUAowDjm7oFutc3WajkAkhR0XcQsxruS3IiEtSNnk5twgzNVQg" type="text/javascript"></script>
			                 <script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAAmANKFua0lMADJ_jSpQikDhQFK9oPhUAowDjm7oFutc3WajkAkhR0XcQsxruS3IiEtSNnk5twgzNVQg"></script>
			                 <script type="text/javascript">
							 google.load("maps", "2",{"other_params":"sensor=true"});
							 var map1009 = null;
							 var geocoder1009 = null;
			
							 function initialize()
							 {
								map1009 = new google.maps.Map2(document.getElementById("map1009"));
			                    map1009.setCenter(new google.maps.LatLng(48.857775, 2.211407), 13);
			                    geocoder1009 = new GClientGeocoder();
			                    map1009.addControl(new GSmallMapControl());
			                    showAddress1009("2 rue des mûriers, Lyon, France");
							 }
			
							 function showAddress1009(address)
							 {
								if (geocoder1009)
								{
									geocoder1009.getLatLng(
									address,
									function(point)
									{
										if (!point)
											alert(address + " not found");
										else
										{
											map1009.setCenter(point, 13);
											var marker = new GMarker(point);
											map1009.addOverlay(marker);
											marker.openInfoWindowHtml('<div style="width:280px;height:50px;"><strong>Vision Innovatrice : réunion interdirigeants n°4</strong><br /><a href="http://maps.google.fr/maps?f=q&hl=fr&q='+address+'" target="_blank" style="color:blue;">2 rue des mûriers, Lyon, France</div>');
										}
									});
								}
							 }
							 google.setOnLoadCallback(initialize); 
							 </script>
							 <div id="map1009" style="width:500px;height:300px;"></div>
							 </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.espacetextile.com/2009/07/vision-innovatrice-reunion-interdirigeants-n%c2%b04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>G.E.A.T.R.A., Lyon</title>
		<link>http://www.espacetextile.com/2009/07/g-e-a-t-r-a-lyon/</link>
		<comments>http://www.espacetextile.com/2009/07/g-e-a-t-r-a-lyon/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 13:33:40 +0000</pubDate>
		<dc:creator>espace-textile</dc:creator>
				<category><![CDATA[Agenda home]]></category>
		<category><![CDATA[Clothing textiles]]></category>
		<category><![CDATA[Technical textiles]]></category>
		<category><![CDATA[Clothing]]></category>
		<category><![CDATA[creation]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[textile]]></category>
		<category><![CDATA[trade shows]]></category>

		<guid isPermaLink="false">http://www.espacetextile.com/?p=994</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.espacetextile.com/2009/07/g-e-a-t-r-a-lyon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

