<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:odc="urn:schemas-microsoft-com:smarttags">

<head>
<title>Smart Tag Example</title>
<o:SmartTagType
name="msdngenwebsites"
namespaceuri="urn:schemas-microsoft-com:smarttags"
</o:SmartTagType>
<OBJECT
classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui>
</OBJECT>
<STYLE>
        odc\:*{behavior:url(#ieooui)}
</STYLE>
</head>

<body>

<p><b>Smart Tag Example (After Smart Tags Have Been Added)</b></p>
<p>Here is a Web page to which smart tags have been added.</p>
<p>To demonstrate how smart tags work, examine the following sentence:</p>
<p>If you are a <odc:msdngenwebsites>developer</odc:msdngenwebsites> who wants to learn more about how to enhance your <odc:msdngenwebsites>code</odc:msdngenwebsites> in <odc:msdngenwebsites>Office</odc:msdngenwebsites> <odc:msdngenwebsites>VBA</odc:msdngenwebsites>, visit <odc:msdngenwebsites>MSDN</odc:msdngenwebsites> <odc:msdngenwebsites>Online</odc:msdngenwebsites>, a great resource for <odc:msdngenwebsites>developers</odc:msdngenwebsites>.</p>
<p>Because this Web page has an embedded smart tag in its HTML, a dotted purple line should appear underneath some of the words in the previous sentence. When you rest your mouse pointer on one of these purple underlined words, the <b>Smart Tag Options</b> button should appear. Clicking the <b>Smart Tag Options</b> button should display a list of actions from which you can choose.</p>
<p>Make sure you have placed a copy of the file <i>msdnwebsites.xml</i> in your <b>C:\Program Files\Common Files\Microsoft Shared\Smart Tag\Lists</b> folder before viewing this Web page, or else smart tags will not be activated for this Web page.

</body>

</html>