<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:02:11 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-3139] Allow returning multi-location documents by either unique doc or result per location</title>
                <link>https://jira.mongodb.org/browse/SERVER-3139</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Depending on how data is modeled, it may be beneficial to return multi-loc documents uniquely or by location.  Could be a query parameter.&lt;/p&gt;</description>
                <environment></environment>
        <key id="17469">SERVER-3139</key>
            <summary>Allow returning multi-location documents by either unique doc or result per location</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="greg_10gen">Greg Studer</assignee>
                                    <reporter username="greg_10gen">Greg Studer</reporter>
                        <labels>
                    </labels>
                <created>Wed, 25 May 2011 00:57:45 +0000</created>
                <updated>Tue, 12 Jul 2016 00:19:09 +0000</updated>
                            <resolved>Thu, 4 Aug 2011 19:53:53 +0000</resolved>
                                                    <fixVersion>1.9.2</fixVersion>
                                    <component>Geo</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="53521" author="auto" created="Mon, 12 Sep 2011 19:28:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt; additional tests&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b03eb3499a4ea8303bfedb3014a9e28e9d2f3c0f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b03eb3499a4ea8303bfedb3014a9e28e9d2f3c0f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52026" author="auto" created="Thu, 1 Sep 2011 17:52:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: Add tests for $uniqueDocs in geo queries with multi-location docs. &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/09164a9fdc0b3871cd51c393477b01dc44fd31d5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/09164a9fdc0b3871cd51c393477b01dc44fd31d5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="46457" author="greg_10gen" created="Thu, 4 Aug 2011 19:53:44 +0000"  >&lt;p&gt;Can now return docs from $within queries using:&lt;/p&gt;

&lt;p&gt;$uniqueDocs : true / false &amp;lt;-- include result-per-document or result-per-location&lt;/p&gt;

&lt;p&gt;Can also return docs from geoNear queries using:&lt;/p&gt;

&lt;p&gt;uniqueDocs : true / false &amp;lt;-- include result-per-document or result-per-location&lt;br/&gt;
includeLocs : true / false &amp;lt;-- include location object itself in results&lt;/p&gt;

&lt;p&gt;Since you can add data to the end of location objects, this lets you embed and return additional location context - temporary workaround for lack of location context for multi-loc queries.&lt;/p&gt;

&lt;p&gt;using $uniqueDocs from $near query will require rework of $near syntax - opening another jira for that...&lt;/p&gt;
</comment>
                            <comment id="46435" author="auto" created="Thu, 4 Aug 2011 18:43:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: return locations with documents if specified in geoNear - &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/88094494077b407bf1cf2ce6351252ab4b0d0d60&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/88094494077b407bf1cf2ce6351252ab4b0d0d60&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44864" author="auto" created="Wed, 27 Jul 2011 16:52:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: start of explain additions to geo_full - &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5c9b154159bc3bd2392e9cf7d5292e50efc8f4c9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5c9b154159bc3bd2392e9cf7d5292e50efc8f4c9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44859" author="auto" created="Wed, 27 Jul 2011 16:52:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: factor out $near extra point processing for each point - &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0105586b17e7c0fbbb42317dfd73e3d7f33d3e35&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0105586b17e7c0fbbb42317dfd73e3d7f33d3e35&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44858" author="auto" created="Wed, 27 Jul 2011 16:52:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: refactor point checks into single method - &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1d93455733495101f17fd3149d15b7c4d7596d3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1d93455733495101f17fd3149d15b7c4d7596d3a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44857" author="auto" created="Wed, 27 Jul 2011 16:52:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: test fix &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/06ad5c3a9a5809f3578b21279e51362ea12b9ee2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/06ad5c3a9a5809f3578b21279e51362ea12b9ee2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44856" author="auto" created="Wed, 27 Jul 2011 16:52:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: make geo_full test reasonable again &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/06018555df923acc9b8f15d359fb4336aff3f5e1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/06018555df923acc9b8f15d359fb4336aff3f5e1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44855" author="auto" created="Wed, 27 Jul 2011 16:52:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: working $near / geoNear with uniqueDocs, no syntax support for $near yet - &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2c5d3f57a0228533758b72ecec121328a39ff77b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2c5d3f57a0228533758b72ecec121328a39ff77b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44854" author="auto" created="Wed, 27 Jul 2011 16:52:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: support for $uniqueDocs in $within queries - &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/91904ad820329c5a42695b08b6ffb8832e53f0ef&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/91904ad820329c5a42695b08b6ffb8832e53f0ef&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44853" author="auto" created="Wed, 27 Jul 2011 16:52:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: refactoring, working as before, can now work on multi-points - &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0490cd8a76495fd83830053b50bb9aab2f439acc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0490cd8a76495fd83830053b50bb9aab2f439acc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44852" author="auto" created="Wed, 27 Jul 2011 16:52:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: first draft of fixes... &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3139&quot; title=&quot;Allow returning multi-location documents by either unique doc or result per location&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3139&quot;&gt;&lt;del&gt;SERVER-3139&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4b13175cdcc9927bb251194bb46bff07a8e7078e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4b13175cdcc9927bb251194bb46bff07a8e7078e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="42304" author="greg_10gen" created="Thu, 14 Jul 2011 16:09:15 +0000"  >&lt;p&gt;$uniqueDocs parameter - for 1.9.2 in $within queries and geoNear, $near queries may require some syntax tweaking&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="18841">SERVER-3347</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="32433">SERVER-5235</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 26 May 2011 06:08:23 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 23 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 23 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>greg_10gen</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrozan:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrifkv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>21176</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hshqnz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>