<docs>
	<doc for="IntentionalErrors.SameDirIncludeComments">
		<param name="param1">SameDirIncludeComments Param1</param>
		<summary>SameDirIncludeComments Summary.
			<para>
				Here's how you could make a second paragraph in a description.
				<see cref="TestXmlComment.TestClass.ProtectedFunction" /> for information.
			</para>
		</summary>
		<remarks>
			SameDirIncludeComments Remarks. See also with case issue. Here is a same class see
			<see cref="BadCaseParamParam1" />. I think NDOC has an issue with the seealso coming now
			<seealso cref="TestXmlComment.TestCLASS.ProtectedFriendSharedFunction" />
		</remarks>
	</doc>
</docs>

