<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Negative Identity Seed Value and Negative Increment Interval</title>
	<atom:link href="http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; RESEED Identity Column in Database Table &#8211; Rest Table Identity Value &#8211; SQL in Sixty Seconds #051 &#124; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-471067</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; RESEED Identity Column in Database Table &#8211; Rest Table Identity Value &#8211; SQL in Sixty Seconds #051 &#124; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Wed, 08 May 2013 01:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-471067</guid>
		<description><![CDATA[[...] Negative Identity Seed Value and Negative Increment Interval [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Negative Identity Seed Value and Negative Increment Interval [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-268246</link>
		<dc:creator><![CDATA[Akash]]></dc:creator>
		<pubDate>Tue, 27 Mar 2012 08:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-268246</guid>
		<description><![CDATA[I have an application in which a task can be assigned to either a specific user or a user group. The user table has a primary key with a positive increment starting from 1, the user group table has a primary key with a negative increment starting from -1. If the task references a negative ID, I know it has been assigned to a user group.

You may argue that this is crummy design (and you&#039;d probably be right), but the concept of user groups was added long after the application had been delivered and this was the quickest way to implement it...]]></description>
		<content:encoded><![CDATA[<p>I have an application in which a task can be assigned to either a specific user or a user group. The user table has a primary key with a positive increment starting from 1, the user group table has a primary key with a negative increment starting from -1. If the task references a negative ID, I know it has been assigned to a user group.</p>
<p>You may argue that this is crummy design (and you&#8217;d probably be right), but the concept of user groups was added long after the application had been delivered and this was the quickest way to implement it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amir Oveissian</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-244079</link>
		<dc:creator><![CDATA[Amir Oveissian]]></dc:creator>
		<pubDate>Thu, 26 Jan 2012 14:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-244079</guid>
		<description><![CDATA[This was very useful, Saved me half a day checking 2  tables for conflict in IDs to show them in 1 interface grid!!!!]]></description>
		<content:encoded><![CDATA[<p>This was very useful, Saved me half a day checking 2  tables for conflict in IDs to show them in 1 interface grid!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Understanding Identity Beyond its Every Increasing Nature &#8211; Quiz &#8211; Puzzle &#8211; 3 of 31 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-230914</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Understanding Identity Beyond its Every Increasing Nature &#8211; Quiz &#8211; Puzzle &#8211; 3 of 31 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 01:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-230914</guid>
		<description><![CDATA[[...] Gap in Identity Column Discussion – Effect of Missing Identity on System – Real World Scenario Negative Identity Seed Value and Negative Increment Interval Enable Identity Insert – Import Expert Wizard Denali – SEQUENCE is not [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Gap in Identity Column Discussion – Effect of Missing Identity on System – Real World Scenario Negative Identity Seed Value and Negative Increment Interval Enable Identity Insert – Import Expert Wizard Denali – SEQUENCE is not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin R</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-152129</link>
		<dc:creator><![CDATA[Kevin R]]></dc:creator>
		<pubDate>Mon, 01 Aug 2011 00:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-152129</guid>
		<description><![CDATA[Metric SI prefixes table:

ID NAME SYMBOL
-9 nano  n
-6 micro µ
-3 milli  m
 3 kilo   k
 6 mega M
...]]></description>
		<content:encoded><![CDATA[<p>Metric SI prefixes table:</p>
<p>ID NAME SYMBOL<br />
-9 nano  n<br />
-6 micro µ<br />
-3 milli  m<br />
 3 kilo   k<br />
 6 mega M<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pramod</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-103387</link>
		<dc:creator><![CDATA[Pramod]]></dc:creator>
		<pubDate>Thu, 02 Dec 2010 06:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-103387</guid>
		<description><![CDATA[Hello Pinal Sir,

   I have done some arithmetic operation on table fields using select query and insert that result into anther table,

But Problem is If i subtract two fields then some result getting negative value just i have check condition if result is negative then inset zero value in that row and column

Please suggest me
How can Possible it]]></description>
		<content:encoded><![CDATA[<p>Hello Pinal Sir,</p>
<p>   I have done some arithmetic operation on table fields using select query and insert that result into anther table,</p>
<p>But Problem is If i subtract two fields then some result getting negative value just i have check condition if result is negative then inset zero value in that row and column</p>
<p>Please suggest me<br />
How can Possible it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priyadarshi Alok</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-87212</link>
		<dc:creator><![CDATA[Priyadarshi Alok]]></dc:creator>
		<pubDate>Thu, 09 Sep 2010 09:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-87212</guid>
		<description><![CDATA[nice example]]></description>
		<content:encoded><![CDATA[<p>nice example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitesh</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-85269</link>
		<dc:creator><![CDATA[Mitesh]]></dc:creator>
		<pubDate>Wed, 25 Aug 2010 21:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-85269</guid>
		<description><![CDATA[It is often used in peer-to-peer replication, where one server increments positively and other negatively, thus avoiding the conflicts when the sync up occurs.]]></description>
		<content:encoded><![CDATA[<p>It is often used in peer-to-peer replication, where one server increments positively and other negatively, thus avoiding the conflicts when the sync up occurs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko Parkkola</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84727</link>
		<dc:creator><![CDATA[Marko Parkkola]]></dc:creator>
		<pubDate>Fri, 20 Aug 2010 11:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84727</guid>
		<description><![CDATA[For same reason you can&#039;t use order by clause why creating a table ;) You order it when you use it.

What you can do is schemabind the view and add clustered index to the field you want to order it by. Just take notice that not all views can be schemabound or indexed and indexed view lowers the performance of insert/update/delete operations.]]></description>
		<content:encoded><![CDATA[<p>For same reason you can&#8217;t use order by clause why creating a table ;) You order it when you use it.</p>
<p>What you can do is schemabind the view and add clustered index to the field you want to order it by. Just take notice that not all views can be schemabound or indexed and indexed view lowers the performance of insert/update/delete operations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calvin</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84677</link>
		<dc:creator><![CDATA[Calvin]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 20:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84677</guid>
		<description><![CDATA[We have an application where some users can fill out a questionnaire that gets stored to a database inside the firewall and some users can fill out a questionnaire using a public facing web app that get stored to a database outside the firewall.  The questionnaire records from outside the firewall have negative identity values and get replicated to the database inside the firewall whose records have positive identities.]]></description>
		<content:encoded><![CDATA[<p>We have an application where some users can fill out a questionnaire that gets stored to a database inside the firewall and some users can fill out a questionnaire using a public facing web app that get stored to a database outside the firewall.  The questionnaire records from outside the firewall have negative identity values and get replicated to the database inside the firewall whose records have positive identities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramdas</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84661</link>
		<dc:creator><![CDATA[Ramdas]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 17:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84661</guid>
		<description><![CDATA[Interesting take on negative identity values, always used the default positive values... Thanks for the link BEL8490]]></description>
		<content:encoded><![CDATA[<p>Interesting take on negative identity values, always used the default positive values&#8230; Thanks for the link BEL8490</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nakul Vachhrajani</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84660</link>
		<dc:creator><![CDATA[Nakul Vachhrajani]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 17:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84660</guid>
		<description><![CDATA[Hello!

I did know that a negative identity value can be used (tried that myself a long time ago) - however, I have been thinking about it but have failed to come up with a practical use of the same for data storage.
However, my belief is that if Microsoft has provided some feature, they definitely use it, and it&#039;s only a matter of time and research before we find where.
My guess is that such a feature would be used when we are trying to decrement age (eg. lazy writer or applications that count towards 0 upon occurance of an event). But, that&#039;s only a guess.

Have a great day, everyone!]]></description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>I did know that a negative identity value can be used (tried that myself a long time ago) &#8211; however, I have been thinking about it but have failed to come up with a practical use of the same for data storage.<br />
However, my belief is that if Microsoft has provided some feature, they definitely use it, and it&#8217;s only a matter of time and research before we find where.<br />
My guess is that such a feature would be used when we are trying to decrement age (eg. lazy writer or applications that count towards 0 upon occurance of an event). But, that&#8217;s only a guess.</p>
<p>Have a great day, everyone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mjfii</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84649</link>
		<dc:creator><![CDATA[mjfii]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 14:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84649</guid>
		<description><![CDATA[I always seed my identity columns with the smallest value possible to get the full use out of the data type, i.e. negative numbers.

create table #x
(
   x smallint identity(-32768,1)
)

create table #x
(
   x int identity(-2147483648,1)
)

The smallint identity gives you the use 65535 identities, which under many business rules is plenty of tuples to play with and saves space (just a little)...


mjfii]]></description>
		<content:encoded><![CDATA[<p>I always seed my identity columns with the smallest value possible to get the full use out of the data type, i.e. negative numbers.</p>
<p>create table #x<br />
(<br />
   x smallint identity(-32768,1)<br />
)</p>
<p>create table #x<br />
(<br />
   x int identity(-2147483648,1)<br />
)</p>
<p>The smallint identity gives you the use 65535 identities, which under many business rules is plenty of tuples to play with and saves space (just a little)&#8230;</p>
<p>mjfii</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke L</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84648</link>
		<dc:creator><![CDATA[Luke L]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 14:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84648</guid>
		<description><![CDATA[Best Business reason I&#039;ve seen is that you know you need more than 2 billion identity values but are unlikely to ever need 4.  Think a read only historical database or something along those lines.  Starting with a negative seed and working your way up allows you to use the more compact int datatype instead of bigint.]]></description>
		<content:encoded><![CDATA[<p>Best Business reason I&#8217;ve seen is that you know you need more than 2 billion identity values but are unlikely to ever need 4.  Think a read only historical database or something along those lines.  Starting with a negative seed and working your way up allows you to use the more compact int datatype instead of bigint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krazykooter</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84647</link>
		<dc:creator><![CDATA[krazykooter]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 13:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84647</guid>
		<description><![CDATA[I&#039;ve seen this used where a value was needed at the beginning of an existing code table. Since the existing code table had the identity value start a 1, then 0 and -1 was used for the new values that were to be at the beginning.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen this used where a value was needed at the beginning of an existing code table. Since the existing code table had the identity value start a 1, then 0 and -1 was used for the new values that were to be at the beginning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fly</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84644</link>
		<dc:creator><![CDATA[fly]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 13:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84644</guid>
		<description><![CDATA[needed it once when i had to merge two identical tables from different DB&#039;s.
Set identity insert on and adding &quot;-&quot; sign prevents from duplicate identities.]]></description>
		<content:encoded><![CDATA[<p>needed it once when i had to merge two identical tables from different DB&#8217;s.<br />
Set identity insert on and adding &#8220;-&#8221; sign prevents from duplicate identities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BEL8490</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84615</link>
		<dc:creator><![CDATA[BEL8490]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 07:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84615</guid>
		<description><![CDATA[Negative identity values are useful in programming: if you have build part of your database in memory as a dataset and you want to submit the changes back to the server, you cannot be sure of the identity values it will assign (especially in a shared environment).  Therefore it is common to use negative identities and increments for the memory dataset and positive ones for the server database.  The server does understands that mechanism and will assign correct values (It will take some tricks to refresh these values into the memeory dataset).
For a more elaborate artikel see: Managing an @@Identity crisis at http://msdn.microsoft.com/en-us/library/ms971502.aspx]]></description>
		<content:encoded><![CDATA[<p>Negative identity values are useful in programming: if you have build part of your database in memory as a dataset and you want to submit the changes back to the server, you cannot be sure of the identity values it will assign (especially in a shared environment).  Therefore it is common to use negative identities and increments for the memory dataset and positive ones for the server database.  The server does understands that mechanism and will assign correct values (It will take some tricks to refresh these values into the memeory dataset).<br />
For a more elaborate artikel see: Managing an @@Identity crisis at <a href="http://msdn.microsoft.com/en-us/library/ms971502.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms971502.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonia</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84609</link>
		<dc:creator><![CDATA[Sonia]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 06:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84609</guid>
		<description><![CDATA[Awsome example... I never thought in this direction...]]></description>
		<content:encoded><![CDATA[<p>Awsome example&#8230; I never thought in this direction&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil Vanjre</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84602</link>
		<dc:creator><![CDATA[Anil Vanjre]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 05:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84602</guid>
		<description><![CDATA[Hi Pinal Dave,

Could you please tell me why we can&#039;t use 

Order By Cluase , While Creating a view....?]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal Dave,</p>
<p>Could you please tell me why we can&#8217;t use </p>
<p>Order By Cluase , While Creating a view&#8230;.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Stryker</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84599</link>
		<dc:creator><![CDATA[Jeff Stryker]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 05:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84599</guid>
		<description><![CDATA[Great post.  I wouldn&#039;t have guessed this was possible.  You are a SQL authority.]]></description>
		<content:encoded><![CDATA[<p>Great post.  I wouldn&#8217;t have guessed this was possible.  You are a SQL authority.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kalyanasundaram.k</title>
		<link>http://blog.sqlauthority.com/2010/08/19/sql-server-negative-identity-seed-value-and-negative-increment-interval/#comment-84594</link>
		<dc:creator><![CDATA[kalyanasundaram.k]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 03:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=9885#comment-84594</guid>
		<description><![CDATA[Hi,

I check thie Negative Identity in my Server, Its Nice.

I dont think like that, whether its possible or not.

But i try to reseed the table, it works fine.

create a table :

CREATE TABLE dbo.IdentityNegative
(
ID INT NOT NULL IDENTITY (1, 1),
Firstcol VARCHAR(100) NULL
)

Insert few records, then reseed the identity

dbcc checkident (&#039;dbo.IdentityNegative&#039;,&#039;reseed&#039;,0)

Same like as

CREATE TABLE dbo.IdentityNegative
(
ID INT NOT NULL IDENTITY (-1, -1),
Firstcol VARCHAR(100) NULL
)

Insert few records, then reseed the identity

dbcc checkident (&#039;dbo.IdentityNegative&#039;,&#039;reseed&#039;,0)

Here, i will use the same RESEED query for both negative and positive identity tables. Its identify the table have positive or Negative Identity?

How this action is performed in SQL Server?]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I check thie Negative Identity in my Server, Its Nice.</p>
<p>I dont think like that, whether its possible or not.</p>
<p>But i try to reseed the table, it works fine.</p>
<p>create a table :</p>
<p>CREATE TABLE dbo.IdentityNegative<br />
(<br />
ID INT NOT NULL IDENTITY (1, 1),<br />
Firstcol VARCHAR(100) NULL<br />
)</p>
<p>Insert few records, then reseed the identity</p>
<p>dbcc checkident (&#8216;dbo.IdentityNegative&#8217;,'reseed&#8217;,0)</p>
<p>Same like as</p>
<p>CREATE TABLE dbo.IdentityNegative<br />
(<br />
ID INT NOT NULL IDENTITY (-1, -1),<br />
Firstcol VARCHAR(100) NULL<br />
)</p>
<p>Insert few records, then reseed the identity</p>
<p>dbcc checkident (&#8216;dbo.IdentityNegative&#8217;,'reseed&#8217;,0)</p>
<p>Here, i will use the same RESEED query for both negative and positive identity tables. Its identify the table have positive or Negative Identity?</p>
<p>How this action is performed in SQL Server?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
