<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://developers.sitecore.com/changelog</id>
    <title>Sitecore Changelog</title>
    <updated>2026-05-14T02:02:05.855Z</updated>
    <generator>Feed for Node.js</generator>
    <author>
        <name>Sitecore</name>
        <email>no-reply@sitecore.com</email>
        <uri>https://developers.sitecore.com</uri>
    </author>
    <link rel="alternate" href="https://developers.sitecore.com/changelog"/>
    <subtitle>Learn more about new versions, changes and improvements!</subtitle>
    <logo>https://developers.sitecore.com/image.png</logo>
    <icon>https://developers.sitecore.com/favicon.ico</icon>
    <rights>All rights reserved 2024, Sitecore</rights>
    <entry>
        <title type="html"><![CDATA[Cloud SDK v0.6.1 - New cookies now inherit values from old ones]]></title>
        <id>https://developers.sitecore.com/changelog/sitecoreai/15012026/cloud-sdk-v0.6.1---new-cookies-now-inherit-values-from-old-ones</id>
        <link href="https://developers.sitecore.com/changelog/sitecoreai/15012026/cloud-sdk-v0.6.1---new-cookies-now-inherit-values-from-old-ones"/>
        <updated>2026-01-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">Version 0.6.1 of the <a target="_blank" rel="noreferrer noopener" class="fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" href="https://doc.sitecore.com/xmc/en/developers/sdk/latest/cloud-sdk/sitecore-cloud-sdk-for-javascript.html">Sitecore Cloud SDK</a> improves the creation process for the new, renamed cookies introduced in <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.sitecore.com/changelog/sitecoreai/12012026/sitecore-cloud-sdk-v0.6---cookie-name-changes">version 0.6.0</a>. </p><p xmlns="http://www.w3.org/1999/xhtml">In version 0.6.1, if old cookies are present in the web browser, the new cookies will inherit their values. This ensures that existing browser ID and guest ID values carry over to the new cookies.</p><p xmlns="http://www.w3.org/1999/xhtml">For detailed upgrade instructions, see the <a target="_blank" rel="noreferrer noopener" class="fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" href="https://doc.sitecore.com/sdk/en/developers/latest/cloud-sdk/upgrade-from-cloud-sdk-version-0-5-to-0-6.html">upgrade guide</a>.</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Sitecore Cloud SDK v0.6 - Cookie name changes]]></title>
        <id>https://developers.sitecore.com/changelog/sitecoreai/12012026/sitecore-cloud-sdk-v0.6---cookie-name-changes</id>
        <link href="https://developers.sitecore.com/changelog/sitecoreai/12012026/sitecore-cloud-sdk-v0.6---cookie-name-changes"/>
        <updated>2026-01-12T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">Version 0.6 of the <a target="_blank" rel="noreferrer noopener" class="fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" href="https://doc.sitecore.com/xmc/en/developers/sdk/latest/cloud-sdk/sitecore-cloud-sdk-for-javascript.html">Sitecore Cloud SDK</a> introduces simplified cookie names:</p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p><code>sc_{SitecoreEdgeContextId}</code> is now <code>sc_cid</code></p></li><li><p><code>sc_{SitecoreEdgeContextId}_personalize</code> is now <code>sc_cid_personalize</code></p></li></ul><p xmlns="http://www.w3.org/1999/xhtml">This is a breaking change that requires updating application code, privacy policies, and cookie consent banners that reference the old cookie names. For detailed upgrade instructions, see the <a target="_blank" rel="noreferrer noopener" class="fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" href="https://doc.sitecore.com/sdk/en/developers/latest/cloud-sdk/upgrade-from-cloud-sdk-version-0-5-to-0-6.html">upgrade guide</a>.</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Batch uploads in the CDP user interface and new API endpoints]]></title>
        <id>https://developers.sitecore.com/changelog/cdp/30062025/batch-uploads-in-the-cdp-user-interface-and-new-api-endpoints</id>
        <link href="https://developers.sitecore.com/changelog/cdp/30062025/batch-uploads-in-the-cdp-user-interface-and-new-api-endpoints"/>
        <updated>2025-06-30T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">We have improved the batch upload experience in Sitecore CDP with a new user interface and two additional API endpoints. These improvements make it easier for developers to track, validate, and troubleshoot the processing status of batch uploads.</p><p xmlns="http://www.w3.org/1999/xhtml"><strong>New user interface</strong></p><p xmlns="http://www.w3.org/1999/xhtml">In <strong>Developer center</strong> &gt; <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/work-with-batch-uploads.html"><strong>Batch uploads</strong></a>, you can now monitor all batch upload activities within the past 30 days. You can filter uploads by status and search by batch reference. The list displays real-time status updates, processing time, and success rates for each file. You can also download error logs directly from the user interface, making it easier to troubleshoot batch uploads.</p><p xmlns="http://www.w3.org/1999/xhtml"><strong>New Batch API endpoints</strong></p><p xmlns="http://www.w3.org/1999/xhtml">The Batch API has two new endpoints:</p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/developers/api/retrieve-details-of-batch-uploads.html">Retrieve the details of batch uploads</a> - the new <code>/batches/inspect</code> endpoint lets you list all batches from the past 30 days and examine a specific batch to see the status of individual files, such as <code>file_uploaded</code> or <code>processing</code>.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/developers/api/retrieve-batch-file-upload-status.html">Retrieve upload status of a specific batch</a> - the new <code>/batches/inspect/{batchRef}</code> endpoint supports the additional <code>file_uploaded</code> status, which is not available in the original <code>/batches/{batchRef}</code> endpoint. </p></li></ul><p xmlns="http://www.w3.org/1999/xhtml"></p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Understand customer activity in CDP with Profile Traits]]></title>
        <id>https://developers.sitecore.com/changelog/cdp/23062025/understand-customer-activity-in-cdp-with-profile-traits</id>
        <link href="https://developers.sitecore.com/changelog/cdp/23062025/understand-customer-activity-in-cdp-with-profile-traits"/>
        <updated>2025-06-23T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml"><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/profile-traits.html">Profile traits</a> in Sitecore CDP help you understand a customer’s historical activity without having to do any additional configuration. These predefined attributes—such as <em>Total Spend</em>, <em>Average Order Value</em>, and <em>Most Purchased Product</em>—are automatically calculated from past interactions, updated daily, and recorded against each <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/view-guest-properties-in-sitecore-cdp.html">customer profile</a>.</p><p xmlns="http://www.w3.org/1999/xhtml">Use profile traits to build audience segments, access key customer metrics, and improve targeting. You can apply them to conditions, segmentation, and analytics. If you have both CDP and Personalize, you can also use profile traits in experiments and experiences.</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Advanced mode in CDP audience export]]></title>
        <id>https://developers.sitecore.com/changelog/cdp/17062025/advanced-mode-in-cdp-audience-export</id>
        <link href="https://developers.sitecore.com/changelog/cdp/17062025/advanced-mode-in-cdp-audience-export"/>
        <updated>2025-06-17T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">The new <em>advanced mode </em>in the output format for CDP audience export lets you return complex, deeply-nested JSON objects directly from the JavaScript editor. This way, you can structure data exactly how you need it, without having to map each key-value pair individually.</p><p xmlns="http://www.w3.org/1999/xhtml"><strong>Use cases</strong></p><p xmlns="http://www.w3.org/1999/xhtml">The support for deeply-nested structures makes advanced mode a powerful tool for more complex, real-world export scenarios. For example, customer records can now include arrays of contacts, detailed order histories, or detailed session data. This means you can now export session data for each user, including session duration, pages visited, and conversion events, to support behavior analytics or customer journey tracking.</p><p xmlns="http://www.w3.org/1999/xhtml"><strong>Get started</strong></p><ol xmlns="http://www.w3.org/1999/xhtml"><li><p>Open a CDP audience export.</p></li><li><p>Click <strong>Output format</strong> &gt; <strong>Edit</strong> &gt; <strong>Advanced</strong>.</p></li><li><p>Enter your JavaScript function manually or generate it with the <a target="_blank" rel="noopener noreferrer nofollow" href="https://developers.sitecore.com/changelog/cdp/05062025/introducing-your-ai-powered-code-assistant-in-cdp">Code Assistant</a> using natural language.</p></li></ol><p xmlns="http://www.w3.org/1999/xhtml"><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/javascript-in-the-export.html#basic-and-advanced-mode">Advanced mode</a> gives you full control over your export format and unlocks new possibilities for automation and personalization.</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Introducing your AI-powered code assistant in CDP]]></title>
        <id>https://developers.sitecore.com/changelog/cdp/05062025/introducing-your-ai-powered-code-assistant-in-cdp</id>
        <link href="https://developers.sitecore.com/changelog/cdp/05062025/introducing-your-ai-powered-code-assistant-in-cdp"/>
        <updated>2025-06-05T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">The <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/code-assistant.html">Code Assistant</a> in Sitecore CDP is your AI-powered code companion that turns natural language ideas into production-ready JavaScript. Whether you’re exporting audiences, creating complex conditions, or managing session traits, the Code Assistant generates the exact JavaScript you need. This lets you spend less time on code syntax and focus more on impactful marketing.</p><p xmlns="http://www.w3.org/1999/xhtml"></p><p xmlns="http://www.w3.org/1999/xhtml"><strong>Deliver stronger marketing outcomes, faster</strong></p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p><strong>Instant code generation</strong> - ask the Code Assistant what you need using natural language, and it will deliver precise, context-aware JavaScript.</p></li><li><p><strong>Seamlessly contextual</strong> - the Code Assistant understands your editor’s current code combined with your underlying data schema and adapts the output accordingly. Your new JavaScript will be created using CDP’s <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/supported-and-unsupported-javascript-entities.html">supported entities and functions</a>.</p></li><li><p><strong>Built specifically for CDP </strong>- the Code Assistant can generate code in the following areas of CDP:</p><ol><li><p><strong>Audience export computations</strong> - compute the exact audience data you need for your next marketing campaign.</p></li><li><p><strong>Conditional audience filtering</strong> - write robust, rule-based filters to target the right audience at the right time.</p></li><li><p><strong>Session traits management</strong> - store session-based values to better understand your customer.</p></li></ol></li><li><p><strong>Privacy and security are top priority </strong>- we never use your prompts or code context to train our LLM. Your proprietary logic, brand details, and customer insights remain private.</p></li></ul><p xmlns="http://www.w3.org/1999/xhtml"></p><p xmlns="http://www.w3.org/1999/xhtml"><strong>Get started</strong></p><ol xmlns="http://www.w3.org/1999/xhtml"><li><p>Open your JavaScript editor in CDP to launch the Code Assistant.</p></li><li><p>Enter your natural language prompt or <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/code-assistant.html#ideas-for-prompts">choose an example from our documentation</a>.</p></li><li><p>Instantly receive clean, ready-to-run JavaScript.</p></li></ol><p xmlns="http://www.w3.org/1999/xhtml"></p><p xmlns="http://www.w3.org/1999/xhtml">We’re excited for you to use the Code Assistant to unlock new marketing possibilities!</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Self-serve Stream FREE provisioning is here ]]></title>
        <id>https://developers.sitecore.com/changelog/cdp/05062025/self-serve-stream-free-provisioning-is-here-</id>
        <link href="https://developers.sitecore.com/changelog/cdp/05062025/self-serve-stream-free-provisioning-is-here-"/>
        <updated>2025-06-05T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">Following the successful launch of the FREE tier of Stream for new customers and those with eligible agreements, we’re excited to announce that all Sitecore customers can now <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/portal/en/developers/sitecore-cloud-portal/enable-sitecore-stream-free-tier.html">provision the Stream FREE tier</a> themselves.&nbsp;</p><p xmlns="http://www.w3.org/1999/xhtml">Customers with access to the Cloud Portal (primarily XM Cloud, CDP, Personalize, and Search customers) can request Stream FREE through the Cloud Portal starting today.&nbsp;&nbsp;</p><p xmlns="http://www.w3.org/1999/xhtml">Customers who do not have access to Cloud Portal (primarily Content Hub and XP customers, with some exceptions) will need to sign updated Terms &amp; Conditions (including the Cloud and AI Addendum) and be provisioned for Cloud Portal access. To initiate this, customers should contact their customer representative to request Cloud Portal provisioning.&nbsp;</p><p xmlns="http://www.w3.org/1999/xhtml">Once Cloud Portal access has been granted, the customer’s Organization Owner or Admin can log in to the Cloud Portal, click the “Stream FREE” call to action, and accept the Cloud Addendum. After accepting the addendum, the customer will be automatically provisioned and will receive a Stream welcome email. The typical timeframe from accepting the T&amp;Cs to receiving the welcome email is 2–4 hours.&nbsp;</p><p xmlns="http://www.w3.org/1999/xhtml">To learn more about Stream and what is available in each tier, click <a target="_blank" rel="noopener noreferrer nofollow" href="https://www.sitecore.com/products/sitecore-stream/tiers">here</a><a target="_blank" rel="noreferrer noopener" class="Hyperlink SCXW27915333 BCX0" href="https://www.sitecore.com/products/sitecore-stream/tiers"><u>.</u></a></p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[CDP user and developer documentation now available in Japanese]]></title>
        <id>https://developers.sitecore.com/changelog/cdp/23042025/cdp-user-and-developer-documentation-now-available-in-japanese</id>
        <link href="https://developers.sitecore.com/changelog/cdp/23042025/cdp-user-and-developer-documentation-now-available-in-japanese"/>
        <updated>2025-04-23T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">We've released a complete <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/ja">Japanese-language edition</a> of our CDP <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/ja/users/sitecore-cdp/index-ja.html">user</a> and <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/ja/developers/api/index-ja.html">developer</a> documentation. This documentation was automatically translated using a custom AI model developed within Sitecore. The resulting text has achieved a <a target="_blank" rel="noreferrer noopener" class="fui-Link ___1rxvrpe f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" href="https://en.wikipedia.org/wiki/BLEU">BiLingual Evaluation Understudy (BLEU)</a> score of 75. BLEU is a metric for automatically evaluating the quality of machine-translated text, where anything above 60 indicates an excellent, fluent translation.</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Sitecore Cloud SDK v0.5.1 - updates for personalization and search]]></title>
        <id>https://developers.sitecore.com/changelog/sitecoreai/09042025/sitecore-cloud-sdk-v0.5.1---updates-for-personalization-and-search</id>
        <link href="https://developers.sitecore.com/changelog/sitecoreai/09042025/sitecore-cloud-sdk-v0.5.1---updates-for-personalization-and-search"/>
        <updated>2025-04-09T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml"><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sdk/en/developers/005/cloud-sdk/cloud-sdk-release-notes.html">Version 0.5.1 of the Sitecore Cloud SDK</a> includes updates for personalization and search capabilities:</p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p><strong>Personalization</strong> - you now need to manually enable the capture of geolocation data. This ensures compatibility with Next.js 15, which <a target="_blank" rel="noopener noreferrer nofollow" href="https://nextjs.org/docs/app/building-your-application/upgrading/version-15#nextrequest-geolocation">no longer captures geolocation data</a> automatically.</p></li><li><p><strong>Search</strong> - the Cloud SDK now supports:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/search/en/users/search-user-guide/document-grouping.html">Document grouping</a>, which lets you display all variations of an item (such as a product entity) as individual search results, or as a single grouped result based on a specific attribute.</p></li><li><p>The capture of <code>country</code> and <code>referrer</code> in <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sdk/en/developers/005/cloud-sdk/cloud-sdk-release-notes.html#sitecore-cloudsdksearch">search event interfaces</a>.</p></li></ul></li></ul>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Connect audience exports in CDP to Sitecore Connect recipes]]></title>
        <id>https://developers.sitecore.com/changelog/cdp/07042025/connect-audience-exports-in-cdp-to-sitecore-connect-recipes</id>
        <link href="https://developers.sitecore.com/changelog/cdp/07042025/connect-audience-exports-in-cdp-to-sitecore-connect-recipes"/>
        <updated>2025-04-07T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<hr xmlns="http://www.w3.org/1999/xhtml" /><p xmlns="http://www.w3.org/1999/xhtml">You can now connect audience exports in <strong>Sitecore CDP</strong> directly to <strong>Sitecore Connect</strong> recipes, making it easier <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/sending-exported-data-to-a-third-party-system.html#automating-the-process-with-sitecore-connect">to automate data transfers to third-party systems</a>. This feature removes the need to manually create a Sitecore Connect connection in CDP, copy webhook URLs, or switch back and forth between CDP and Connect, so it's simpler and faster to <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/manage-audience-exports.html">manage your audience exports</a>.</p><p xmlns="http://www.w3.org/1999/xhtml">When setting up an audience export in CDP, you can easily add a Sitecore Connect recipe by selecting from a list of active recipes. Here's how it works:</p><ol xmlns="http://www.w3.org/1999/xhtml"><li><p>In Sitecore Connect, <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/create-a-recipe-in-sitecore-connect.html#generate-a-webhook-address-and-set-up-the-payload-schema">create a recipe</a> and configure the webhook trigger. This step generates a webhook URL and lets you define the payload.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/create-a-recipe-in-sitecore-connect.html#add-a-sitecore-cdp-action-to-the-recipe">Add a prebuilt CDP action to the recipe</a>, complete the setup, and activate the recipe.</p></li><li><p>In CDP, open your audience export and <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/cdp/en/users/sitecore-cdp/manage-audience-exports.html#connect-a-recipe-to-an-audience-export">connect the active recipe</a> directly by choosing it from the list.</p></li></ol><p xmlns="http://www.w3.org/1999/xhtml">When the audience export runs, it automatically triggers the connected recipe to process and forward the exported data based on your setup.</p>]]></summary>
    </entry>
</feed>