<?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: How to offset object positions relative to a point with % as the reference u in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8678667#M146392</link>
    <description>&lt;P&gt;It sounds to me that the word (command) you want to use is "scale" and not "offset".&amp;nbsp; In addition, you want the ability to scale at&amp;nbsp; different percent values in x and y.&lt;/P&gt;
&lt;P&gt;If you create a block of your collection of circles and then insert it you can specify the reference point, and different scale factors for X and Y.&amp;nbsp; &amp;nbsp;In doing so, the circles will also be scaled in x and y as well.&amp;nbsp; No problem.&amp;nbsp; Simply explode the scaled block, select all the circles and then in the properties dialog window change the x and y scales to 1.&lt;/P&gt;</description>
    <pubDate>Sat, 23 Mar 2019 14:33:07 GMT</pubDate>
    <dc:creator>leeminardi</dc:creator>
    <dc:date>2019-03-23T14:33:07Z</dc:date>
    <item>
      <title>How to offset object positions relative to a point with % as the reference unit?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8665564#M146386</link>
      <description>&lt;P&gt;Hi to everyone out there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a command in AutoCAD where i can offset drawing objects uniformly based on a reference point with percentage as the unit of adjustment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see attachment for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 12:51:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8665564#M146386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-18T12:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8665653#M146387</link>
      <description>&lt;P&gt;Use Dimensional Constraints and multiply the expression using the %(0.98 for 98%)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Constraint.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/615066iEB938B3BBF655FD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Constraint.png" alt="Constraint.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 13:12:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8665653#M146387</guid>
      <dc:creator>S.Faris</dc:creator>
      <dc:date>2019-03-18T13:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8665731#M146388</link>
      <description>&lt;P&gt;Or to make it simpler Create a percentage driving dimension as shown in the attachment&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Constraint.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/615088i6D2802C4C80B30F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Constraint.png" alt="Constraint.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 13:30:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8665731#M146388</guid>
      <dc:creator>S.Faris</dc:creator>
      <dc:date>2019-03-18T13:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8666263#M146389</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... Is there a command in AutoCAD where i can offset drawing objects uniformly based on a reference point with percentage as the unit of adjustment. ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome to these Forums!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[The use of the word "offset" led me astray -- that command in AutoCAD isn't what you're talking about.&amp;nbsp; But in any case....]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There isn't one,&amp;nbsp;though one could be made.&amp;nbsp; But one thing isn't clear to me from your image.&amp;nbsp; The first paragraph suggests to me that you want to Move things &lt;EM&gt;straight toward&lt;/EM&gt;&amp;nbsp; the reference point [i.e. by the same percentage reduction in distance from there in both X and Y directions], but the X and Y parts at the bottom suggest [but I'm not sure] that you&amp;nbsp;want, instead,&amp;nbsp;to&amp;nbsp;change their position by different amounts in the two directions.&amp;nbsp; Is that right?&amp;nbsp; I can also imagine that maybe you meant the X and Y as&amp;nbsp;place-holders for different&amp;nbsp;&lt;EM&gt;command names&lt;/EM&gt;, shifting things straight toward the reference point, but with different built-in percentages to shift by in different commands.&amp;nbsp; However, that might be better handled with a single command name, having it &lt;EM&gt;ask&lt;/EM&gt;&amp;nbsp; for the percentage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And other questions come up.&amp;nbsp; Should the initial distance from the reference point to a given object always be to the &lt;EM&gt;middle&lt;/EM&gt;&amp;nbsp; of it?&amp;nbsp; That's obvious enough for a Circle, but if [for example] it's a Block, or Text/Mtext, should it be to its insertion point instead?&amp;nbsp; That could give a very different result from using the middle of its bounding box, in both direction and distance of movement, if the insertion point isn't at the middle.&amp;nbsp; And should things remain their &lt;EM&gt;same size&lt;/EM&gt;, and just Move, or should their size also be altered proportionally to the percentage of movement?&amp;nbsp; [I assume &lt;EM&gt;not&lt;/EM&gt;&amp;nbsp; the latter, because that can be done with a simple Scale command.]&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 15:48:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8666263#M146389</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2019-03-18T15:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8667201#M146390</link>
      <description>Oh, the "Big Bang Theory"?&lt;BR /&gt;Seems easy enough...&lt;BR /&gt;&lt;BR /&gt;Specify percentage (1-99).&lt;BR /&gt;Select reference point.&lt;BR /&gt;Select objects to move.&lt;BR /&gt;&lt;BR /&gt;The primary insert/beginning point would have to be&lt;BR /&gt;looked at a little closer (circle, line, block, text, etc...).&lt;BR /&gt;&lt;BR /&gt;Ask in the Customization section.&lt;BR /&gt;I'm sure the folks over there can help.&lt;BR /&gt;&lt;BR /&gt;POLAR, DISTANCE and command MOVE will be your friends.&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2019 22:18:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8667201#M146390</guid>
      <dc:creator>scot-65</dc:creator>
      <dc:date>2019-03-18T22:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8678419#M146391</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;Sorry for the wrong choice of word. Yes you are right, I want to change the position of the objects&amp;nbsp;with respect to the reference point using&amp;nbsp;a single&amp;nbsp;command that i can assign the X and Y values at a certain percentage of the original distance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"And other questions come up.&amp;nbsp; Should the initial distance from the reference point to a given object always be to the middle&amp;nbsp; of it?"&amp;nbsp; - &lt;/EM&gt;The distance should always taken from the center point of any given object and also the size of object will not change, only the position with respect to the reference point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2019 09:14:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8678419#M146391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-23T09:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8678667#M146392</link>
      <description>&lt;P&gt;It sounds to me that the word (command) you want to use is "scale" and not "offset".&amp;nbsp; In addition, you want the ability to scale at&amp;nbsp; different percent values in x and y.&lt;/P&gt;
&lt;P&gt;If you create a block of your collection of circles and then insert it you can specify the reference point, and different scale factors for X and Y.&amp;nbsp; &amp;nbsp;In doing so, the circles will also be scaled in x and y as well.&amp;nbsp; No problem.&amp;nbsp; Simply explode the scaled block, select all the circles and then in the properties dialog window change the x and y scales to 1.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2019 14:33:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8678667#M146392</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2019-03-23T14:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8679278#M146393</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/43171"&gt;@scot-65&lt;/a&gt;&amp;nbsp;thank you for your pointers.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 06:14:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8679278#M146393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-24T06:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8679280#M146394</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/822616"&gt;@leeminardi&lt;/a&gt;&amp;nbsp;sorry for the confusion on the word that used,it should be move not offset and also i can't use the scale command because i need the size of the objects to stay the same.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 06:18:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8679280#M146394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-24T06:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8679299#M146395</link>
      <description>&lt;P&gt;Try this if you find this viable:(I cannot screencast currently, so I'll try my best to explain)&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Draw a center mark&lt;/LI&gt;
&lt;LI&gt;Now place POINTS in all the required centerpoints of your circles&lt;/LI&gt;
&lt;LI&gt;Convert all of it into a block(make the center of centermark as basepoint of the block)&lt;/LI&gt;
&lt;LI&gt;Now &lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Core/files/GUID-E046A0C0-06E6-41DA-A11C-35F12AE8472C-htm.html" target="_blank" rel="noopener"&gt;turn on INFER CONSTRAINTS&amp;nbsp;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Draw circles by picking on the previously drawn points. This will constrain the center of circles to each point. Try moving the block and make sure all the circles moves with it.if not constrain it using &lt;STRONG&gt;coincident constraint&amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Now if you select the block and then increase or decrease the scale factors for X or Y from properties panel as required, it will start moving the circles towards or away from the center mark.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;A sample block is attached for your reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 06:59:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8679299#M146395</guid>
      <dc:creator>S.Faris</dc:creator>
      <dc:date>2019-03-24T06:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8680073#M146396</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You said "...&lt;SPAN&gt;i can't use the scale command because i need the size of the objects to stay the same."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I thought your objects were circles.&amp;nbsp; If they are more complex geometry simply make a block out of&amp;nbsp; each different object..&amp;nbsp; If the same object occurs more than once you can use the same block.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Once you have a collection of blocks then make a block out of the collection.&amp;nbsp; Now you can insert the block with a different scale factor in x and why.&amp;nbsp; This will scale the individual blocks as well.&amp;nbsp; Don't quit!&amp;nbsp; Explode the block&amp;nbsp; that is the collection of the scaled block and then select all the blocks (objects) and set their scale to 1.0 in the properties dialog box.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For example,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Original collection of objects converted to individual blocks.&amp;nbsp; The 5 blocks are made a "super" block.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 442px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/617751iBF438E87F34236F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2.&amp;nbsp; The "super block is inserted with an x scale of 2 and a Y scale of 0.5.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 779px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/617749i8ABADE8A8D8F6526/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. The "super" block is exploded&amp;nbsp; and the 5 blocks are selected and their scale factors are set to 1.0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/617750iB21C990F7B64E9F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The result is the objects are their original size and shape but their positions have been scaled independently in X and Y.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 23:11:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8680073#M146396</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2019-03-24T23:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to offset object positions relative to a point with % as the reference u</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8682261#M146397</link>
      <description>&lt;P&gt;You certainly don't need to go to the trouble of making Blocks of everything, which Block definitions you would then need to Purge, etc., etc.&amp;nbsp; Try this [minimally tested]:&lt;/P&gt;
&lt;PRE&gt;;| ShiftAboutBase.lsp [command name = SAB]
  To Shift selected object(s) relative to a specified Base point, in specified
    percentages in X &amp;amp; Y of their original distances from the base.
  For each object to be Mirrored, finds distance from its bounding box to
    base point in both directions, and Moves it appropriately
  Kent Cooper, 16 May 2019
|;

(vl-load-com)
(defun C:SAB ; = Shift About Base
  (/ *error* svnames svvals ss mentsel ment etype inc ent mid mentnea)

  (defun *error* (errmsg)
    (if (not (wcmatch errmsg "Function cancelled,quit / exit abort,console break"))
      (princ (strcat "\nError: " errmsg))
    ); end if
    (command-s "_.undo" "_end")
    (mapcar 'setvar svnames svvals)
    (princ)
  ); end defun - *error*

  (prompt "\nTo Shift object(s) About a Base point,")
  (setq
    svnames '(osmode blipmode cmdecho)
    svvals (mapcar 'getvar svnames)
    ss (ssget ":L"); select object(s) to be Shifted
  ); setq
  (if ss ; object(s) selected
    (progn ; then
      (setq
        base (getpoint "\nCommon Base point center of Shifting: ")
        Xpct (getreal "\nPercentage of new position relative to base from current, in X direction: ")
        Ypct (getreal "\nPercentage of new position relative to base from current, in Y direction: ")
      ); setq&lt;BR /&gt;      (mapcar 'setvar svnames '(0 0 0))
      (repeat (setq n (sslength ss))
        (setq ent (ssname ss (setq n (1- n))))
        (vla-getboundingbox (vlax-ename-&amp;gt;vla-object ent) 'minpt 'maxpt)
        (setq
          mid (mapcar '/ (mapcar '+ (vlax-safearray-&amp;gt;list minpt) (vlax-safearray-&amp;gt;list maxpt)) '(2 2 2))
          diff (mapcar '- mid base)
        ); setq
        (command "_.move" ent "" mid
          (list
            (+ (car base) (* (car diff) Xpct 0.01))
            (+ (cadr base) (* (cadr diff) Ypct 0.01))
          ); list
        ); command
      ); repeat
      (command "_.undo" "_end")
      (mapcar 'setvar svnames svvals); reset
    ); progn -- then
    (prompt "\nNothing selected to Shift."); else
  ); if [ss exists]
  (princ)
); defun -- C:SAB

(prompt "\nType SAB to Shift object(s) About a Base.")&lt;/PRE&gt;
&lt;P&gt;Percentages you give it can include partial percentage points [e.g. 97.5% as far away].&amp;nbsp; Giving it 100 will leave the things in the same position in that direction, giving it 0 will Move them &lt;EM&gt;to&lt;/EM&gt;&amp;nbsp; that coordinate of the base point, 200 twice as far away, etc.&amp;nbsp; The routine could be made to [but doesn't yet] remember those and offer them as defaults.&amp;nbsp; It could also have other improvements, such as handling the Undo begin/end part differently [this is quickie-modified from an older routine].&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 18:16:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-offset-object-positions-relative-to-a-point-with-as-the/m-p/8682261#M146397</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2019-03-25T18:16:16Z</dc:date>
    </item>
  </channel>
</rss>

