<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Stick - Stretchy in 3D with 1 3D-Handle in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218129#M13981</link>
    <description>Thanks for the permission... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Objective seems to be a "very grown up" api-solution - which partly seems to be obsolete after the coming up of the Morph - tool in AC16. What could be the cost of such a thing?&lt;BR /&gt;
&lt;BR /&gt;
I am not looking for ready solutions. Its a kind of hobby to solve GDL-Problems. Other people solve crossword  puzzles, i like to make new objects.&lt;BR /&gt;
And i like to tell the Archicad-programmers ideas for new versions - on the german forum.&lt;BR /&gt;
&lt;BR /&gt;
My real profession is teacher on a technical school for practical work - bricklaying, concrete works an now in growing time - archicad for pupils from 15 to 18 years. So i have time... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
And i really think Your "Flexi-Tube XYZ" object has some potential!&lt;BR /&gt;
&lt;BR /&gt;
Today i scripted a new hotspot in it, which allows it, to drag the number of segments without the need of opening the normal dialogebox - it works well but its just a little step to the target 2. d;-)</description>
    <pubDate>Sun, 27 Jan 2013 13:35:39 GMT</pubDate>
    <dc:creator>Hmooslechner</dc:creator>
    <dc:date>2013-01-27T13:35:39Z</dc:date>
    <item>
      <title>Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218119#M13971</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;I programmd a Stick (cylinder) which can be easily rotated from one axis to another by simple grab the end-handle and drag it to the other point.&lt;BR /&gt;
&lt;BR /&gt;
So it is possible to follow  complex 3D-meshes to build stuctures like this:  &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://www.dropbox.com/s/ivpy8evdgnvtjqk/3D-Raumgitter%20Torus-Ausschnitt.pln" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://www.dropbox.com/s/ivpy8evdgnvtjqk/3D-Raumgitter%20Torus-Ausschnitt.pln" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;https://www.dropbox.com/s/ivpy8evdgnvtj ... chnitt.pln&amp;quot;&amp;gt;https://www.dropbox.com/s/ivpy8evdgnvtjqk/3D-Raumgitter%20Torus-Ausschnitt.pln&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="https://www.dropbox.com/s/ivpy8evdgnvtj ... chnitt.pln"&gt;https://www.dropbox.com/s/ivpy8evdgnvtjqk/3D-Raumgitter%20Torus-Ausschnitt.pln&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
Picture:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://www.dropbox.com/s/a3we4kuj0ww9ijt/3D-Raumgitter.jpg" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://www.dropbox.com/s/a3we4kuj0ww9ijt/3D-Raumgitter.jpg" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;https://www.dropbox.com/s/a3we4kuj0ww9i ... gitter.jpg&amp;quot;&amp;gt;https://www.dropbox.com/s/a3we4kuj0ww9ijt/3D-Raumgitter.jpg&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="https://www.dropbox.com/s/a3we4kuj0ww9i ... gitter.jpg"&gt;https://www.dropbox.com/s/a3we4kuj0ww9ijt/3D-Raumgitter.jpg&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
My problem:&lt;BR /&gt;
&lt;BR /&gt;
If you drag over 180 degrees, the stick flips in 3D to the other side.&lt;BR /&gt;
&lt;BR /&gt;
You can easily worrkaround by move the thing to the other endpoint and drag the other one, but it sucks.&lt;BR /&gt;
&lt;BR /&gt;
What do i make wrong?&lt;BR /&gt;
&lt;BR /&gt;
Code:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;
gosub 1    ! Einstellungen usw.

gosub 100  ! Hotspots

Gosub "Drehungen"   !!inkl Art des Stabes

end ! ------------------------------------------------------

1: 
	uid = 1
return





100 : !!! ========== Hotspots ein Segment ==========

	!!! ----- x -----
	hotspot  0   ,  y,     z,   uid, x, 1+128 : uid = uid+1    ! base   
	hotspot -1   ,  y,     z,   uid, x, 3     : uid = uid+1    ! ref
	hotspot  x   ,  y,     z,   uid, x, 2     : uid = uid+1    ! move  

	!!! ----- y -----		
	hotspot x   ,   0,      z,   uid, y, 1+128 : uid = uid+1   
	hotspot x   ,  -1,      z,   uid, y, 3     : uid = uid+1
	hotspot x   ,   y,      z,   uid, y, 2     : uid = uid+1  

	!!! ----- z -----		
	hotspot x   ,   y,      0,   uid, z, 1+128 : uid = uid+1   
	hotspot x   ,   y,     -1,   uid, z, 3     : uid = uid+1
	hotspot x   ,   y,      z,   uid, z, 2     : uid = uid+1  


return




"Drehungen":
	h = SQR(x^2+y^2+z^2)
	
	roty 90
	rotx -atn(y/x)
	roty -atn(z/SQR(x^2+y^2))
		material Mat
	
		 if ArtDesStabes = "Zylinder mit Endkugeln" 			gosub "Zylinder mit Endkugeln"
		 if ArtDesStabes = "Endkugel+Endkegel+Zylinder" 		gosub "Endkugel+Endkegel+Zylinder"	
		 if ArtDesStabes = "quadratischer Stab mit Endkugeln" 	gosub "quadratischer Stab mit Endkugeln"		

	del 3
	
	if Endkugeln = 1 then
	  sphere Kugeldurchmesser
		addx x
		addy y
		addz z
		 sphere Kugeldurchmesser
		del 3
	 else
	endif

return  !!!!Ende Drehungen






"Zylinder mit Endkugeln":
		Cylind h, QRadius
return






"Endkugel+Endkegel+Zylinder":
	
	CONE h/3, Verjuengung, QRadius, 90, 90
	addz h/3
		Cylind h/3, QRadius
		addz h/3
		CONE h/3, QRadius, Verjuengung,  90, 90
	del 2
	
return








"quadratischer Stab mit Endkugeln":

addx -QRadius/2
addy -QRadius/2
Block QRadius, QRadius, h
del 2

return

&lt;/PRE&gt;&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 22 Jan 2013 14:15:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218119#M13971</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2013-01-22T14:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218120#M13972</link>
      <description>Have you tried using a column instead? it can also be dragged in angles in 3d.</description>
      <pubDate>Tue, 22 Jan 2013 15:21:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218120#M13972</guid>
      <dc:creator>Erwin Edel</dc:creator>
      <dc:date>2013-01-22T15:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218121#M13973</link>
      <description>column stretches not the same way. It does not rotate along the change of  the axis, it stretches along z.</description>
      <pubDate>Tue, 22 Jan 2013 15:45:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218121#M13973</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2013-01-22T15:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218122#M13974</link>
      <description>Calculation for angle of vector 00, xy, in floor plan view, is uncomplete.&lt;BR /&gt;
In trigo, according to xy coords, there are four particular situations, plus four quadrants.&lt;BR /&gt;
 &lt;BR /&gt;
Attached an example of XYZ Tube. If you replace the TUBE command by CYLIND or EXTRUDE, &lt;BR /&gt;
you need to add two transformations. Result is the same, see 3D script.</description>
      <pubDate>Thu, 24 Jan 2013 17:51:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218122#M13974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-24T17:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218123#M13975</link>
      <description>Thank You - a very fine functional Object!&lt;BR /&gt;
&lt;BR /&gt;
Did You ever try this object - to make it growing  - from one 3d-Point to an other - for exampleto follow a complex 3D - Morphline?&lt;BR /&gt;
&lt;BR /&gt;
This would be a killer-App solving many 3D-modelling problems!&lt;BR /&gt;
&lt;BR /&gt;
and&lt;BR /&gt;
&lt;BR /&gt;
Question:&lt;BR /&gt;
&lt;BR /&gt;
For what is this good for? &lt;BR /&gt;

&lt;PRE&gt;	hotspot x*0.5, y*0.5, z*0.5, uid : uid = uid+1   ! half  &lt;/PRE&gt;

Is this just Your programming -  standard to get a halfpoint - or does it have to do with the XYZ-Interface?</description>
      <pubDate>Fri, 25 Jan 2013 09:58:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218123#M13975</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2013-01-25T09:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218124#M13976</link>
      <description>Ok - i See You did that!&lt;BR /&gt;
&lt;BR /&gt;
Wow!&lt;BR /&gt;
&lt;BR /&gt;
(&lt;A href="http://archilib.od.pagesperso-orange.fr/" target="_blank"&gt;http://archilib.od.pagesperso-orange.fr/&lt;/A&gt;)</description>
      <pubDate>Fri, 25 Jan 2013 11:34:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218124#M13976</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2013-01-25T11:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218125#M13977</link>
      <description>I tried to mess around with Your freeform-tube,  Mr. Dentan&lt;BR /&gt;
&lt;BR /&gt;
My first target is to alter his GDL-example to be able to apply every sort of Stick to the 3D-Centerline. (Cylinder, Block, IPE-Steel-Forms ond many other things)&lt;BR /&gt;

&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;   x2 = (x[k1+1] - x[k1])     !!calculates distances in 3D
   y2 = (y[k1+1] - y[k1])
   z2 = (z[k1+1] - z[k1])

&lt;/PRE&gt;
Here the Archicad- compiler thinks - the code is i ok.. ??  !! ??
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;   h = SQR(x2^2+y2^2+z2^2)
&lt;/PRE&gt;

This was the 3D-Diameter..&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
But here the Interpreter in Archicad finds a Fault !?!
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;   len2 = sqr(x2^2+y2^2)       ! 2D Axis Length
   len3 = sqr(len2^2+z2^2)    ! 3D Axis Length 
&lt;/PRE&gt;

And here too:
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;   if abs(len2) &amp;gt; EPS then
      zAng = atn(z/len2)
   endif

&lt;/PRE&gt;
It told me (translated by me from German): &lt;BR /&gt;
&lt;BR /&gt;
Operator can not be used at factors from "array" (x[nSeg]) ...&lt;BR /&gt;
&lt;BR /&gt;
My Question: A factor - calculated from the array (integer) - is different to a factor calculated from a normal Parameter for Archicad - Why?&lt;BR /&gt;
&lt;BR /&gt;
And how do i change it - that it can be used by -for example:  Abs x[nSeg]) and othe roperators?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
An other target would be to change the Interface behaviour: In Your GDL, You have to change the number of segments in the normal Dialogue. It would be "nearer to the User" if first there is only one segment visible. In the direction of the only open segment shold be a new interactive hotspot - a little further. &lt;BR /&gt;
&lt;BR /&gt;
If you drag this hotspot, the next segment should appear  - now as endpoint of the next segment - and so on. It would be much faster and smoother - to edit for the user. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt;  Im trying..</description>
      <pubDate>Sat, 26 Jan 2013 11:25:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218125#M13977</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2013-01-26T11:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218126#M13978</link>
      <description>OK - i could solve that by my own.&lt;BR /&gt;
&lt;BR /&gt;
The problem was appearing by calling a named function into a loop.&lt;BR /&gt;
&lt;BR /&gt;
The same scripted in the loop - and all was ok.&lt;BR /&gt;
&lt;BR /&gt;
And - i got solved the problem with the flipping stick by dragging it in the wrong quadrant - with Help from Mr. Dentans GDLs.&lt;BR /&gt;
&lt;BR /&gt;
I hope that i can solve my target 2 - appearing segment after segment by dragging on the new interactive hotspot... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
      <pubDate>Sat, 26 Jan 2013 16:21:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218126#M13978</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2013-01-26T16:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218127#M13979</link>
      <description>Something to look to get the idea..&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.youtube.com/watch?v=OAIP9C7IinA&amp;amp;feature=youtu.be" target="_blank"&gt;www.youtube.com/watch?v=OAIP9C7IinA&amp;amp;feature=youtu.be&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
and to try:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://www.dropbox.com/s/t8ffq0a1pekd1ui/3DTubeMultiSequenzB.pln" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://www.dropbox.com/s/t8ffq0a1pekd1ui/3DTubeMultiSequenzB.pln" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://www.dropbox.com/s/t8ffq0a1pekd1ui/3DTubeMultiSequenzB.pln" target="_blank"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="https://www.dropbox.com/s/t8ffq0a1pekd1 ... quenzB.pln"&gt;https://www.dropbox.com/s/t8ffq0a1pekd1ui/3DTubeMultiSequenzB.pln&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
Its not from me - the most code came from Mr. Dentan, i just playd with it.. he has better objects.&lt;BR /&gt;
&lt;BR /&gt;
the difference is, that my alterings makes it possible to add any polygon or multiple set of objects to each vector. - to make fences, Walls following the 3D-earth, objects following each line of a roof and so on..&lt;BR /&gt;
&lt;BR /&gt;
Also it should be possible to multiply the thing within the object and to generate 3D - Meshes with frames...</description>
      <pubDate>Sat, 26 Jan 2013 18:28:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218127#M13979</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2013-01-26T18:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218128#M13980</link>
      <description>Don't expect too much from the "Flexi-Tube XYZ" object.&lt;BR /&gt;
It was intended to build walls with special cross section along meshes.&lt;BR /&gt;
It suits my needs, more or less, thus I didn't go further.&lt;BR /&gt;
Take it as a study case, and fell free to modify it.&lt;BR /&gt;
&lt;BR /&gt;
For better stuff, take a look at Objective, from Ralph Wessel.</description>
      <pubDate>Sat, 26 Jan 2013 19:19:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218128#M13980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-26T19:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218129#M13981</link>
      <description>Thanks for the permission... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Objective seems to be a "very grown up" api-solution - which partly seems to be obsolete after the coming up of the Morph - tool in AC16. What could be the cost of such a thing?&lt;BR /&gt;
&lt;BR /&gt;
I am not looking for ready solutions. Its a kind of hobby to solve GDL-Problems. Other people solve crossword  puzzles, i like to make new objects.&lt;BR /&gt;
And i like to tell the Archicad-programmers ideas for new versions - on the german forum.&lt;BR /&gt;
&lt;BR /&gt;
My real profession is teacher on a technical school for practical work - bricklaying, concrete works an now in growing time - archicad for pupils from 15 to 18 years. So i have time... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
And i really think Your "Flexi-Tube XYZ" object has some potential!&lt;BR /&gt;
&lt;BR /&gt;
Today i scripted a new hotspot in it, which allows it, to drag the number of segments without the need of opening the normal dialogebox - it works well but its just a little step to the target 2. d;-)</description>
      <pubDate>Sun, 27 Jan 2013 13:35:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218129#M13981</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2013-01-27T13:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Stick - Stretchy in 3D with 1 3D-Handle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218130#M13982</link>
      <description>I am wondering, how do I stretch angles so as not to disturb the vectors and columns?</description>
      <pubDate>Mon, 15 Dec 2014 15:36:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stick-Stretchy-in-3D-with-1-3D-Handle/m-p/218130#M13982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T15:36:17Z</dc:date>
    </item>
  </channel>
</rss>

