﻿<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
	<ListTemplate Name="MyProjectsList" 
				  Type="10001" 
				  BaseType="0" 
				  OnQuickLaunch="TRUE" 
				  SecurityBits="11" 
				  Sequence="360" 
				  DisplayName="My Projects" 
				  Description="Custom List for tracking projects." 
				  Image="/_layouts/images/itgen.gif" />
</Elements>
