<?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 Hello, in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135681#M30</link>
    <description>&lt;P style="margin-left:0in; margin-right:0in"&gt;Hello,&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;Thanks for the details. We will&amp;nbsp;investigate and get back to you as soon as possible.&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;Goutham&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2019 10:18:52 GMT</pubDate>
    <dc:creator>GouthamK_Intel</dc:creator>
    <dc:date>2019-11-07T10:18:52Z</dc:date>
    <item>
      <title>Core dumped when executing</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135678#M27</link>
      <description>&lt;P&gt;I am trying to execute the FPGA_tutorial__Compile_Flow.&amp;nbsp;I have followed the instructions to install OneAPI Base Toolkit and the Intel-FPGA Add-on for Base Kit in a Linux Environment with Ubuntu 18.04. I don't&amp;nbsp; have the acceleration card installed but I have executed the aocl install (with an error in the final step because the HW is not present). I can generate the project using Eclipse but when I execute the application using the FPGA_EMULATOR it generates a "core dumped".&lt;/P&gt;&lt;P&gt;Debugging the application in Eclipse the error is raised in the execution of the call to deviceQueue.reset&lt;/P&gt;&lt;P&gt;try {&lt;BR /&gt;&amp;nbsp;--&amp;gt; &amp;nbsp; deviceQueue.reset( new queue(device_selector, async_handler{}) );&lt;BR /&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;Any advice of what could be the problem?&lt;/P&gt;&lt;P&gt;Can I run this example with the FPGA EMULATOR without the hardware installed?&lt;/P&gt;&lt;P&gt;When I compile the example for&amp;nbsp; CPU (make compile_flow.cpu_host) I also get a "core dumped"&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 16:41:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135678#M27</guid>
      <dc:creator>Ruiz__Mariano</dc:creator>
      <dc:date>2019-11-06T16:41:13Z</dc:date>
    </item>
    <item>
      <title>Hi Mariano,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135679#M28</link>
      <description>&lt;P style="margin-left:0in; margin-right:0in"&gt;Hi Mariano,&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;Yes, you can run with FPGA Emulator. we tried to reproduce the same issue on ubuntu 18.04 and oneAPI base kit version 2021.1-beta02, and it is working fine for both FPGA Emulator and CPU without any “core dumped”.&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;Can you provide details about oneAPI toolkit version that you are using,&amp;nbsp;so that we can investigate more on it?&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;Goutham&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 09:03:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135679#M28</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2019-11-07T09:03:00Z</dc:date>
    </item>
    <item>
      <title>Hi Goutham:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135680#M29</link>
      <description>&lt;P&gt;Hi Goutham:&lt;/P&gt;&lt;P&gt;Thanks you for your help.&lt;/P&gt;&lt;P&gt;Bellow are the steps followed to install the software and generate the examples.&lt;/P&gt;&lt;P&gt;Hope this helps to find the problem.&lt;/P&gt;&lt;P&gt;Regards, Mariano Ruiz&lt;/P&gt;&lt;P&gt;Universidad Politecnica de Madrid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steps followed.&lt;/P&gt;&lt;P&gt;Software Installation&lt;BR /&gt;1.- l_BaseKit_b_2021.1.2.047_offline&lt;BR /&gt;gedit silent.cfg&lt;BR /&gt;sudo ./install.sh --silent ./silent.cfg&lt;BR /&gt;cd /opt/intel/inteloneapi/&lt;BR /&gt;source setvars.sh&lt;BR /&gt;aocl install&lt;BR /&gt;2.-&amp;nbsp; l_intel_fpga_dpcpp_2021.1-beta01/&lt;BR /&gt;sudo ./setup.sh&lt;BR /&gt;gedit silent.cfg&lt;BR /&gt;sudo ./install.sh --silent ./silent.cfg&lt;BR /&gt;$INTELFPGAOCLSDKROOT/fpga_sys_check.sh&lt;/P&gt;&lt;P&gt;test of the application&lt;/P&gt;&lt;P&gt;Open a terminal command&lt;/P&gt;&lt;P&gt;1./ Setting the environment variables&lt;/P&gt;&lt;P&gt;mruiz@mruiz-Precision-Tower-3420:~$ source /opt/intel/inteloneapi/setvars.sh&lt;BR /&gt;::&amp;nbsp; initializing environment ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; advisor -- latest&lt;BR /&gt;Copyright (C) 2009-2019 Intel Corporation. All rights reserved.&lt;BR /&gt;Intel(R) Advisor 2021.1 (build 603889)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ccl -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; compiler -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; daal -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; debugger -- latestI attach you a document describing&lt;BR /&gt;&amp;nbsp;&amp;nbsp; dev-utilities -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; dnnl -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; dpcpp-ct -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; intelfpgadpcpp -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; intelpython -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ipp -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; mkl -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; mpi -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; tbb -- latest&lt;BR /&gt;&amp;nbsp;&amp;nbsp; vpl -- latest&lt;BR /&gt;Configuring enviroment for VPL...&lt;BR /&gt;Adding /opt/intel/inteloneapi/vpl/latest/include to CPATH...&lt;BR /&gt;Adding /opt/intel/inteloneapi/vpl/latest/lib to LIBRARY_PATH and LD_LIBRARY_PATH...&lt;BR /&gt;Setting VPL_EXTENSIONS_PATH to /opt/intel/inteloneapi/vpl/latest/lib&lt;BR /&gt;&amp;nbsp;&amp;nbsp; vtune -- latest&lt;BR /&gt;Copyright (C) 2009-2019 Intel Corporation. All rights reserved.&lt;BR /&gt;Intel(R) VTune(TM) Profiler 2021.1-beta02 (build 604121)&lt;BR /&gt;:: oneAPI environment initialized ::&lt;BR /&gt;mruiz@mruiz-Precision-Tower-3420:~$&lt;/P&gt;&lt;P&gt;2.- verifying&lt;BR /&gt;mruiz@mruiz-Precision-Tower-3420:/opt/intel/inteloneapi$ ./sys_check.sh -v&lt;BR /&gt;Checking system, will report any issues.&amp;nbsp; Pass in the -v flag for verbose output&lt;BR /&gt;:&amp;nbsp; advisor -- latest&lt;BR /&gt;:&amp;nbsp; ccl -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/ccl/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; compiler -- latest&lt;BR /&gt;Warning: Intel OPAE driver was not found.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If Intel?? Programmable Acceleration Card with Intel?? Arria??GX FPGA is&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; installed in the system, please install Intel?? OPAE driver by running:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aocl install&lt;BR /&gt;:&amp;nbsp; conda_channel -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/conda_channel/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; daal -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/daal/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; debugger -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/debugger/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; dev-utilities -- latest&lt;BR /&gt;OK&lt;BR /&gt;:&amp;nbsp; dnnl -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/dnnl/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; dpcpp-ct -- latest&lt;BR /&gt;OK&lt;BR /&gt;:&amp;nbsp; etc -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/etc/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; intelfpgadpcpp -- latest&lt;BR /&gt;:&amp;nbsp; intelpython -- latest&lt;BR /&gt;...None&lt;/P&gt;&lt;P&gt;======================================================================&lt;BR /&gt;ERROR: test_smoke (__main__.TestIntelDistribution) (package='cython')&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "/opt/intel/inteloneapi/intelpython/python3.7/sys_check/sys_check.py", line 80, in test_smoke&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise err&lt;BR /&gt;&amp;nbsp; File "/opt/intel/inteloneapi/intelpython/python3.7/sys_check/sys_check.py", line 77, in test_smoke&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; stderr=subprocess.DEVNULL)&lt;BR /&gt;&amp;nbsp; File "/opt/intel/inteloneapi/intelpython/latest/lib/python3.7/subprocess.py", line 487, in run&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; output=stdout, stderr=stderr)&lt;BR /&gt;subprocess.CalledProcessError: Command 'python "/opt/intel/inteloneapi/intelpython/latest/pkgs/cython-0.29.13-py37ha68da19_0/info/test/run_test.py"' returned non-zero exit status 1.&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------&lt;BR /&gt;Ran 4 tests in 8.195s&lt;/P&gt;&lt;P&gt;FAILED (errors=1)&lt;/P&gt;&lt;P&gt;Failed&lt;BR /&gt;:&amp;nbsp; ipp -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/ipp/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; licensing -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/licensing/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; mkl -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/mkl/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; mpi -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/mpi/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; pset -- latest&lt;BR /&gt;component directory /opt/intel/inteloneapi/pset/latest does not have a syscheck.sh file&lt;BR /&gt;:&amp;nbsp; tbb -- latest&lt;BR /&gt;:&amp;nbsp; vpl -- latest&lt;BR /&gt;VPL was found: /opt/intel/inteloneapi/vpl/latest&lt;BR /&gt;No issues encountered.&lt;BR /&gt;:&amp;nbsp; vtune -- latest&lt;BR /&gt;OS version supported.&lt;BR /&gt;dpkg package found.&lt;BR /&gt;Found GTK3 package.&lt;BR /&gt;Found libXScrnSaver package.&lt;BR /&gt;Found libnss3 library: version=2:3.35.&lt;BR /&gt;Corrected libnss3 version=3.35.&lt;BR /&gt;Found asound library.&lt;BR /&gt;Found Xorg server package.&lt;BR /&gt;Found pango library.&lt;BR /&gt;Completed checking GUI prerequisites for oneAPI VTune(TM) Profiler.&lt;BR /&gt;Version of kernel is correct&lt;BR /&gt;Found correct kernel headers&lt;BR /&gt;Found libc6 library: version=2.27.&lt;BR /&gt;glibc library version is correct.&lt;BR /&gt;No Issues Encountered&lt;BR /&gt;mruiz@mruiz-Precision-Tower-3420:/opt/intel/inteloneapi$&lt;/P&gt;&lt;P&gt;I get the error becuase the hardware is not present.&lt;/P&gt;&lt;P&gt;3.-running eclipse in the same terminal window&lt;BR /&gt;./Downloads/eclipse-cpp-2019-03-R-linux-gtk-x86_64/eclipse/eclipse &amp;amp;&lt;BR /&gt;4.-Creating a empty workspace /home/mruiz/testoneapi&lt;BR /&gt;a. File-&amp;gt;New-&amp;gt;Browse Intel samples&lt;BR /&gt;b. Select. Intel oneAPI Base Toolkit-&amp;gt;DPC++ Compiler-|FPGA tutorail: Compile Flow&lt;BR /&gt;c. Select Finish. Project created correclty&lt;BR /&gt;d. In the project. Build Configurations-&amp;gt; Create FPGA Build Configs. A window apperas. Clickon OK for the default emulation mode.&lt;BR /&gt;e. Set Active. Already activated the FPGA emulation.&lt;BR /&gt;f. Project Build. The console does not display any error.&lt;BR /&gt;compile_flow.fpga_emu is generated in the build/FPGA_emulator_debug. Debugging: Crashes&lt;BR /&gt;Output of Eclipse stack.&lt;BR /&gt;compile_flow.fpga_emu [C/C++ Application]&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;compile_flow.fpga_emu [7368] [cores: 3]&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Thread #1 [compile_flow.fp] 7368 [core: 3] (Suspended : Signal : SIGSEGV:Segmentation fault)&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;acl_hal_mmd_get_device_memory_support() at 0x7fffefecb2f0&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;acl_svm_device_supports_physical_memory() at 0x7fffefea052f&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;l_finalize_context() at 0x7fffefee8ca5&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;clCreateContextIntelFPGA() at 0x7fffefee905e&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;clGetDeviceInfoIntelFPGA() at 0x7fffefea0cc1&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cl::sycl::detail::platform_impl_pi::get_devices(cl::sycl::info::device_type) const at 0x7ffff7f6e6b4&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cl::sycl::platform::get_devices(cl::sycl::info::device_type) const at 0x7ffff7f9d06d&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cl::sycl::detail::platform_impl_pi::get_platforms() at 0x7ffff7f6d61c&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cl::sycl::platform::get_platforms() at 0x7ffff7f9d0a4&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cl::sycl::device::get_devices() at 0x7ffff7f989c6&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cl::sycl::device_selector::select_device() const at 0x7ffff7f99747&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cl::sycl::queue::queue() at queue.hpp:41 0x4285a4&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;main() at compile_flow.cpp:48 0x426bc2&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;gdb (8.1.0.20180409)&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 09:53:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135680#M29</guid>
      <dc:creator>Ruiz__Mariano</dc:creator>
      <dc:date>2019-11-07T09:53:37Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135681#M30</link>
      <description>&lt;P style="margin-left:0in; margin-right:0in"&gt;Hello,&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;Thanks for the details. We will&amp;nbsp;investigate and get back to you as soon as possible.&lt;/P&gt;&lt;P style="margin-left:0in; margin-right:0in"&gt;Goutham&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 10:18:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135681#M30</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2019-11-07T10:18:52Z</dc:date>
    </item>
    <item>
      <title>Hello, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135682#M31</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;This FPGA issue needs a FPGA expert to look at and can not be handled here. Please report your issue to the&amp;nbsp;&lt;A href="https://forums.intel.com/s/topic/0TO0P0000001AUUWA2/intel-high-level-design" style="color:#0563c1; text-decoration:underline"&gt;Intel® High Level Design&lt;/A&gt; Forum.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Jennifer&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 01:46:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Core-dumped-when-executing/m-p/1135682#M31</guid>
      <dc:creator>JenniferJ</dc:creator>
      <dc:date>2019-11-21T01:46:17Z</dc:date>
    </item>
  </channel>
</rss>

