<?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: Deep drilling ignores retract feed rate?? in Fusion Manufacture</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557390#M16869</link>
    <description>&lt;P&gt;Changing the first line in onCyclePoint to this seems to work,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;  if ((isFirstCyclePoint()) || (cycleType == "tapping")) {
&lt;/PRE&gt;
&lt;P&gt;Post attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2016 17:06:05 GMT</pubDate>
    <dc:creator>HughesTooling</dc:creator>
    <dc:date>2016-09-12T17:06:05Z</dc:date>
    <item>
      <title>Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556582#M16853</link>
      <description>&lt;P&gt;I'm wanting to use a drill op to run my auto-reverse tapping head, the code seems to make sense, it needs a dwell before retract to allow the clutch to disengage before reversing, it also needs to reverse at a slightly faster rate. Using a 6mm tap with 1mm pitch for example i have set a speed of 500rpm, a feed of 500mm/min and a depth of 5mm, so it seems it will thread in ok and then do the dwell, but then it retracts at G0 rapid and not the retract rate i have set of 550mm/min, this will snap the tap off on the way out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a reason the "Deep Drilling, Full Retract" cycle ignores the retract feed rate??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can it be fixed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first block is the actual code and the second i have edited to be what i wanted to see..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(DRILL2)
M5
M9
T10 M6
S500 M3
G54
M7
G0 X0. Y0.
G43 Z31. H10
Z6.
Z2.
G1 Z-5. F500.
G4 P4.
G0 Z6.
Z31.&lt;/PRE&gt;&lt;PRE&gt;(DRILL2)
M5
M9
T10 M6
S500 M3
G54
M7
G0 X0. Y0.
G43 Z31. H10
Z6.
Z2.
G1 Z-5. F500.
G4 P4.
G1 Z6. F550.
Z31.&lt;/PRE&gt;</description>
      <pubDate>Mon, 12 Sep 2016 11:44:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556582#M16853</guid>
      <dc:creator>mailZWX5Y</dc:creator>
      <dc:date>2016-09-12T11:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556627#M16854</link>
      <description>&lt;P&gt;Different controls and posts handle this area differently. Which of each are you using?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 12:05:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556627#M16854</guid>
      <dc:creator>LibertyMachine</dc:creator>
      <dc:date>2016-09-12T12:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556640#M16855</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the post is the plain Mach3mill post that was recently edited to remove the G28 at the end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Bridgeport with Mach3 running CSMIO controller but it hasn't got that far yet &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@D5D66E11BC96A1C8427F98151D3E9A7A/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 12:13:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556640#M16855</guid>
      <dc:creator>mailZWX5Y</dc:creator>
      <dc:date>2016-09-12T12:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556703#M16856</link>
      <description>&lt;P&gt;Try "Reaming, feed out" instead?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 12:53:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556703#M16856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-12T12:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556728#M16857</link>
      <description>&lt;P&gt;Just tried it - it does not have the dwell before retract?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need a dwell to allow the clutch in the tapping head to disengage.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 13:02:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556728#M16857</guid>
      <dc:creator>mailZWX5Y</dc:creator>
      <dc:date>2016-09-12T13:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556747#M16858</link>
      <description>&lt;P&gt;This might do it...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Boring, dwell and feed out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Produces this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(DRILL2)
M5
M9
T10 M6
S500 M3
G54
M7
G0 X0. Y0.
G43 Z31. H10
Z6.
G98 G89 X0. Y0. Z-5. R2. P4. F500.
G80
Z31.&lt;/PRE&gt;&lt;P&gt;Just need to read up on the different parameters.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 13:08:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556747#M16858</guid>
      <dc:creator>mailZWX5Y</dc:creator>
      <dc:date>2016-09-12T13:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556884#M16860</link>
      <description>&lt;P&gt;So I found your post that was modified the other day and I made a modification to it.&lt;/P&gt;
&lt;P&gt;It now has code that will give you a G1 in at a feedrate, Dwell for half a second, G1 feedrate out at a factor of 1.1. This would give you the difference you are looking for.&lt;/P&gt;
&lt;P&gt;You will be selecting the TAPPING Cycle, and giving it a spindle speed. The dwell and retract feedrate calculation are hardcoded into the post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's not elegant, but it does work&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 14:01:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556884#M16860</guid>
      <dc:creator>LibertyMachine</dc:creator>
      <dc:date>2016-09-12T14:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556969#M16861</link>
      <description>&lt;P&gt;Thanks for that, really nice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This might be my error but i added another hole so two to thread now and it only threads one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(DRILL2)
M5
M9
T1 M6
S500 M3
G54
M7
G0 X0. Y0.
G43 Z29. H1
Z9.
Z6.
G1 Z-5. F500.
G4 P0.5
Z6.75 F550.
X20.
G80
G0 Z29.&lt;/PRE&gt;&lt;P&gt;Where it moves X20. I would expect another thread cycle??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have only run it in Mach simulation so it may be my fault but usually does what it should??&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 14:30:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6556969#M16861</guid>
      <dc:creator>mailZWX5Y</dc:creator>
      <dc:date>2016-09-12T14:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557001#M16862</link>
      <description>&lt;P&gt;Hmm. I've made an error. You are right, it should output the cycle again. I will have to dig into it and do some reading&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2782855"&gt;@HughesTooling﻿&lt;/a&gt;&amp;nbsp;any thoughts on outputting expanded cycles on more than one hole? The info I'm finding doesn't make any mention of it not being posted...&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 15:00:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557001#M16862</guid>
      <dc:creator>LibertyMachine</dc:creator>
      <dc:date>2016-09-12T15:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557390#M16869</link>
      <description>&lt;P&gt;Changing the first line in onCyclePoint to this seems to work,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;  if ((isFirstCyclePoint()) || (cycleType == "tapping")) {
&lt;/PRE&gt;
&lt;P&gt;Post attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 17:06:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557390#M16869</guid>
      <dc:creator>HughesTooling</dc:creator>
      <dc:date>2016-09-12T17:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557408#M16870</link>
      <description>&lt;P&gt;Yeah, that's what it needed, thank you so much for chiming in!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 17:13:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557408#M16870</guid>
      <dc:creator>LibertyMachine</dc:creator>
      <dc:date>2016-09-12T17:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557636#M16876</link>
      <description>&lt;P&gt;Hi guys, nice going but no beer yet &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@D5D66E11BC96A1C8427F98151D3E9A7A/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that now the dwell is fixed at 0.5s ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before it was reading the dwell in Fusion and using that, 0.5s will not work here I'm afraid &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@D5D66E11BC96A1C8427F98151D3E9A7A/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 19:02:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557636#M16876</guid>
      <dc:creator>mailZWX5Y</dc:creator>
      <dc:date>2016-09-12T19:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557692#M16878</link>
      <description>&lt;P&gt;That's because I took a shortcut when I shouldn't have &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@10938F92CF414E0A6D60B89C59F5569F/emoticons/1f61e.png" alt=":disappointed_face:" title=":disappointed_face:" /&gt;&lt;/P&gt;
&lt;P&gt;Open up your post and search for this line:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;case "tapping":&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;the code currently looks like this:&lt;/P&gt;
&lt;PRE&gt;case "tapping":
		if (tool.type === TOOL_TAP_RIGHT_HAND) {
		//writeln(" (Tap: " + formatComment(tool.description) + ")");
		writeBlock(gMotionModal.format(0), zOutput.format(cycle.retract));
		writeBlock(gMotionModal.format(1), zOutput.format(z), feedOutput.format(F));
                onDwell(.5);
		writeBlock(gMotionModal.format(1), zOutput.format(cycle.retract + 0.75), feedOutput.format(cycle.feedrate * 1.1));&lt;/PRE&gt;
&lt;P&gt;You want to change it to read this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;case "tapping":
if (tool.type === TOOL_TAP_RIGHT_HAND) {
//writeln(" (Tap: " + formatComment(tool.description) + ")");
writeBlock(gMotionModal.format(0), zOutput.format(cycle.retract));
writeBlock(gMotionModal.format(1), zOutput.format(z), feedOutput.format(F));
writeBlock(gFormat.format(4), "P" + secFormat.format(P));&lt;FONT color="#FF0000"&gt;   THIS LINE HAS BEEN CHANGED&lt;/FONT&gt;
writeBlock(gMotionModal.format(1), zOutput.format(cycle.retract + 0.75), feedOutput.format(cycle.feedrate * 1.1));
&lt;/PRE&gt;
&lt;P&gt;Sorry about that, it was a shortcut and I shouldn't have taken it&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 19:31:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557692#M16878</guid>
      <dc:creator>LibertyMachine</dc:creator>
      <dc:date>2016-09-12T19:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557719#M16879</link>
      <description>&lt;P&gt;Excellent, thats got it going:)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 19:48:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6557719#M16879</guid>
      <dc:creator>mailZWX5Y</dc:creator>
      <dc:date>2016-09-12T19:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6566902#M17055</link>
      <description>&lt;P&gt;Sorry guys, I thought I had this but can't get it working now &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@10938F92CF414E0A6D60B89C59F5569F/emoticons/1f61e.png" alt=":disappointed_face:" title=":disappointed_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made notes when it was going, but i cant seem to get it right now. I have selected a drill tool because if i select a tap tool I lose the ability to set feed and retract rates so I guess I am right there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then selected the Tapping operation and gave it a dwell period as before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Post-process just give this output...&lt;/P&gt;&lt;PRE&gt;(1)
(T99  D=6. CR=0. TAPER=118DEG - ZMIN=-16. - DRILL)
G90 G94 G91.1 G40 G49 G17
G21
G28 G91 Z0.
G90

(TAPPING FRONT)
M5
M9
T99 M6
S500 M3
G54
M7
G0 X-166.5 Y-141.5
G43 Z27. H99
Z7.
G80
Z27.

M9
G28 G91 Z0.
M30&lt;/PRE&gt;&lt;P&gt;Seems to be a chunk missing - it does a G80 but has not set any motion mode to cancel??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just about to run a job as well &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@10938F92CF414E0A6D60B89C59F5569F/emoticons/1f61e.png" alt=":disappointed_face:" title=":disappointed_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 14:33:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6566902#M17055</guid>
      <dc:creator>mailZWX5Y</dc:creator>
      <dc:date>2016-09-16T14:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6566917#M17057</link>
      <description>&lt;P&gt;"It's not elegant, but it does work"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2687521"&gt;@LibertyMachine﻿&lt;/a&gt;. You're wrong... That's very elegant. &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@D5D66E11BC96A1C8427F98151D3E9A7A/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;
&lt;P&gt;Good Job.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 14:38:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6566917#M17057</guid>
      <dc:creator>mike.mattera</dc:creator>
      <dc:date>2016-09-16T14:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Deep drilling ignores retract feed rate??</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6566940#M17058</link>
      <description>&lt;P&gt;I think i found it - I have to select a Tap Tool for it to work and it seems to calculate the feed/retract rates automatically??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought I had control over those figures but it seems not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone know what they are based upon?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only guess at RPM &amp;amp; Pitch with a multiplier for retract ??&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 14:47:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/deep-drilling-ignores-retract-feed-rate/m-p/6566940#M17058</guid>
      <dc:creator>mailZWX5Y</dc:creator>
      <dc:date>2016-09-16T14:47:20Z</dc:date>
    </item>
  </channel>
</rss>

