<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:13:35 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-7086] add v8 to build system</title>
                <link>https://jira.mongodb.org/browse/SERVER-7086</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Choose a V8 version (use current Chrome version)&lt;br/&gt;
Change the behavior of --usev8 to use our new incorporated code&lt;br/&gt;
Figure out whether to incorporate source code into third_party/, or just incorporate a library and statically link at build time&lt;br/&gt;
Create new SConscript to build v8 source files with appropriate compiler flags&lt;br/&gt;
Use SpiderMonkey&apos;s SConscript and V8&apos;s SConstruct/SConscripts as a starting point&lt;/p&gt;</description>
                <environment></environment>
        <key id="50984">SERVER-7086</key>
            <summary>add v8 to build system</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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.mckeon@mongodb.com">Gregory McKeon</assignee>
                                    <reporter username="milkie@mongodb.com">Eric Milkie</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Sep 2012 19:00:51 +0000</created>
                <updated>Thu, 2 Aug 2018 21:24:01 +0000</updated>
                            <resolved>Mon, 29 Oct 2012 20:18:03 +0000</resolved>
                                    <version>2.2.0</version>
                                    <fixVersion>2.3.1</fixVersion>
                                    <component>JavaScript</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="184813" author="auto" created="Fri, 9 Nov 2012 23:31:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-09T21:44:05Z&apos;, u&apos;name&apos;: u&apos;Tad Marshall&apos;, u&apos;email&apos;: u&apos;tad@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7086&quot; title=&quot;add v8 to build system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7086&quot;&gt;&lt;del&gt;SERVER-7086&lt;/del&gt;&lt;/a&gt; Visual Studio &amp;#8211; create V8 source files using js2c.py&lt;/p&gt;

&lt;p&gt;Make the location of experimental-libraries.cc and libraries.cc&lt;br/&gt;
match the location where scons creates them.  Run the same Python&lt;br/&gt;
script that scons uses to create the files.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/865564833f8f7a90ff0c5a209d89e7ad579ee5a1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/865564833f8f7a90ff0c5a209d89e7ad579ee5a1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="184618" author="auto" created="Fri, 9 Nov 2012 16:45:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-05T15:33:30Z&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;, u&apos;name&apos;: u&apos;Jason Rassi&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7086&quot; title=&quot;add v8 to build system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7086&quot;&gt;&lt;del&gt;SERVER-7086&lt;/del&gt;&lt;/a&gt; Add V8 build logic to call into JS2C&lt;/p&gt;

&lt;p&gt;This generates V8&apos;s experimental-libraries.cc and libraries.cc as&lt;br/&gt;
part of the build process.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/608a083d82930ff5d5a0d306ecf60eb7f3a4cadb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/608a083d82930ff5d5a0d306ecf60eb7f3a4cadb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="183895" author="auto" created="Thu, 8 Nov 2012 03:21:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-07T19:13:04Z&apos;, u&apos;email&apos;: u&apos;tad@10gen.com&apos;, u&apos;name&apos;: u&apos;Tad Marshall&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7086&quot; title=&quot;add v8 to build system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7086&quot;&gt;&lt;del&gt;SERVER-7086&lt;/del&gt;&lt;/a&gt; Add Visual Studio projects for V8&lt;/p&gt;

&lt;p&gt;Added mongo_v8 and mongod_v8 projects for building the shell and&lt;br/&gt;
mongod with V8 instead of SpiderMonkey.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/066f1dc4d417736b2c8cfe7941d690ee428bda05&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/066f1dc4d417736b2c8cfe7941d690ee428bda05&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="180251" author="auto" created="Mon, 29 Oct 2012 19:59:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-25T14:19:17-07:00&apos;, u&apos;name&apos;: u&apos;Jason Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7086&quot; title=&quot;add v8 to build system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7086&quot;&gt;&lt;del&gt;SERVER-7086&lt;/del&gt;&lt;/a&gt; Integrate third_party V8 build into SConstruct&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6e9661724b51a8c95eb65c24871f618dfabd79df&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6e9661724b51a8c95eb65c24871f618dfabd79df&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="180250" author="auto" created="Mon, 29 Oct 2012 19:59:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-25T14:09:11-07:00&apos;, u&apos;name&apos;: u&apos;Jason Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7086&quot; title=&quot;add v8 to build system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7086&quot;&gt;&lt;del&gt;SERVER-7086&lt;/del&gt;&lt;/a&gt; Add README for src/third_party/v8 directory&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fe304038351a277d9292fbb64db259d596bb8ed4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fe304038351a277d9292fbb64db259d596bb8ed4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="180249" author="auto" created="Mon, 29 Oct 2012 19:59:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-25T14:06:27-07:00&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;, u&apos;name&apos;: u&apos;Jason Rassi&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7086&quot; title=&quot;add v8 to build system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7086&quot;&gt;&lt;del&gt;SERVER-7086&lt;/del&gt;&lt;/a&gt; Complete implementation of V8 SConscript&lt;/p&gt;

&lt;p&gt;Supports &lt;span class=&quot;error&quot;&gt;&amp;#91;MacOS, Linux, Windows, Solaris, FreeBSD&amp;#93;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;32-bit, 64-bit&amp;#93;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;debug, release&amp;#93;&lt;/span&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8e05f3628784779fb20b6779f7b0fb34b0056fbc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8e05f3628784779fb20b6779f7b0fb34b0056fbc&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="180248" author="auto" created="Mon, 29 Oct 2012 19:59:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-25T14:01:23-07:00&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;, u&apos;name&apos;: u&apos;Jason Rassi&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7086&quot; title=&quot;add v8 to build system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7086&quot;&gt;&lt;del&gt;SERVER-7086&lt;/del&gt;&lt;/a&gt; Add V8 JS2C-generated .cc files&lt;/p&gt;

&lt;p&gt;These are platform-independent, and were taken from a V8 build of&lt;br/&gt;
the same version.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0de986c712700355c98f0ab20ddb27a713ee8be7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0de986c712700355c98f0ab20ddb27a713ee8be7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="180247" author="auto" created="Mon, 29 Oct 2012 19:59:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-25T13:51:02-07:00&apos;, u&apos;name&apos;: u&apos;Jason Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7086&quot; title=&quot;add v8 to build system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7086&quot;&gt;&lt;del&gt;SERVER-7086&lt;/del&gt;&lt;/a&gt; Pare down V8 compiler flags&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4251cfcc1123ffd66a2d286e2bae7e25e6d5822a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4251cfcc1123ffd66a2d286e2bae7e25e6d5822a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="180246" author="auto" created="Mon, 29 Oct 2012 19:59:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-25T13:38:28-07:00&apos;, u&apos;name&apos;: u&apos;Jason Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7086&quot; title=&quot;add v8 to build system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7086&quot;&gt;&lt;del&gt;SERVER-7086&lt;/del&gt;&lt;/a&gt; Merge V8 scons files into new SConscript&lt;/p&gt;

&lt;p&gt;Removed all but the following:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;LIBRARY_FLAGS from SConstruct&lt;/li&gt;
	&lt;li&gt;V8_EXTRA_FLAGS from SConstruct&lt;/li&gt;
	&lt;li&gt;SOURCES from src/SConscript&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8d5f3b5c711b7f0571fea8636bdc23c0f7e7d728&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8d5f3b5c711b7f0571fea8636bdc23c0f7e7d728&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="180245" author="auto" created="Mon, 29 Oct 2012 19:59:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-25T13:18:04-07:00&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;, u&apos;name&apos;: u&apos;Jason Rassi&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7086&quot; title=&quot;add v8 to build system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7086&quot;&gt;&lt;del&gt;SERVER-7086&lt;/del&gt;&lt;/a&gt; Add V8 3.12.19.11 to src/third_party/v8&lt;/p&gt;

&lt;p&gt;Using the following:&lt;/p&gt;

&lt;p&gt;$ git clone -b 3.12 git://github.com/v8/v8&lt;br/&gt;
$ rm -rf \&lt;br/&gt;
  benchmarks/ \&lt;br/&gt;
  build/ \&lt;br/&gt;
  DEPS \&lt;br/&gt;
  Makefile \&lt;br/&gt;
  Makefile.android \&lt;br/&gt;
  preparser/ \&lt;br/&gt;
  samples/ \&lt;br/&gt;
  src/arm/ \&lt;br/&gt;
  src/mips/ \&lt;br/&gt;
  test/&lt;/p&gt;

&lt;p&gt;(Above to reduce directory size from 46M to 13M)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d5919cad9a83b4e78701b45f617e953340c920a5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d5919cad9a83b4e78701b45f617e953340c920a5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="180078" author="milkie" created="Mon, 29 Oct 2012 14:56:17 +0000"  >&lt;p&gt;We need to choose a tag and stick with it.  I&apos;m sure as soon as we settle on something, there will be more bug fixes.  We should glance at the changes in the subversion tree but I don&apos;t think we should incorporate them unless we think they are critical.&lt;/p&gt;</comment>
                            <comment id="179791" author="rassi@10gen.com" created="Fri, 26 Oct 2012 22:43:35 +0000"  >&lt;p&gt;Tad points out that the head of the 3.12 svn branch is 3.12.19.16 (I pulled in 3.12.19.11, which is the head of the 3.12 git branch).  Haven&apos;t looked into what the commits are, but they&apos;re probably worth considering.&lt;/p&gt;</comment>
                            <comment id="179323" author="rassi@10gen.com" created="Thu, 25 Oct 2012 21:58:14 +0000"  >&lt;p&gt;&lt;a href=&quot;http://codereview.10gen.com/8683044&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://codereview.10gen.com/8683044&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 25 Oct 2012 21:58:14 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 14 weeks, 5 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>greg.mckeon@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 14 weeks, 5 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>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>greg.mckeon@mongodb.com</customfieldvalue>
            <customfieldvalue>rassi</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrno5b:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>24054</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|hrkt7z:</customfieldvalue>

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