Server Error in '/' 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:             <pubDate>@item.PubDate GMT</pubDate>
Line 20:             <guid isPermaLink="true">@item.Link</guid>
Line 21:         </item>   
Line 22:     }
Line 23: </channel>

Source File: /Views/Rss/Index.cshtml    Line: 21


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