<?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: Family Loading Failed in Revit API 2012 in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3181610#M81335</link>
    <description>&lt;P&gt;Hi saikat,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for the reply. I managed to generate the same exception using code as attached. Please kindly view on it.&lt;BR /&gt;As problem mentioned, everything works fine in Revit 2011(Result.JPG attached in the same folder), however, not in Revit 2012.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also attach the structural column.rft used to create the family.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you can figure it out what goes wrong. Thanks.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2011 03:25:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-10-06T03:25:55Z</dc:date>
    <item>
      <title>Family Loading Failed in Revit API 2012</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3178710#M81333</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created an extrusion in a family document and want to load it back to the Revit active project document. Everything works fine using Revit API 2011, however, when i try to implement the same thing using Revit 2012, it throws me an exception "A serious problem occurred. Please save and continue."&amp;nbsp;When i debugged in, i receive an exception called &amp;nbsp; "Family Loading Failed".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But everything work fine when i debugged using Revit 2011.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Below is some code snippets&amp;nbsp;&lt;BR /&gt;public bool CreateFamily(Document familyDoc, ExternalCommandData commandData, Document projectDoc)&lt;/P&gt;&lt;P&gt;{&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Transaction trans = new Transaction(familyDoc, &amp;nbsp;"Create Family");&lt;BR /&gt;try&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;if (trans.Start() == TransactionStatus.Started)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;.............(Add reference plane)&lt;/P&gt;&lt;P&gt;.............(Add alignment)&lt;/P&gt;&lt;P&gt;.............(Add dimension)&lt;/P&gt;&lt;P&gt;familyDoc.LoadFamily(projectDoc, new FamilyOption());&lt;/P&gt;&lt;P&gt;trans.Commit();&lt;/P&gt;&lt;P&gt;return true;&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;}&amp;nbsp;&lt;/P&gt;&lt;P&gt;catch (Exception ex)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;trans.RollBack();&lt;/P&gt;&lt;P&gt;return false;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea why this code works only for Revit 2011, but not 2012?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks if someone can help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="http://www.box.net/shared/fn9nekkodxzse15l2qzj "&gt;http://www.box.net/shared/fn9nekkodxzse15l2qzj &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG align="center" title="" border="0" alt="" src="http://www.box.net/shared/fn9nekkodxzse15l2qzj " /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2011 08:10:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3178710#M81333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-04T08:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Family Loading Failed in Revit API 2012</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3181512#M81334</link>
      <description>&lt;P&gt;Hi :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will it be possible to create a minimal buildable VS sample that I can quickly test at my end and investigate further. Please do not send across anything confidential&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;Saikat&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2011 23:08:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3181512#M81334</guid>
      <dc:creator>saikat</dc:creator>
      <dc:date>2011-10-05T23:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Family Loading Failed in Revit API 2012</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3181610#M81335</link>
      <description>&lt;P&gt;Hi saikat,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for the reply. I managed to generate the same exception using code as attached. Please kindly view on it.&lt;BR /&gt;As problem mentioned, everything works fine in Revit 2011(Result.JPG attached in the same folder), however, not in Revit 2012.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also attach the structural column.rft used to create the family.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you can figure it out what goes wrong. Thanks.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 03:25:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3181610#M81335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-06T03:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Family Loading Failed in Revit API 2012</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3183120#M81336</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for sending across the code. I have been able to reproduce the same behavior with Revit 2012 while the same code works for Revit 2011. I will be interacting with our Development team on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Meanwhile I have found a work around which is to use&amp;nbsp;another overload of LoadFamily which is to load the family from a disk family file.&amp;nbsp;My tests confirm that it works well with this workaround.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so essentially your code has to be modified to be something similar to what I have below -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;code_begin&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;addReferencePlanes();&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;Extrusion&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;pSolid = createSolid();&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;_rvtDoc.Regenerate();&lt;/P&gt;
&lt;P&gt;addAlignments(pSolid);&lt;/P&gt;
&lt;P&gt;addParameters();&lt;/P&gt;
&lt;P&gt;addDimensions();&lt;/P&gt;
&lt;P&gt;familyTrans.Commit();&lt;/P&gt;
&lt;P&gt;_rvtDoc.SaveAs(&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Consolas" size="2" color="#a31515"&gt;&lt;FONT face="Consolas" size="2" color="#a31515"&gt;&lt;FONT face="Consolas" size="2" color="#a31515"&gt;@"C:\Temp\myfamily1.rfa"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;);&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;Family&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;family;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;Transaction&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt; loadTrans = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2" color="#0000ff"&gt;&lt;FONT face="Consolas" size="2" color="#0000ff"&gt;&lt;FONT face="Consolas" size="2" color="#0000ff"&gt;new&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;&lt;FONT face="Consolas" size="2" color="#2b91af"&gt;Transaction&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;(commandData.Application.ActiveUIDocument.Document, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2" color="#a31515"&gt;&lt;FONT face="Consolas" size="2" color="#a31515"&gt;&lt;FONT face="Consolas" size="2" color="#a31515"&gt;"Loading"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;);&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;loadTrans.Start();&lt;/P&gt;
&lt;P&gt;commandData.Application.ActiveUIDocument.Document.LoadFamily(&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Consolas" size="2" color="#a31515"&gt;&lt;FONT face="Consolas" size="2" color="#a31515"&gt;&lt;FONT face="Consolas" size="2" color="#a31515"&gt;@"C:\Temp\myfamily1.rfa"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2" color="#0000ff"&gt;&lt;FONT face="Consolas" size="2" color="#0000ff"&gt;&lt;FONT face="Consolas" size="2" color="#0000ff"&gt;out&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;family);&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;loadTrans.Commit();&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;code_end&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the bad news.&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;
&lt;P&gt;Saikat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2011 03:28:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3183120#M81336</guid>
      <dc:creator>saikat</dc:creator>
      <dc:date>2011-10-07T03:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Family Loading Failed in Revit API 2012</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3183314#M81337</link>
      <description>&lt;P&gt;Hi saikat,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the solution. Actually i planned to load the family back into the project document&amp;nbsp;straight away without saving it. But looks like this doesn't work in Revit 2012. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know the result after you have discussed with the Autodesk Development team﻿.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2011 09:40:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3183314#M81337</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-07T09:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Family Loading Failed in Revit API 2012</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3772102#M81338</link>
      <description>&lt;P&gt;Hi Saikat,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having exactly the same problem with LoadFamily in 2013. Has there been any feedback from the Development Team on this? Whilst the workaround kind of works it is very slow and very messy!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 10:52:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3772102#M81338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-07T10:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Family Loading Failed in Revit API 2012</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3781320#M81339</link>
      <description>&lt;P&gt;I just did a quick check again and it seems the behavior still exists for 2013. And so unfortunately, there isnt any other workaround (other than the one discussed on this)&amp;nbsp;we can suggest for this at the moment for Revit 2013.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the bad news.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are an ADN member, please feel free to log this as a case via DHO.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2013 23:38:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3781320#M81339</guid>
      <dc:creator>saikat</dc:creator>
      <dc:date>2013-02-14T23:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Family Loading Failed in Revit API 2012</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3781527#M81340</link>
      <description>OK Saikat thanks for checking.</description>
      <pubDate>Fri, 15 Feb 2013 10:00:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/3781527#M81340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-15T10:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Family Loading Failed in Revit API 2012</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/4370000#M81341</link>
      <description>&lt;P&gt;So is this thread saying that you can't use the IFamilyLoadOptions interface?&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2013 15:08:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/4370000#M81341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-16T15:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Family Loading Failed in Revit API 2012</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/9005586#M81342</link>
      <description>&lt;P&gt;EDIT: Nevermind. Please ignore this post. I got it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this issue still exist in Revit 2019? I am having the exact same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with IronPython code through Dynamo for Revit, so the code looks a bit different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Method a) works, but family gets loaded as 'family1'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;#create family doc&lt;BR /&gt;famTemplatePath = app.FamilyTemplatePath&lt;BR /&gt;templateFullName = Path.&lt;SPAN&gt;Combine&lt;/SPAN&gt;(famTemplatePath, templatename +&amp;nbsp;&lt;SPAN&gt;".rft"&lt;/SPAN&gt;)&lt;BR /&gt;famdoc = app.&lt;SPAN&gt;NewFamilyDocument&lt;/SPAN&gt;(templateFullName)

#load the family into the project
famdoc.LoadFamily(doc)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Method b) does not work (family loading failed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;#create family doc&lt;BR /&gt;(...)&lt;BR /&gt;&lt;BR /&gt;#give the family doc a name
famdoc.SaveAs("somepath"&amp;nbsp;+ newfamilyname +&amp;nbsp;".rfa")

#load the family into the project
famdoc.LoadFamily(doc)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Method c) works:&lt;/P&gt;&lt;PRE&gt;#create family doc&lt;BR /&gt;(...)&lt;BR /&gt;&lt;BR /&gt;#give the family doc a name&lt;BR /&gt;famdoc.&lt;SPAN&gt;SaveAs&lt;/SPAN&gt;(&lt;SPAN&gt;"somepath"&lt;/SPAN&gt;&amp;nbsp;+ newfamilyname +&amp;nbsp;&lt;SPAN&gt;".rfa"&lt;/SPAN&gt;)

#load the family into the project
doc.&lt;SPAN&gt;LoadFamily&lt;/SPAN&gt;(&lt;SPAN&gt;"somepath"&lt;/SPAN&gt;&amp;nbsp;+ newfamilyname +&amp;nbsp;&lt;SPAN&gt;".rfa"&lt;/SPAN&gt;)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 13:20:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/family-loading-failed-in-revit-api-2012/m-p/9005586#M81342</guid>
      <dc:creator>jnoordzij</dc:creator>
      <dc:date>2019-09-04T13:20:21Z</dc:date>
    </item>
  </channel>
</rss>

