<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89470/concurrent-usage-of-nv-and-settings-on-the-same-partition</link><description>Hi, 
 Is it safe to use NVS and Settings on the same partition at the same time (the same application, BLE is running, NVS can be called concurrently to eg. pairing process)? 
 Assumptions: 
 
 Code that is using NVS performs nvs_init() on the settings_storage</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Aug 2022 11:10:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89470/concurrent-usage-of-nv-and-settings-on-the-same-partition" /><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/379689?ContentTypeID=1</link><pubDate>Tue, 02 Aug 2022 11:10:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba7cea9b-62ca-4320-8b88-d071f3fe954e</guid><dc:creator>DominikRekawek</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;You are correct, but seems this may be also achieved by calling:&lt;br /&gt; &lt;span id="group__settings_1gaf81fad8575840f73a739d16d79613f8e" class="target"&gt;&lt;/span&gt;&lt;span class="kt"&gt;&lt;span class="pre"&gt;int&lt;/span&gt;&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="sig-name descname"&gt;&lt;span class="n"&gt;&lt;span class="pre"&gt;settings_subsys_init&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="sig-paren"&gt;(&lt;/span&gt;&lt;span class="kt"&gt;&lt;span class="pre"&gt;void&lt;/span&gt;&lt;/span&gt;&lt;span class="sig-paren"&gt;)&lt;/span&gt; at app init, what worked out for me.&lt;br /&gt;&lt;br /&gt;Dominik,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/379376?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2022 20:18:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1319100a-7ec5-4c04-8730-47ff26aa4c2c</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;A pull request has now been made to fix &lt;a href="https://github.com/zephyrproject-rtos/zephyr/issues/48328"&gt;#48328&lt;/a&gt;, see&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/pull/48420"&gt;https://github.com/zephyrproject-rtos/zephyr/pull/48420&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/378916?ContentTypeID=1</link><pubDate>Wed, 27 Jul 2022 12:43:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae35f638-c10a-45dc-8369-f213e296edb1</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I&amp;#39;m happy to help and glad it worked on your side.&lt;/p&gt;
&lt;p&gt;One thing to be aware of, I think you need to run&amp;nbsp;bt_enable() before using the nvs_fs settings struct. This is because it will indirectly populate the struct through&amp;nbsp;&lt;span&gt;bt_enable()--&amp;gt;&lt;/span&gt;bt_settings_init()--&amp;gt;settings_subsys_init()--&amp;gt;settings_backend_init().&lt;/p&gt;
&lt;p&gt;Not sure if you can answer anymore here, since the status of the ticket is set to &amp;quot;Verified&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/378908?ContentTypeID=1</link><pubDate>Wed, 27 Jul 2022 12:33:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b44dc6f-4ef9-4b7b-bd9e-5d72e1acebd0</guid><dc:creator>DominikRekawek</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This is great, I ported this to product and so far I can&amp;#39;t crash/break this.&lt;/p&gt;
&lt;p&gt;I really like simplicity of this solution :D&lt;/p&gt;
&lt;p&gt;Thanks a lot for your support!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Dominik,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/378773?ContentTypeID=1</link><pubDate>Tue, 26 Jul 2022 15:51:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc2b588d-bd54-46a1-a9d7-063cb9dca1e0</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;My fix does the job, but is probably not an optimal solution. I created a Zephyr issue regarding this which you can follow here:&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/issues/48328"&gt;https://github.com/zephyrproject-rtos/zephyr/issues/48328&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/378770?ContentTypeID=1</link><pubDate>Tue, 26 Jul 2022 15:39:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74a6e721-26ef-4efd-9c03-a94995872659</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I talked to a developer, and one thing we forgot to inform you about,&amp;nbsp;is that you need to use the same &lt;code&gt;nvs_fs struct&lt;/code&gt; as the settings backend.&lt;/p&gt;
&lt;p&gt;Please apply this patch to Zephyr&amp;nbsp;v3.0.99-ncs1 (part of NCS v2.0.0):&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="diff"&gt;diff --git a/subsys/settings/src/settings_nvs.c b/subsys/settings/src/settings_nvs.c
index 24e7a9e79e..85c5da8f0c 100644
--- a/subsys/settings/src/settings_nvs.c
+++ b/subsys/settings/src/settings_nvs.c
@@ -273,9 +273,14 @@ int settings_nvs_backend_init(struct settings_nvs *cf)
 	return 0;
 }
 
+static struct settings_nvs default_settings_nvs;
+
+struct nvs_fs* get_nvs_fs_structure(void){
+	return &amp;amp;default_settings_nvs.cf_nvs;
+}
+
 int settings_backend_init(void)
 {
-	static struct settings_nvs default_settings_nvs;
 	int rc;
 	uint16_t cnt = 0;
 	size_t nvs_sector_size, nvs_size = 0;
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I simply added an API to get the nvs_fs struct&lt;/p&gt;
&lt;p&gt;Then test the following sample:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/settings_5F00_nvs_5F00_ble_5F00_v2.zip"&gt;devzone.nordicsemi.com/.../settings_5F00_nvs_5F00_ble_5F00_v2.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I modified your sample to use the API to get the nvs_fs settings struct and use that for your nvs calls.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/378390?ContentTypeID=1</link><pubDate>Fri, 22 Jul 2022 22:34:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:937843da-8dfb-4b7d-a44e-00a2698f8250</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Hello Dominik,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll test your sample next week&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/377876?ContentTypeID=1</link><pubDate>Wed, 20 Jul 2022 13:09:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96a5c955-951d-4563-804d-f1bffb7f1437</guid><dc:creator>DominikRekawek</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for long idle time but we had to consider other options that could replace NVS. The discussion ends up with a statement that NV + Settings is what we really need to have in product. Please find attached reproduction app.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Application flow is: &lt;br /&gt;- Initialize NV, do some read/write&lt;/p&gt;
&lt;p&gt;- Pair&lt;/p&gt;
&lt;p&gt;-Read/Write&lt;/p&gt;
&lt;p&gt;-Reboot&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After reboot there is no bounded device found.&lt;/p&gt;
&lt;p&gt;I wonder if NVS+Settings shopuld work using theirs own APIs or if I should provide custorm load/save implementation for settings that will use NVS that is initialized in sope of my application.&lt;/p&gt;
&lt;p&gt;Dominik,&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/settings_5F00_nvs_5F00_ble.7z"&gt;devzone.nordicsemi.com/.../settings_5F00_nvs_5F00_ble.7z&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/376039?ContentTypeID=1</link><pubDate>Thu, 07 Jul 2022 13:51:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:763cf64c-7382-46d0-b3ed-a0788c01d198</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Could you upload a minimal reproducible sample? Then&amp;nbsp;I can continue to investigate this on my side&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/375814?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2022 13:14:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f98e574-a923-4c07-84af-1bf53ff0261f</guid><dc:creator>DominikRekawek</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Following settings_nvs.h hint:&lt;/p&gt;
&lt;p&gt;After reusing code from settings_backend_init() and settings_nvs_backend_init() I am still meeting the issue with BT settings. I can see that new data is being stored in flash (by dumping the chip) both for NVS and settings, but unfortunately bt_foreach_bond() does not find any boundings after reboot. Hovewer I can see that bt keys have found some keys in flash:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1657112732809v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On boot:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Load settings&lt;br /&gt;[00:00:11.085,601] &amp;lt;dbg&amp;gt; bt_settings: bt_settings_decode_key: Decoded 10a51d0830f80 as 10:A5:1D:08:30:F8 (public)&lt;br /&gt;[00:00:11.112,213] &amp;lt;dbg&amp;gt; bt_gatt: ccc_set: Read CCC: handle 0x0004 value 0x0002&lt;br /&gt;[00:00:11.135,528] &amp;lt;dbg&amp;gt; bt_gatt: ccc_set: Read CCC: handle 0x0013 value 0x0001&lt;br /&gt;[00:00:11.158,874] &amp;lt;dbg&amp;gt; bt_gatt: ccc_set: Read CCC: handle 0x0024 value 0x0001&lt;br /&gt;[00:00:11.182,189] &amp;lt;dbg&amp;gt; bt_gatt: ccc_set: Read CCC: handle 0x0028 value 0x0001&lt;br /&gt;[00:00:11.205,535] &amp;lt;dbg&amp;gt; bt_gatt: ccc_set: Read CCC: handle 0x002c value 0x0001&lt;br /&gt;[00:00:11.228,881] &amp;lt;dbg&amp;gt; bt_gatt: ccc_load: Restoring CCC: handle 0x0004 value 0x0002&lt;br /&gt;[00:00:11.252,807] &amp;lt;dbg&amp;gt; bt_gatt: ccc_load: Restoring CCC: handle 0x0013 value 0x0001&lt;br /&gt;[00:00:11.276,733] &amp;lt;dbg&amp;gt; bt_gatt: ccc_load: Restoring CCC: handle 0x0024 value 0x0001&lt;br /&gt;[00:00:11.300,628] &amp;lt;dbg&amp;gt; bt_gatt: ccc_load: Restoring CCC: handle 0x0028 value 0x0001&lt;br /&gt;[00:00:11.324,523] &amp;lt;dbg&amp;gt; bt_gatt: ccc_load: Restoring CCC: handle 0x002c value 0x0001&lt;br /&gt;[00:00:11.348,541] &amp;lt;dbg&amp;gt; bt_gatt: ccc_set: Restored CCC for id:0 addr:10:A5:1D:08:30:F8 (public)&lt;br /&gt;[00:00:11.373,413] &amp;lt;dbg&amp;gt; settings: settings_call_set_handler: set-value OK. key: bt/ccc/10a51d0830f80&lt;br /&gt;[00:00:11.399,353] &amp;lt;dbg&amp;gt; bt_settings: bt_settings_decode_key: Decoded 10a51d0830f80 as 10:A5:1D:08:30:F8 (public)&lt;br /&gt;[00:00:11.425,903] &amp;lt;dbg&amp;gt; bt_gatt: find_sc_cfg: id: 0, addr: 10:A5:1D:08:30:F8 (public)&lt;br /&gt;[00:00:11.449,981] &amp;lt;dbg&amp;gt; bt_gatt: find_sc_cfg: id: 0, addr: 00:00:00:00:00:00 (public)&lt;br /&gt;[00:00:11.474,182] &amp;lt;dbg&amp;gt; bt_gatt: sc_set: Read SC: len 4&lt;br /&gt;[00:00:11.495,544] &amp;lt;dbg&amp;gt; bt_gatt: sc_set: Restored SC for 10:A5:1D:08:30:F8 (public)&lt;br /&gt;[00:00:11.519,317] &amp;lt;dbg&amp;gt; settings: settings_call_set_handler: set-value OK. key: bt/sc/10a51d0830f80&lt;br /&gt;[00:00:11.545,288] &amp;lt;dbg&amp;gt; bt_gatt: db_hash_set: Stored Hash:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 89 fc 9b 50 41 66 fc 4d&amp;nbsp; bb 6d 6c b2 3c 2c d7 e2 |...PAf.M .ml.&amp;lt;,..&lt;br /&gt;[00:00:11.576,690] &amp;lt;dbg&amp;gt; settings: settings_call_set_handler: set-value OK. key: bt/hash&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;As a result of foreach command (I have added extra log there):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;[00:00:12.751,403] &amp;lt;dbg&amp;gt; bt_keys: bt_foreach_bond: bonded (nil) 0 id 0&lt;/p&gt;
&lt;div style="background-color:#ffffff;color:#000000;font-family:Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:14px;font-weight:normal;line-height:19px;white-space:pre;"&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;struct&lt;/span&gt;&lt;span style="color:#000000;"&gt; bt_keys *keys = &amp;amp;&lt;/span&gt;&lt;span style="color:#001080;"&gt;key_pool&lt;/span&gt;&lt;span style="color:#000000;"&gt;[i];&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span style="color:#795e26;"&gt;BT_DBG&lt;/span&gt;&lt;span style="color:#000000;"&gt;(&lt;/span&gt;&lt;span style="color:#a31515;"&gt;&amp;quot;bonded &lt;/span&gt;&lt;span style="color:#001080;"&gt;%p&lt;/span&gt;&lt;span style="color:#a31515;"&gt; &lt;/span&gt;&lt;span style="color:#001080;"&gt;%d&lt;/span&gt;&lt;span style="color:#a31515;"&gt; id &lt;/span&gt;&lt;span style="color:#001080;"&gt;%d&lt;/span&gt;&lt;span style="color:#a31515;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:#000000;"&gt;,&lt;/span&gt;&lt;span style="color:#001080;"&gt;keys&lt;/span&gt;&lt;span style="color:#000000;"&gt;-&amp;gt;&lt;/span&gt;&lt;span style="color:#001080;"&gt;keys&lt;/span&gt;&lt;span style="color:#000000;"&gt;,i, &lt;/span&gt;&lt;span style="color:#001080;"&gt;keys&lt;/span&gt;&lt;span style="color:#000000;"&gt;-&amp;gt;&lt;/span&gt;&lt;span style="color:#001080;"&gt;id&lt;/span&gt;&lt;span style="color:#000000;"&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;Can you please help me to identify why restored keys are not found by foreach command?&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Dominik,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/375705?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2022 09:08:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c1a116a-ad8f-4e8f-adea-0b54304aafad</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I asked internally about this,&amp;nbsp;if the bonding and custom data can use the same partition.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It is possible to use the same NVS instance for custom data.&lt;/span&gt;&amp;nbsp;I can refer you to zephyr/subsys/settings/include/settings/settings_nvs.h. The backend is using&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;id&lt;/code&gt;&amp;nbsp;starting from NVS_NAMECNT_ID (0x8000) till the maximum nvs&amp;#39; id value. All Id&amp;#39;s below 0x8000 are available for custom usage currently.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/375563?ContentTypeID=1</link><pubDate>Tue, 05 Jul 2022 12:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13adbdec-7772-4ea1-969f-8c309ae813d0</guid><dc:creator>DominikRekawek</dc:creator><description>&lt;p&gt;Some updates:&lt;/p&gt;
&lt;p&gt;Initializing and storing NV on the same partition, after settings have been loaded is causing sittuation where BLE/Settings is not storing new boundings in flash anymore. Also settings_save is not helping here.&lt;br /&gt;&lt;br /&gt;Let&amp;#39;s change a question here to following one: is this usecase possible from architectural point of view or settings and NV access should use separate partitions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent usage of NV and settings on the same partition</title><link>https://devzone.nordicsemi.com/thread/374917?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 13:12:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a48f509-ac8b-4372-aa08-358f102dc2b1</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Hello Dominik,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll take a look at this today/Monday&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>