<?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: Lookup Multi-Vis How-To Screencast in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569527#M26331</link>
    <description>&lt;P&gt;It's the first time I've done it this way. I used a block properties table instead. Have a look at the attached drawing. My block is the one below yours.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jun 2020 14:45:09 GMT</pubDate>
    <dc:creator>h_s_walker</dc:creator>
    <dc:date>2020-06-09T14:45:09Z</dc:date>
    <item>
      <title>Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/5849853#M26316</link>
      <description>&lt;P&gt;Here's a screencast that shows how to add multi-vis selection to an existing block. &amp;nbsp;This block switches 10 different valve types and gives the option of normally open or normally closed for each valve type. &amp;nbsp;Instead of scrolling through the visibility list of 20 options I figured it would be a nice touch to give one selection for the 10 valve types and one selection for NO/NC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The block funcitons as follows. &amp;nbsp;One of the selection lookups changes the X value of the input point parameter. &amp;nbsp;The other selection lookup changes the Y value of the input point parameter. &amp;nbsp;The double lookup uses one table to look at the position X and position Y of the input point parameter and determines the row. &amp;nbsp;The other table uses that row name to force the visibility state to the desired value.&amp;nbsp;&lt;/P&gt;
&lt;DIV id="4a2fd6fd-0ac7-4282-bd85-ca62a1f675fe" class="myscreencast-iframe iframe-container active-myscreencast"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/4a2fd6fd-0ac7-4282-bd85-ca62a1f675fe" width="640" height="710" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 07 Oct 2015 15:53:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/5849853#M26316</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2015-10-07T15:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/5850878#M26317</link>
      <description>&lt;P&gt;Cool bean stuff.&lt;/P&gt;
&lt;P&gt;Tell me about Position1X and what that relates to. I'm not understanding the 1 &amp;amp; 2 value. Though you do speak of this in the Original Post.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 20:27:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/5850878#M26317</guid>
      <dc:creator>Charles_Shade</dc:creator>
      <dc:date>2015-10-07T20:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/5852394#M26318</link>
      <description>&lt;P&gt;The Position1 point parameter is moved around by the two selection single-lookups. &amp;nbsp;The top one changes the Position1 X value in order to switch between normally open (NO) and normally closed (NC) - the visual difference being hatch ON or hatch OFF. &amp;nbsp;The bottom selection lookup switches between the valve type and changeses the Position1 Y value accordingly. &amp;nbsp;The double-lookup looks at the Position1 X and Y values to determine the appropriate row on the first table and on the second table switches to the visibility state that matches that row. &amp;nbsp;Does that explanation help?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2015 14:38:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/5852394#M26318</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2015-10-08T14:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6253536#M26319</link>
      <description>&lt;P&gt;Well Done!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 01:37:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6253536#M26319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-06T01:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6411522#M26320</link>
      <description>&lt;P&gt;Hi, would it be possible, using your method (use of lookup tables) to have a parent dynamic block (with a visibility parameter) that&amp;nbsp;controls the number of instances of the same child dynamic block, but will also allow each child block to to control its respective visibility states?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope&amp;nbsp;the above makes sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, Rob&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 20:18:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6411522#M26320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-29T20:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6411589#M26321</link>
      <description>&lt;P&gt;There is no way that I know of for one block to control the visibility state (or any other parameter) of another block with stock AutoCAD. &amp;nbsp;If you have a dynamic block within another dynamic block, there is no way to control the 'inner' block's dynamic parameters. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 20:50:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6411589#M26321</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2016-06-29T20:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6414169#M26322</link>
      <description>Thanks for the reply, however could this be accomplished using your method all in one dynamic block. Basically, what I'm looking to do is have a set of visibility states that control the physical representation say of a screw head, have this repeated x number of times in the same block. All the while being able to control the number of screw heads visible, in the varying visibility states.&lt;BR /&gt;&lt;BR /&gt;Thanks Rob,</description>
      <pubDate>Fri, 01 Jul 2016 03:46:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6414169#M26322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-01T03:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6415149#M26323</link>
      <description>&lt;P&gt;It sounds like it might be doable. &amp;nbsp;Please post a thread dedicated to your issue and include the file/blocks in that thread.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 15:21:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6415149#M26323</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2016-07-01T15:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6429310#M26324</link>
      <description>&lt;P&gt;Libbya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, for the delay, I was away for a little while. &amp;nbsp;Honestly, I appreciate any&amp;nbsp;the help you can give me, it is very generous of you. &amp;nbsp;I've attached a drawing that includes a dynamic block (BLOCK 1) which has&amp;nbsp;a visibility parameter. &amp;nbsp;You'll noticed that this block has been copied over (4) times. &amp;nbsp;What I would like to be able to do is control the number of copies of this block, while still being able to control the visibility state of each individual copy. &amp;nbsp;I do not know if this is possible to accomplish&amp;nbsp;all in one dynamic block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 15:31:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6429310#M26324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-11T15:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6429321#M26325</link>
      <description>&lt;P&gt;Please start your own thread dedicated to your block and I will post to it. &amp;nbsp;I'd rather not fill up this thread with tangents. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 15:34:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/6429321#M26325</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2016-07-11T15:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/7658515#M26326</link>
      <description>&lt;P&gt;Just found this post as i was trying to figure out how to do double lookup's.&amp;nbsp; THANK YOU, it worked out perfectly...&amp;nbsp; &amp;nbsp;have a great day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John Gray&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2018 14:14:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/7658515#M26326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-02T14:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569018#M26327</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is wonderful solution. I wondering if I can do this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I have 3 Types . ie. Triangle, Square, Circle&lt;/P&gt;&lt;P&gt;2) Each can have options:&amp;nbsp;&lt;BR /&gt;a) Trinagle + X on left, Triangle + X on right, Tringle with X on both&lt;BR /&gt;b) Square + X on left, Square + X on right, Square with X on both&lt;BR /&gt;c) Circle + X on left, Circle + X on right,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;as you an see Circle have only two states. If I am doing sth like this the list which steering X have always three options. Of course "X on both" didn't work on Circle but I have it on the list. Is any way to eliminate this?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope that is clear. If not I will draw this and provide dwg, in real world I have more complicated block that I'm not allowed to share.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 11:17:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569018#M26327</guid>
      <dc:creator>kubaszymanski</dc:creator>
      <dc:date>2020-06-09T11:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569154#M26328</link>
      <description>&lt;P&gt;You need 3 lookup parameters&lt;/P&gt;
&lt;P&gt;Parameter 1 has Triangle, Circle and Square in it&lt;/P&gt;
&lt;P&gt;Parameter 2 has Left X, Right X, Both X in it&lt;/P&gt;
&lt;P&gt;Parameter 3 has Left X and Right X only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Parameter 1 needs to be visible in all visibility states&lt;/P&gt;
&lt;P&gt;Parameter 2 only needs to be visible in Triangle and Square states&lt;/P&gt;
&lt;P&gt;Parameter 3 only needs to be visible in Circle States&lt;/P&gt;
&lt;P&gt;Position Parameter 2 and 3 exactly on top of each other in their visibility states. See the attached block for an example.&lt;/P&gt;
&lt;P&gt;Select the block and click on the bottom lookup first. Note the items. Now change the block using the top lookup. Now select the bottom lookup and notice the values have changed.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 12:43:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569154#M26328</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2020-06-09T12:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569367#M26329</link>
      <description>&lt;P&gt;thanks a lot Hwalker. I was wondering if there is a chance to do this and have only two. I will add third one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks and take care!&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 13:44:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569367#M26329</guid>
      <dc:creator>kubaszymanski</dc:creator>
      <dc:date>2020-06-09T13:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569451#M26330</link>
      <description>&lt;P&gt;Okay, I have another one.&amp;nbsp; In yours drawing You have Look ups to each Visibility. So there is no problem to have them on or off.&lt;/P&gt;&lt;P&gt;What if we change first parameter. There won't be different visible states. It will be one Rectangular and parameter 1 will change its width.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Parameter 1 has 10", 20", 30"&amp;nbsp;&lt;/P&gt;&lt;P&gt;Parameter 2 has Left X, Right X, Both X in it&lt;/P&gt;&lt;P&gt;Parameter 3 has Left X and Right X only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I choose 10" or 20" there will be Parameter 2&lt;/P&gt;&lt;P&gt;If I choose 30" there will be Parameter 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used parameters and visibility states to draw less but as you can see it causes other problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did drawing for this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 14:20:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569451#M26330</guid>
      <dc:creator>kubaszymanski</dc:creator>
      <dc:date>2020-06-09T14:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569527#M26331</link>
      <description>&lt;P&gt;It's the first time I've done it this way. I used a block properties table instead. Have a look at the attached drawing. My block is the one below yours.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 14:45:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569527#M26331</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2020-06-09T14:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569569#M26332</link>
      <description>&lt;P&gt;I really appreciate this. It is quite nice solution. I'll try to use it in my project.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take care!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 14:55:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9569569#M26332</guid>
      <dc:creator>kubaszymanski</dc:creator>
      <dc:date>2020-06-09T14:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9571007#M26333</link>
      <description>&lt;P&gt;Is there any way to change these numbers (10,20,30) to text string?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10 -&amp;gt; narrow&lt;/P&gt;&lt;P&gt;20 -&amp;gt; normal&lt;/P&gt;&lt;P&gt;30 -&amp;gt; wide&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my project numbers are not as straight and it would be helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 05:51:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9571007#M26333</guid>
      <dc:creator>kubaszymanski</dc:creator>
      <dc:date>2020-06-10T05:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9571263#M26334</link>
      <description>&lt;P&gt;Unfortunately I don't think there is. I only have LT here so I'm not sure if it is possible to and an extra column and give it the names you wish and then hide from the user the width column&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 08:25:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9571263#M26334</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2020-06-10T08:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Multi-Vis How-To Screencast</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9572057#M26335</link>
      <description>&lt;P&gt;Yes, it is possible.&amp;nbsp; Add an invisible attribute and add it to the block properties table.&amp;nbsp; Place the attribute column to the left of the distances and add the appropriate text to the cells of the table.&amp;nbsp; You can also use a user parameter with 'type' set to 'string" instead of an attribute in the same way but I am not sure if LT supports user parameters.&amp;nbsp; See screencast:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container" style="position: relative; height: 0; margin: 0; padding-bottom: 110.9375%;"&gt;&lt;IFRAME width="640" height="710" style="position: absolute; left: 0; top: 0; width: 100%; height: 100%;" src="https://screencast.autodesk.com/Embed/Timeline/447f2682-485a-419e-959d-eb91036509f5" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" scrolling="no"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Jun 2020 14:19:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/lookup-multi-vis-how-to-screencast/m-p/9572057#M26335</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2020-06-10T14:19:20Z</dc:date>
    </item>
  </channel>
</rss>

