Server Error in '/JarrinBlog' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Encountered end tag "item" with no matching start tag.  Are your start/end tags properly balanced?


Source Error:


Line 19: 		<guid isPermaLink="true">http://jarrin.net/@post.url</guid>
Line 20: 		<description><![CDATA[@Html.Raw(post.Parts.OrderBy(o => o.sort).First().body)]]></description>
Line 21: 	</item>
Line 22:  }
Line 23: </channel>

Source File: /JarrinBlog/Views/Public/RSS.cshtml    Line: 21


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0