<?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: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855623#M34042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We are evaluating whether to use ROM USB STACK for generic HID device or LPC open stack. We know that if we use ROM, debugging is hard. We are looking for speed to market Do have suggestions regarding which one is better (ROM or LPC open? &amp;nbsp;Which is better tested from your end and documented? We found some HID generic example that uses ROM USB stack but not able to find any example code for LPC open.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2019 14:08:12 GMT</pubDate>
    <dc:creator>ssudhir</dc:creator>
    <dc:date>2019-03-05T14:08:12Z</dc:date>
    <item>
      <title>NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855618#M34037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As we mentioned earlier, we are using LPC4357 and planning to use one USB controller as mass storage host and another one as HID device. We downloaded the code from NXPUSBLIB and &amp;nbsp;done bear minimum testing for the HOST. Now complied the code as both Device and Host macro on. In the device mode, there is a function &amp;nbsp;called - CALLBACK_USB_GetDescriptor which is used in USB_Device_SetConfiguration and USB_Device_GetDescriptor (in DeviceStandardReq.c file) However there is no source code for the function call -- CALLBACK_USB_GetDescriptor. Eventually we would like to use USB ROM device driver, however, wanted to conduct initial testing . You did mention that you are not supporting this library anymore. However, if you have a source code (or link to source code) for - CALLBACK_USB_GetDescriptor function please let us know.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 16:29:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855618#M34037</guid>
      <dc:creator>ssudhir</dc:creator>
      <dc:date>2019-02-27T16:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855619#M34038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SS,&lt;/P&gt;&lt;P&gt;I found source code of CALLBACK_USB_GetDescriptor() in Descriptors.c file in this package &lt;A href="https://www.nxp.com/downloads/en/libraries/LPCOpen_v1.02.zip"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt; v1.02 source package&lt;/A&gt;&lt;/P&gt;&lt;P&gt;from this link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/software-development-tools/lpc-developer-resources-/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc18xx:LPCOPEN-SOFTWARE-FOR-LPC18XX?tab=In-Depth_Tab#title1.3" title="https://www.nxp.com/support/developer-resources/software-development-tools/lpc-developer-resources-/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc18xx:LPCOPEN-SOFTWARE-FOR-LPC18XX?tab=In-Depth_Tab#title1.3"&gt;LPCOpen Software for LPC18XX | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 13:04:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855619#M34038</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-03-01T13:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855620#M34039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 16:55:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855620#M34039</guid>
      <dc:creator>ssudhir</dc:creator>
      <dc:date>2019-03-01T16:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855621#M34040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an example code for generic hid device ? We found example code that uses ROM USB stack. But we are trying to link USB device components and we have the driver components but looking for an application example code for generic HID. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 17:57:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855621#M34040</guid>
      <dc:creator>ssudhir</dc:creator>
      <dc:date>2019-03-01T17:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855622#M34041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SS&lt;/P&gt;&lt;P&gt;Besides LPCOpen USB demo code, I wonder we don't have other genetic HID demo code.&lt;/P&gt;&lt;P&gt;MCUXpresso SDK includes genetic HID demo but it doesn't support LPC4357 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2019 05:10:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855622#M34041</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-03-04T05:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855623#M34042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We are evaluating whether to use ROM USB STACK for generic HID device or LPC open stack. We know that if we use ROM, debugging is hard. We are looking for speed to market Do have suggestions regarding which one is better (ROM or LPC open? &amp;nbsp;Which is better tested from your end and documented? We found some HID generic example that uses ROM USB stack but not able to find any example code for LPC open.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 14:08:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855623#M34042</guid>
      <dc:creator>ssudhir</dc:creator>
      <dc:date>2019-03-05T14:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855624#M34043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any sample code that runs on windows machine and act as HID HOST to test the communication between Windows HOST and our board ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 16:55:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855624#M34043</guid>
      <dc:creator>ssudhir</dc:creator>
      <dc:date>2019-03-05T16:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855625#M34044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When we connect our board based on LPC4357 to a windows machine using USB cable, the Windows host is not able to recognize that device and displays the following message.&lt;/P&gt;&lt;P&gt;USB Device Not Recognized&lt;/P&gt;&lt;P&gt;One of the USB devices attached to this computer has malfunctioned, and windows doesn’t recognize it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am guessing the Windows has no driver for this device. Where can we find windows driver for this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 17:41:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855625#M34044</guid>
      <dc:creator>ssudhir</dc:creator>
      <dc:date>2019-03-05T17:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855626#M34045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SS,&lt;/P&gt;&lt;P&gt;We recommend you use LPCOpen. we use LPCOpen USB demo code for USB application test.&lt;/P&gt;&lt;P&gt;Regarding to your LPC4357 connection issue, do you use demo board ? if yes, which one?&lt;/P&gt;&lt;P&gt;if you use customized board, which debug probe do you use?&lt;/P&gt;&lt;P&gt;How can we reproduce your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 05:34:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855626#M34045</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-03-06T05:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855627#M34046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jun Zhang,&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;It is a customized board based on LPC4357.&amp;nbsp; We use IAR I-Jet for debugging.&lt;/P&gt;&lt;P&gt;In our custom board, USB0 is used as a device and USB1 as host. We used USB connector to connect the custom board to Windows 10 host to test HID communication and the windows doesn’t recognize that USB connection (to USB0 on the board).&lt;/P&gt;&lt;P&gt;When you connect any of your demo boards based on LPC4357 to Windows 10 host using USB0 , you might load a USB driver to &lt;STRONG style="color: black; "&gt;Windows machine&lt;/STRONG&gt; that helps windows to recognize the board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #51626f; background: white;"&gt;Do you have any sample code that runs on windows machine and act as HID HOST to test the communication between the Windows HOST and our board?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #51626f; background: white;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 13:30:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855627#M34046</guid>
      <dc:creator>ssudhir</dc:creator>
      <dc:date>2019-03-06T13:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855628#M34047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Jun Zhang,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We found the&amp;nbsp; sample code to test HID device by using LPCopen in the following link.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/424538"&gt;https://community.nxp.com/thread/424538&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the hid_main.c there is the following structure and external variables.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #51626f;"&gt;extern const&amp;nbsp; USBD_HW_API_T hw_api;&lt;BR /&gt; extern const&amp;nbsp; USBD_CORE_API_T core_api;&lt;BR /&gt; extern const&amp;nbsp; USBD_HID_API_T hid_api;&lt;BR /&gt; /* Since this example only uses HID class link functions for that class only */&lt;BR /&gt; static const&amp;nbsp; USBD_API_T g_usbApi = {&lt;BR /&gt; &amp;amp;hw_api,&lt;BR /&gt; &amp;amp;core_api,&lt;BR /&gt; 0,&lt;BR /&gt; 0,&lt;BR /&gt; &amp;amp;hid_api,&lt;BR /&gt; 0,&lt;BR /&gt; 0,&lt;BR /&gt; 0x02221101,&lt;BR /&gt; };&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We couldn’t find the declaration for these external variables. Any idea where can we find them?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 20:17:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855628#M34047</guid>
      <dc:creator>ssudhir</dc:creator>
      <dc:date>2019-03-06T20:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855629#M34048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SS,&lt;/P&gt;&lt;P&gt;Variable for example &lt;SPAN style="font-size: 11.5pt; color: #51626f;"&gt;hw_api is defined as external const. This is because it refers to USB ROM API function. The const variables are already in ROM when out of factory. User doesn't need define it as const again, just declare it as external and use it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 06:21:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855629#M34048</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-03-08T06:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855630#M34049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are getting a link error. What are we missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 21:21:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855630#M34049</guid>
      <dc:creator>ssudhir</dc:creator>
      <dc:date>2019-03-08T21:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: NXPUSBLIB source code for CALLBACK_USB_GetDescriptor call</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855631#M34050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SS,&lt;/P&gt;&lt;P&gt;You ask new question about link error.&lt;/P&gt;&lt;P&gt;Please create a new thread for it.&lt;/P&gt;&lt;P&gt;Let's keep one thread for one discussion topic. Thanks for your understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2019 02:15:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXPUSBLIB-source-code-for-CALLBACK-USB-GetDescriptor-call/m-p/855631#M34050</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-03-11T02:15:42Z</dc:date>
    </item>
  </channel>
</rss>

