<?xml version="1.0" ?> <rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0"><channel><title>Alumni Affairs</title><link>http://www1.wfubmc.edu/rss.aspx?fid=351</link><description></description><item><title>Current Issue</title><link>http://www1.wfubmc.edu/WorkArea//DownloadAsset.aspx?id=23209</link><description>
&lt;p&gt;Current issue of WFUSM Medline newsletter.&lt;/p&gt;
</description><author>cynthia scheuerman</author><pubDate>Tue, 03 Nov 2009 21:58:08 GMT</pubDate></item><item><title>Paricipation Form</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Paricipation-Form.htm</link><description>
&lt;ektdesignpackage_forms&gt;&lt;ektdesignpackage_form&gt;&lt;ektdesignpackage_designs&gt;&lt;ektdesignpackage_design&gt;&lt;p&gt;Thank you for submitting the participation form for the Alumni/Student/Resident Network.&lt;/p&gt;&lt;/ektdesignpackage_design&gt;&lt;/ektdesignpackage_designs&gt;&lt;ektdesignpackage_lists&gt;&lt;ektdesignpackage_list&gt;&lt;fieldlist&gt;&lt;field name="Subject" datatype="string" basetype="text" xpath="/root/Subject" title="Subject"&gt;Subject&lt;/field&gt;&lt;field name="Name" datatype="string" basetype="text" xpath="/root/Name" title="Full Name"&gt;Full Name&lt;/field&gt;&lt;field name="Address" datatype="string" basetype="text" xpath="/root/Address" title="Address"&gt;Address&lt;/field&gt;&lt;field name="City" datatype="string" basetype="text" xpath="/root/City" title="City"&gt;City&lt;/field&gt;&lt;field name="State" datatype="choice" basetype="text" xpath="/root/State" title="State" datalist="USPS-US"&gt;State&lt;/field&gt;&lt;field name="Zip" datatype="ZipCode" basetype="text" xpath="/root/Zip" title="Zip"&gt;Zip&lt;/field&gt;&lt;field name="Country" datatype="string" basetype="text" xpath="/root/Country" title="Country"&gt;Country&lt;/field&gt;&lt;field name="BusinessPhone" datatype="phoneUSCA" basetype="text" xpath="/root/BusinessPhone" title="Business Telephone Number"&gt;Business Phone&lt;/field&gt;&lt;field name="HomePhone" datatype="phoneUSCA" basetype="text" xpath="/root/HomePhone" title="Home Telephone Number"&gt;Home Phone&lt;/field&gt;&lt;field name="Email" datatype="email" basetype="text" xpath="/root/Email" title="Email Address"&gt;Email Address&lt;/field&gt;&lt;field name="Field1" datatype="boolean" basetype="checkbox" xpath="/root/Field1" title="Field 1"&gt;Mentor&lt;/field&gt;&lt;field name="Contact" datatype="boolean" basetype="checkbox" xpath="/root/Contact" title="Contact"&gt;Contact&lt;/field&gt;&lt;field name="Host" datatype="boolean" basetype="checkbox" xpath="/root/Host" title="Host"&gt;Host&lt;/field&gt;&lt;field name="Comments" datatype="textarea" basetype="textbox" xpath="/root/Comments" title="Comments" content="textarea"&gt;Comments&lt;/field&gt;&lt;datalist name="USPS-US" ektdesignns_datasrc="http://www1.wfubmc.edu/WorkArea/ContentDesigner/uspsus.xsd" ektdesignns_datanamespaces="xmlns:xsd='http://www.w3.org/2001/XMLSchema'" ektdesignns_valuexpath="@value" ektdesignns_captionxpath="xsd:annotation/xsd:documentation" ektdesignns_dataselect="/xsd:schema/xsd:simpleType/xsd:restriction/xsd:enumeration"&gt;&lt;/datalist&gt;&lt;/fieldlist&gt;&lt;/ektdesignpackage_list&gt;&lt;/ektdesignpackage_lists&gt;&lt;ektdesignpackage_views&gt;&lt;ektdesignpackage_view&gt;&lt;/ektdesignpackage_view&gt;&lt;ektdesignpackage_view&gt;&lt;xsl:stylesheet version="1.0" extension-element-prefixes="msxsl" exclude-result-prefixes="msxsl js dl" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:js="urn:custom-javascript" xmlns:dl="urn:datalist" xmlns:msxsl="urn:schemas-microsoft-com:xslt"&gt;&lt;xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" omit-xml-declaration="yes" /&gt;&lt;xsl:strip-space elements="*" /&gt;&lt;xsl:variable name="ektdesignns_fieldlist" select="/*/ektdesignpackage_list/fieldlist" /&gt;&lt;xsl:param name="baseURL" select="''" /&gt;&lt;xsl:param name="LangType" select="''" /&gt;
  &lt;xsl:key name="USPS-US" match="/xsd:schema/xsd:simpleType/xsd:restriction/xsd:enumeration/xsd:annotation/xsd:documentation" use="ancestor-or-self::*/@value" xmlns:xsd='http://www.w3.org/2001/XMLSchema'/&gt;
&lt;xsl:template name="safeUri"&gt;&lt;xsl:param name="uri" select="''" /&gt;&lt;xsl:variable name="uri-lang"&gt;&lt;xsl:choose&gt;&lt;xsl:when test="string-length($LangType) &amp;gt; 0 and contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="concat('&amp;amp;LangType=',$LangType)" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="$uri" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:variable&gt;&lt;xsl:choose&gt;&lt;xsl:when test="starts-with($uri-lang,'//') or contains($uri-lang,':')"&gt;&lt;xsl:value-of select="$uri-lang" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="starts-with($uri-lang,'/') or substring($baseURL,string-length($baseURL),1)='/'"&gt;&lt;xsl:value-of select="concat($baseURL,$uri-lang)" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="concat($baseURL,'/',$uri-lang)" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:template&gt;&lt;xsl:template match="/" xml:space="preserve"&gt;&lt;span style="display:none"&gt;&lt;/span&gt;&lt;script language="JavaScript" type="text/javascript" defer="defer"&gt;&lt;xsl:comment xml:space="preserve"&gt;&lt;xsl:text&gt;
function ektLocalizeDate(date, id) {
	setTimeout(function() {
	if (document.getElementById &amp;amp;&amp;amp; 10 == date.length) {
		var oTempDate = new Date(date.substr(0,4), parseInt(date.substr(5,2),10)-1, date.substr(8,2));
		document.getElementById(id).innerHTML=(oTempDate.toLocaleDateString ? oTempDate.toLocaleDateString() : oTempDate.toLocaleString());
	}
	}, 1); 
}
// &lt;/xsl:text&gt;&lt;/xsl:comment&gt;&lt;/script&gt;&lt;root&gt;&lt;p&gt;Thank you for submitting the participation form for the Alumni/Student/Resident Network.&lt;/p&gt;&lt;/root&gt;&lt;/xsl:template&gt;&lt;/xsl:stylesheet&gt;&lt;/ektdesignpackage_view&gt;&lt;/ektdesignpackage_views&gt;&lt;/ektdesignpackage_form&gt;&lt;/ektdesignpackage_forms&gt;
</description><author>cynthia scheuerman</author><pubDate>Tue, 03 Nov 2009 13:55:41 GMT</pubDate></item><item><title>Alumni Network</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Alumni-Network.htm</link><description>
&lt;p&gt;&lt;span&gt;We have hundreds of alumni who are interested in helping current students and residents&lt;/span&gt;&lt;/p&gt;
</description><author>cynthia scheuerman</author><pubDate>Tue, 03 Nov 2009 14:01:38 GMT</pubDate></item><item><title>Request for Roster Form</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Request-for-Roster-Form.htm</link><description>
&lt;ektdesignpackage_forms&gt;&lt;ektdesignpackage_form&gt;&lt;ektdesignpackage_designs&gt;&lt;ektdesignpackage_design&gt;&lt;p&gt;Thank you for your roster request. &lt;/p&gt;&lt;/ektdesignpackage_design&gt;&lt;/ektdesignpackage_designs&gt;&lt;ektdesignpackage_lists&gt;&lt;ektdesignpackage_list&gt;&lt;fieldlist&gt;&lt;field name="Subject" datatype="string" basetype="text" xpath="/root/Subject" title="Subject"&gt;Subject&lt;/field&gt;&lt;field name="Name" datatype="string" basetype="text" xpath="/root/Name" title="Full Name"&gt;Full Name&lt;/field&gt;&lt;field name="Address" datatype="string" basetype="text" xpath="/root/Address" title="Address"&gt;Address&lt;/field&gt;&lt;field name="City" datatype="string" basetype="text" xpath="/root/City" title="City"&gt;City&lt;/field&gt;&lt;field name="State" datatype="choice" basetype="text" xpath="/root/State" title="State" datalist="USPS-US"&gt;State&lt;/field&gt;&lt;field name="Zip" datatype="ZipCode" basetype="text" xpath="/root/Zip" title="Zip"&gt;Zip&lt;/field&gt;&lt;field name="Country" datatype="string" basetype="text" xpath="/root/Country" title="Country"&gt;Country&lt;/field&gt;&lt;field name="BusinessPhone" datatype="phoneUSCA" basetype="text" xpath="/root/BusinessPhone" title="Business Telephone Number"&gt;Business Phone&lt;/field&gt;&lt;field name="HomePhone" datatype="phoneUSCA" basetype="text" xpath="/root/HomePhone" title="Home Telephone Number"&gt;Home Phone&lt;/field&gt;&lt;field name="Degree" datatype="choice" basetype="text" xpath="/root/Degree" title="Degree" datalist="ID0EWFAC"&gt;Degree&lt;/field&gt;&lt;datalist name="USPS-US" ektdesignns_datasrc="http://www1.wfubmc.edu/WorkArea/ContentDesigner/uspsus.xsd" ektdesignns_datanamespaces="xmlns:xsd='http://www.w3.org/2001/XMLSchema'" ektdesignns_valuexpath="@value" ektdesignns_captionxpath="xsd:annotation/xsd:documentation" ektdesignns_dataselect="/xsd:schema/xsd:simpleType/xsd:restriction/xsd:enumeration"&gt;&lt;/datalist&gt;&lt;datalist name="ID0EWFAC"&gt;&lt;item value="md"&gt;M.D.&lt;/item&gt;&lt;item value="phd"&gt;Ph.D.&lt;/item&gt;&lt;item value="ms"&gt;M.S.&lt;/item&gt;&lt;item value="pa"&gt;P.A.&lt;/item&gt;&lt;item value="rn"&gt;Nurse&lt;/item&gt;&lt;item value="na"&gt;Nurse Anesthetist&lt;/item&gt;&lt;item value="mt"&gt;MedTech&lt;/item&gt;&lt;item value="pc"&gt;Chaplaincy&lt;/item&gt;&lt;/datalist&gt;&lt;/fieldlist&gt;&lt;/ektdesignpackage_list&gt;&lt;/ektdesignpackage_lists&gt;&lt;ektdesignpackage_views&gt;&lt;ektdesignpackage_view&gt;&lt;/ektdesignpackage_view&gt;&lt;ektdesignpackage_view&gt;&lt;xsl:stylesheet version="1.0" extension-element-prefixes="msxsl" exclude-result-prefixes="msxsl js dl" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:js="urn:custom-javascript" xmlns:dl="urn:datalist" xmlns:msxsl="urn:schemas-microsoft-com:xslt"&gt;&lt;xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" omit-xml-declaration="yes" /&gt;&lt;xsl:strip-space elements="*" /&gt;&lt;xsl:variable name="ektdesignns_fieldlist" select="/*/ektdesignpackage_list/fieldlist" /&gt;&lt;xsl:param name="baseURL" select="''" /&gt;&lt;xsl:param name="LangType" select="''" /&gt;
  &lt;xsl:key name="USPS-US" match="/xsd:schema/xsd:simpleType/xsd:restriction/xsd:enumeration/xsd:annotation/xsd:documentation" use="ancestor-or-self::*/@value" xmlns:xsd='http://www.w3.org/2001/XMLSchema'/&gt;
&lt;xsl:key name="ID0EWFAC" match="datalist[@name='ID0EWFAC']/item" use="@value" /&gt;&lt;xsl:template name="safeUri"&gt;&lt;xsl:param name="uri" select="''" /&gt;&lt;xsl:variable name="uri-lang"&gt;&lt;xsl:choose&gt;&lt;xsl:when test="string-length($LangType) &amp;gt; 0 and contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="concat('&amp;amp;LangType=',$LangType)" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="$uri" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:variable&gt;&lt;xsl:choose&gt;&lt;xsl:when test="starts-with($uri-lang,'//') or contains($uri-lang,':')"&gt;&lt;xsl:value-of select="$uri-lang" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="starts-with($uri-lang,'/') or substring($baseURL,string-length($baseURL),1)='/'"&gt;&lt;xsl:value-of select="concat($baseURL,$uri-lang)" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="concat($baseURL,'/',$uri-lang)" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:template&gt;&lt;xsl:template match="/" xml:space="preserve"&gt;&lt;span style="display:none"&gt;&lt;/span&gt;&lt;script language="JavaScript" type="text/javascript" defer="defer"&gt;&lt;xsl:comment xml:space="preserve"&gt;&lt;xsl:text&gt;
function ektLocalizeDate(date, id) {
	setTimeout(function() {
	if (document.getElementById &amp;amp;&amp;amp; 10 == date.length) {
		var oTempDate = new Date(date.substr(0,4), parseInt(date.substr(5,2),10)-1, date.substr(8,2));
		document.getElementById(id).innerHTML=(oTempDate.toLocaleDateString ? oTempDate.toLocaleDateString() : oTempDate.toLocaleString());
	}
	}, 1); 
}
// &lt;/xsl:text&gt;&lt;/xsl:comment&gt;&lt;/script&gt;&lt;root&gt;&lt;p&gt;Thank you for your roster request. &lt;/p&gt;&lt;/root&gt;&lt;/xsl:template&gt;&lt;/xsl:stylesheet&gt;&lt;/ektdesignpackage_view&gt;&lt;/ektdesignpackage_views&gt;&lt;/ektdesignpackage_form&gt;&lt;/ektdesignpackage_forms&gt;
</description><author>cynthia scheuerman</author><pubDate>Wed, 21 Oct 2009 20:05:11 GMT</pubDate></item><item><title>Request for Transcript</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Request-for-Transcript.htm</link><description>
&lt;p&gt;Request for Transcript&lt;/p&gt;
</description><author>cynthia scheuerman</author><pubDate>Wed, 21 Oct 2009 19:23:56 GMT</pubDate></item><item><title>Alumni Services</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Alumni-Services.htm</link><description>
&lt;p&gt;Alumni Affairs services&lt;/p&gt;
</description><author>cynthia scheuerman</author><pubDate>Wed, 21 Oct 2009 19:32:25 GMT</pubDate></item><item><title>AlumNotes Update</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/AlumNotes-Update.htm</link><description>
&lt;ektdesignpackage_forms&gt;&lt;ektdesignpackage_form&gt;&lt;ektdesignpackage_designs&gt;&lt;ektdesignpackage_design&gt;&lt;p&gt;Thank you for submitting your information.&lt;/p&gt;&lt;/ektdesignpackage_design&gt;&lt;/ektdesignpackage_designs&gt;&lt;ektdesignpackage_lists&gt;&lt;ektdesignpackage_list&gt;&lt;fieldlist&gt;&lt;field name="Subject" datatype="string" basetype="text" xpath="/root/Subject" title="Subject"&gt;Subject&lt;/field&gt;&lt;field name="Name" datatype="string" basetype="text" xpath="/root/Name" title="Full Name Cannot be blank"&gt;Full Name&lt;/field&gt;&lt;field name="ClassYear" datatype="string" basetype="text" xpath="/root/ClassYear" title="Class Year"&gt;Class Year&lt;/field&gt;&lt;field name="DegreeAssociation" datatype="choice" basetype="text" xpath="/root/DegreeAssociation" title="Degree Association" datalist="ID0EYC"&gt;Degree Association&lt;/field&gt;&lt;field name="HomeAddress" datatype="string" basetype="text" xpath="/root/HomeAddress" title="Home Address"&gt;Home Address&lt;/field&gt;&lt;field name="City" datatype="string" basetype="text" xpath="/root/City" title="City"&gt;City&lt;/field&gt;&lt;field name="State" datatype="choice" basetype="text" xpath="/root/State" title="State &amp;#xA;First item is not a valid selection." datalist="USPS-US"&gt;State&lt;/field&gt;&lt;field name="Zip" datatype="ZipCode" basetype="text" xpath="/root/Zip" title="Zip"&gt;Zip&lt;/field&gt;&lt;field name="HomePhone" datatype="phoneUSCA" basetype="text" xpath="/root/HomePhone" title="Home Telephone Number"&gt;Home Phone&lt;/field&gt;&lt;field name="BusinessPhone" datatype="phoneUSCA" basetype="text" xpath="/root/BusinessPhone" title="Business Telephone Number"&gt;Business Phone&lt;/field&gt;&lt;field name="pref_phone" datatype="boolean" basetype="checkbox" xpath="/root/pref_phone" title="pref phone"&gt;pref phone&lt;/field&gt;&lt;field name="Email" datatype="email" basetype="text" xpath="/root/Email" title="Email Address"&gt;Email Address&lt;/field&gt;&lt;field name="HomeEmailPreferred" datatype="boolean" basetype="checkbox" xpath="/root/HomeEmailPreferred" title="Home Email Preferred"&gt;Home Email Preferred&lt;/field&gt;&lt;field name="BusinessAddress" datatype="string" basetype="text" xpath="/root/BusinessAddress" title="Business Address"&gt;Business Address&lt;/field&gt;&lt;field name="BusinessCity" datatype="string" basetype="text" xpath="/root/BusinessCity" title="Business City"&gt;Business City&lt;/field&gt;&lt;field name="BusinessState" datatype="choice" basetype="text" xpath="/root/BusinessState" title="Business State &amp;#xA;First item is not a valid selection." datalist="USPS-US"&gt;Business State&lt;/field&gt;&lt;field name="BusinessZipCode" datatype="ZipCode" basetype="text" xpath="/root/BusinessZipCode" title="Business Zip Code"&gt;Business Zip Code&lt;/field&gt;&lt;field name="BusinessPhone" datatype="phoneUSCA" basetype="text" xpath="/root/BusinessPhone" title="Business Phone"&gt;Business Phone&lt;/field&gt;&lt;field name="BusinessEmail" datatype="email" basetype="text" xpath="/root/BusinessEmail" title="Business Email"&gt;Business Email&lt;/field&gt;&lt;field name="BusinessEmailPreferred" datatype="boolean" basetype="checkbox" xpath="/root/BusinessEmailPreferred" title="Business Email Preferred"&gt;Business Email Preferred&lt;/field&gt;&lt;field name="BusinessInternetSite" datatype="url" basetype="hyperlink" xpath="/root/BusinessInternetSite" title="Business Internet Site"&gt;Business Internet Site&lt;/field&gt;&lt;field name="What_sNew" datatype="textarea" basetype="textbox" xpath="/root/What_sNew" title="What's New" content="textarea"&gt;What's New&lt;/field&gt;&lt;datalist name="ID0EYC"&gt;&lt;item value="md"&gt;M.D.&lt;/item&gt;&lt;item value="fho"&gt;House Officer&lt;/item&gt;&lt;item value="phd"&gt;Ph.D.&lt;/item&gt;&lt;item value="ms"&gt;M.S.&lt;/item&gt;&lt;item value="pa"&gt;P.A.-C&lt;/item&gt;&lt;item value="rn"&gt;Nurse&lt;/item&gt;&lt;item value="na"&gt;Nurse Anesthetist&lt;/item&gt;&lt;item value="mt"&gt;Med Tech&lt;/item&gt;&lt;item value="pc"&gt;Chaplaincy&lt;/item&gt;&lt;/datalist&gt;&lt;datalist name="USPS-US" ektdesignns_datasrc="http://www1.wfubmc.edu/WorkArea/ContentDesigner/uspsus.xsd" ektdesignns_dataselect="/xsd:schema/xsd:simpleType/xsd:restriction/xsd:enumeration" ektdesignns_captionxpath="xsd:annotation/xsd:documentation" ektdesignns_valuexpath="@value" ektdesignns_datanamespaces="xmlns:xsd='http://www.w3.org/2001/XMLSchema'"&gt;&lt;/datalist&gt;&lt;/fieldlist&gt;&lt;/ektdesignpackage_list&gt;&lt;/ektdesignpackage_lists&gt;&lt;ektdesignpackage_views&gt;&lt;ektdesignpackage_view&gt;&lt;/ektdesignpackage_view&gt;&lt;ektdesignpackage_view&gt;&lt;xsl:stylesheet version="1.0" extension-element-prefixes="msxsl" exclude-result-prefixes="msxsl js dl" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:js="urn:custom-javascript" xmlns:dl="urn:datalist" xmlns:msxsl="urn:schemas-microsoft-com:xslt"&gt;&lt;xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" omit-xml-declaration="yes" /&gt;&lt;xsl:strip-space elements="*" /&gt;&lt;xsl:variable name="ektdesignns_fieldlist" select="/*/ektdesignpackage_list/fieldlist" /&gt;&lt;xsl:param name="baseURL" select="''" /&gt;&lt;xsl:param name="LangType" select="''" /&gt;&lt;xsl:key name="ID0EYC" match="datalist[@name='ID0EYC']/item" use="@value" /&gt;
  &lt;xsl:key name="USPS-US" match="/xsd:schema/xsd:simpleType/xsd:restriction/xsd:enumeration/xsd:annotation/xsd:documentation" use="ancestor-or-self::*/@value" xmlns:xsd='http://www.w3.org/2001/XMLSchema'/&gt;
&lt;xsl:template name="safeUri"&gt;&lt;xsl:param name="uri" select="''" /&gt;&lt;xsl:variable name="uri-lang"&gt;&lt;xsl:choose&gt;&lt;xsl:when test="string-length($LangType) &amp;gt; 0 and contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="concat('&amp;amp;LangType=',$LangType)" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="$uri" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:variable&gt;&lt;xsl:choose&gt;&lt;xsl:when test="starts-with($uri-lang,'//') or contains($uri-lang,':')"&gt;&lt;xsl:value-of select="$uri-lang" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="starts-with($uri-lang,'/') or substring($baseURL,string-length($baseURL),1)='/'"&gt;&lt;xsl:value-of select="concat($baseURL,$uri-lang)" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="concat($baseURL,'/',$uri-lang)" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:template&gt;&lt;xsl:template match="/" xml:space="preserve"&gt;&lt;span style="display:none"&gt;&lt;/span&gt;&lt;script language="JavaScript" type="text/javascript" defer="defer"&gt;&lt;xsl:comment xml:space="preserve"&gt;&lt;xsl:text&gt;
function ektLocalizeDate(date, id) {
	setTimeout(function() {
	if (document.getElementById &amp;amp;&amp;amp; 10 == date.length) {
		var oTempDate = new Date(date.substr(0,4), parseInt(date.substr(5,2),10)-1, date.substr(8,2));
		document.getElementById(id).innerHTML=(oTempDate.toLocaleDateString ? oTempDate.toLocaleDateString() : oTempDate.toLocaleString());
	}
	}, 1); 
}
// &lt;/xsl:text&gt;&lt;/xsl:comment&gt;&lt;/script&gt;&lt;root&gt;&lt;p&gt;Thank you for submitting your information.&lt;/p&gt;&lt;/root&gt;&lt;/xsl:template&gt;&lt;/xsl:stylesheet&gt;&lt;/ektdesignpackage_view&gt;&lt;/ektdesignpackage_views&gt;&lt;/ektdesignpackage_form&gt;&lt;/ektdesignpackage_forms&gt;
</description><author>cynthia scheuerman</author><pubDate>Mon, 14 Sep 2009 12:49:41 GMT</pubDate></item><item><title>August 2009</title><link>http://www1.wfubmc.edu/uploadedFiles/User_Content/SchoolOfMedicine/Alumni_Affairs/Attached_Documents/August 2009.pdf</link><description>

</description><author>cynthia scheuerman</author><pubDate>Thu, 10 Sep 2009 20:38:21 GMT</pubDate></item><item><title>WFUSMedine Registration</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/WFUSMedine-Registration.htm</link><description>
&lt;ektdesignpackage_forms&gt;&lt;ektdesignpackage_form&gt;&lt;ektdesignpackage_designs&gt;&lt;ektdesignpackage_design&gt;&lt;p&gt;Thank you for registering to receive the WFUSMedline.&lt;/p&gt;&lt;/ektdesignpackage_design&gt;&lt;/ektdesignpackage_designs&gt;&lt;ektdesignpackage_lists&gt;&lt;ektdesignpackage_list&gt;&lt;fieldlist&gt;&lt;field name="Subject" datatype="string" basetype="text" xpath="/root/Subject" title="Subject"&gt;Subject&lt;/field&gt;&lt;field name="Name" datatype="string" basetype="text" xpath="/root/Name" title="Full Name"&gt;Full Name&lt;/field&gt;&lt;field name="ClassYear" datatype="string" basetype="text" xpath="/root/ClassYear" title="Class Year"&gt;Class Year&lt;/field&gt;&lt;field name="HomePhone" datatype="phoneUSCA" basetype="text" xpath="/root/HomePhone" title="Home Telephone Number"&gt;Home Phone&lt;/field&gt;&lt;field name="Email" datatype="email" basetype="text" xpath="/root/Email" title="Email Address"&gt;Email Address&lt;/field&gt;&lt;/fieldlist&gt;&lt;/ektdesignpackage_list&gt;&lt;/ektdesignpackage_lists&gt;&lt;ektdesignpackage_views&gt;&lt;ektdesignpackage_view&gt;&lt;/ektdesignpackage_view&gt;&lt;ektdesignpackage_view&gt;&lt;xsl:stylesheet version="1.0" extension-element-prefixes="msxsl" exclude-result-prefixes="msxsl js dl" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:js="urn:custom-javascript" xmlns:dl="urn:datalist" xmlns:msxsl="urn:schemas-microsoft-com:xslt"&gt;&lt;xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" omit-xml-declaration="yes" /&gt;&lt;xsl:strip-space elements="*" /&gt;&lt;xsl:variable name="ektdesignns_fieldlist" select="/*/ektdesignpackage_list/fieldlist" /&gt;&lt;xsl:param name="baseURL" select="''" /&gt;&lt;xsl:param name="LangType" select="''" /&gt;&lt;xsl:template name="safeUri"&gt;&lt;xsl:param name="uri" select="''" /&gt;&lt;xsl:variable name="uri-lang"&gt;&lt;xsl:choose&gt;&lt;xsl:when test="string-length($LangType) &amp;gt; 0 and contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="concat('&amp;amp;LangType=',$LangType)" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="$uri" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:variable&gt;&lt;xsl:choose&gt;&lt;xsl:when test="starts-with($uri-lang,'//') or contains($uri-lang,':')"&gt;&lt;xsl:value-of select="$uri-lang" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="starts-with($uri-lang,'/') or substring($baseURL,string-length($baseURL),1)='/'"&gt;&lt;xsl:value-of select="concat($baseURL,$uri-lang)" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="concat($baseURL,'/',$uri-lang)" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:template&gt;&lt;xsl:template match="/" xml:space="preserve"&gt;&lt;span style="display:none"&gt;&lt;/span&gt;&lt;script language="JavaScript" type="text/javascript" defer="defer"&gt;&lt;xsl:comment xml:space="preserve"&gt;&lt;xsl:text&gt;
function ektLocalizeDate(date, id) {
	setTimeout(function() {
	if (document.getElementById &amp;amp;&amp;amp; 10 == date.length) {
		var oTempDate = new Date(date.substr(0,4), parseInt(date.substr(5,2),10)-1, date.substr(8,2));
		document.getElementById(id).innerHTML=(oTempDate.toLocaleDateString ? oTempDate.toLocaleDateString() : oTempDate.toLocaleString());
	}
	}, 1); 
}
// &lt;/xsl:text&gt;&lt;/xsl:comment&gt;&lt;/script&gt;&lt;root&gt;&lt;p&gt;Thank you for registering to receive the WFUSMedline.&lt;/p&gt;&lt;/root&gt;&lt;/xsl:template&gt;&lt;/xsl:stylesheet&gt;&lt;/ektdesignpackage_view&gt;&lt;/ektdesignpackage_views&gt;&lt;/ektdesignpackage_form&gt;&lt;/ektdesignpackage_forms&gt;
</description><author>cynthia scheuerman</author><pubDate>Thu, 10 Sep 2009 18:51:13 GMT</pubDate></item><item><title>WFUSMedline</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Medical-Alumni-Association/WFUSMedline.htm</link><description>
&lt;p&gt;&lt;span&gt;Our electronic newsletter delivers news and information about the Medical Alumni Association, the School of Medicine and the medical center. &lt;/span&gt;&lt;/p&gt;
</description><author>cynthia scheuerman</author><pubDate>Tue, 03 Nov 2009 22:01:22 GMT</pubDate></item><item><title>July 2009</title><link>http://www1.wfubmc.edu/uploadedImages/User_Content/SchoolOfMedicine/Alumni_Affairs/Medical_Alumni_Association/july09.JPG</link><description>

</description><author>cynthia scheuerman</author><pubDate>Fri, 11 Sep 2009 07:00:22 GMT</pubDate></item><item><title>August</title><link>http://www1.wfubmc.edu/uploadedFiles/User_Content/SchoolOfMedicine/Alumni_Affairs/Medical_Alumni_Association/August 2009.pdf</link><description>

</description><author>cynthia scheuerman</author><pubDate>Thu, 10 Sep 2009 17:32:30 GMT</pubDate></item><item><title>medline logo</title><link>http://www1.wfubmc.edu/uploadedImages/User_Content/SchoolOfMedicine/Alumni_Affairs/Medical_Alumni_Association/medline pic.JPG</link><description>

</description><author>cynthia scheuerman</author><pubDate>Fri, 11 Sep 2009 07:00:21 GMT</pubDate></item><item><title>MAA Board Nomination</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/MAA-Board-Nomination.htm</link><description>
&lt;ektdesignpackage_forms&gt;&lt;ektdesignpackage_form&gt;&lt;ektdesignpackage_designs&gt;&lt;ektdesignpackage_design&gt;&lt;p&gt;Thank you for your MAA Board nomination.  You may be called upon to provide additonal information.&lt;/p&gt;&lt;/ektdesignpackage_design&gt;&lt;/ektdesignpackage_designs&gt;&lt;ektdesignpackage_lists&gt;&lt;ektdesignpackage_list&gt;&lt;fieldlist&gt;&lt;field name="Subject" datatype="string" basetype="text" xpath="/root/Subject" title="Subject"&gt;Subject&lt;/field&gt;&lt;field name="Name" datatype="string" basetype="text" xpath="/root/Name" title="Full Name"&gt;Full Name&lt;/field&gt;&lt;field name="ClassYear" datatype="string" basetype="text" xpath="/root/ClassYear" title="Class Year"&gt;Class Year&lt;/field&gt;&lt;field name="BusinessPhone" datatype="phoneUSCA" basetype="text" xpath="/root/BusinessPhone" title="Business Telephone Number"&gt;Business Phone&lt;/field&gt;&lt;field name="HomePhone" datatype="phoneUSCA" basetype="text" xpath="/root/HomePhone" title="Home Telephone Number"&gt;Home Phone&lt;/field&gt;&lt;field name="EastRegion" datatype="string" basetype="text" xpath="/root/EastRegion" title="East Region"&gt;East Region&lt;/field&gt;&lt;field name="WestRegion" datatype="string" basetype="text" xpath="/root/WestRegion" title="West Region"&gt;West Region&lt;/field&gt;&lt;field name="PiedmontRegion" datatype="string" basetype="text" xpath="/root/PiedmontRegion" title="Piedmont Region"&gt;Piedmont Region&lt;/field&gt;&lt;field name="Out_ofState" datatype="string" basetype="text" xpath="/root/Out_ofState" title="Out of State"&gt;Out of State&lt;/field&gt;&lt;field name="Member_atLarge" datatype="string" basetype="text" xpath="/root/Member_atLarge" title="Member at Large"&gt;Member at Large&lt;/field&gt;&lt;field name="Comments" datatype="textarea" basetype="textbox" xpath="/root/Comments" title="Comments" content="textarea"&gt;Comments&lt;/field&gt;&lt;/fieldlist&gt;&lt;/ektdesignpackage_list&gt;&lt;/ektdesignpackage_lists&gt;&lt;ektdesignpackage_views&gt;&lt;ektdesignpackage_view&gt;&lt;/ektdesignpackage_view&gt;&lt;ektdesignpackage_view&gt;&lt;xsl:stylesheet version="1.0" extension-element-prefixes="msxsl" exclude-result-prefixes="msxsl js dl" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:js="urn:custom-javascript" xmlns:dl="urn:datalist" xmlns:msxsl="urn:schemas-microsoft-com:xslt"&gt;&lt;xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" omit-xml-declaration="yes" /&gt;&lt;xsl:strip-space elements="*" /&gt;&lt;xsl:variable name="ektdesignns_fieldlist" select="/*/ektdesignpackage_list/fieldlist" /&gt;&lt;xsl:param name="baseURL" select="''" /&gt;&lt;xsl:param name="LangType" select="''" /&gt;&lt;xsl:template name="safeUri"&gt;&lt;xsl:param name="uri" select="''" /&gt;&lt;xsl:variable name="uri-lang"&gt;&lt;xsl:choose&gt;&lt;xsl:when test="string-length($LangType) &amp;gt; 0 and contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="concat('&amp;amp;LangType=',$LangType)" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="$uri" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:variable&gt;&lt;xsl:choose&gt;&lt;xsl:when test="starts-with($uri-lang,'//') or contains($uri-lang,':')"&gt;&lt;xsl:value-of select="$uri-lang" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="starts-with($uri-lang,'/') or substring($baseURL,string-length($baseURL),1)='/'"&gt;&lt;xsl:value-of select="concat($baseURL,$uri-lang)" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="concat($baseURL,'/',$uri-lang)" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:template&gt;&lt;xsl:template match="/" xml:space="preserve"&gt;&lt;span style="display:none"&gt;&lt;/span&gt;&lt;script language="JavaScript" type="text/javascript" defer="defer"&gt;&lt;xsl:comment xml:space="preserve"&gt;&lt;xsl:text&gt;
function ektLocalizeDate(date, id) {
	setTimeout(function() {
	if (document.getElementById &amp;amp;&amp;amp; 10 == date.length) {
		var oTempDate = new Date(date.substr(0,4), parseInt(date.substr(5,2),10)-1, date.substr(8,2));
		document.getElementById(id).innerHTML=(oTempDate.toLocaleDateString ? oTempDate.toLocaleDateString() : oTempDate.toLocaleString());
	}
	}, 1); 
}
// &lt;/xsl:text&gt;&lt;/xsl:comment&gt;&lt;/script&gt;&lt;root&gt;&lt;p&gt;Thank you for your MAA Board nomination.  You may be called upon to provide additonal information.&lt;/p&gt;&lt;/root&gt;&lt;/xsl:template&gt;&lt;/xsl:stylesheet&gt;&lt;/ektdesignpackage_view&gt;&lt;/ektdesignpackage_views&gt;&lt;/ektdesignpackage_form&gt;&lt;/ektdesignpackage_forms&gt;
</description><author>cynthia scheuerman</author><pubDate>Thu, 10 Sep 2009 15:04:48 GMT</pubDate></item><item><title>MAA Award Nominee</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/MAA-Award-Nominee.htm</link><description>
&lt;ektdesignpackage_forms&gt;&lt;ektdesignpackage_form&gt;&lt;ektdesignpackage_designs&gt;&lt;ektdesignpackage_design&gt;&lt;p&gt;Thank you for your MAA award nomination.&lt;/p&gt;&lt;/ektdesignpackage_design&gt;&lt;/ektdesignpackage_designs&gt;&lt;ektdesignpackage_lists&gt;&lt;ektdesignpackage_list&gt;&lt;fieldlist&gt;&lt;field name="Name" datatype="string" basetype="text" xpath="/root/Name" title="Full Name &amp;#xA;Cannot be blank"&gt;Full Name&lt;/field&gt;&lt;field name="ClassYear" datatype="string" basetype="text" xpath="/root/ClassYear" title="Class Year"&gt;Class Year&lt;/field&gt;&lt;field name="BusinessPhone" datatype="phoneUSCA" basetype="text" xpath="/root/BusinessPhone" title="Business Phone"&gt;Business Phone&lt;/field&gt;&lt;field name="HomePhone" datatype="phoneUSCA" basetype="text" xpath="/root/HomePhone" title="Home Phone"&gt;Home Phone&lt;/field&gt;&lt;field name="award" datatype="choice" basetype="text" xpath="/root/award" title="award" datalist="ID0EDE"&gt;award&lt;/field&gt;&lt;field name="nominee" datatype="string" basetype="text" xpath="/root/nominee" title="Nominee's Name"&gt;Nominee's Name&lt;/field&gt;&lt;field name="Comments" datatype="textarea" basetype="textbox" xpath="/root/Comments" title="Comments" content="textarea"&gt;Comments&lt;/field&gt;&lt;datalist name="ID0EDE"&gt;&lt;item value="achievment"&gt;Distinguished Achievment Award&lt;/item&gt;&lt;item value="faculty"&gt;Distinguished Faculty Award&lt;/item&gt;&lt;item value="service"&gt;Distinguished Service Award&lt;/item&gt;&lt;/datalist&gt;&lt;/fieldlist&gt;&lt;/ektdesignpackage_list&gt;&lt;/ektdesignpackage_lists&gt;&lt;ektdesignpackage_views&gt;&lt;ektdesignpackage_view&gt;&lt;/ektdesignpackage_view&gt;&lt;ektdesignpackage_view&gt;&lt;xsl:stylesheet version="1.0" extension-element-prefixes="msxsl" exclude-result-prefixes="msxsl js dl" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:js="urn:custom-javascript" xmlns:dl="urn:datalist" xmlns:msxsl="urn:schemas-microsoft-com:xslt"&gt;&lt;xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" omit-xml-declaration="yes" /&gt;&lt;xsl:strip-space elements="*" /&gt;&lt;xsl:variable name="ektdesignns_fieldlist" select="/*/ektdesignpackage_list/fieldlist" /&gt;&lt;xsl:param name="baseURL" select="''" /&gt;&lt;xsl:param name="LangType" select="''" /&gt;&lt;xsl:key name="ID0EDE" match="datalist[@name='ID0EDE']/item" use="@value" /&gt;&lt;xsl:template name="safeUri"&gt;&lt;xsl:param name="uri" select="''" /&gt;&lt;xsl:variable name="uri-lang"&gt;&lt;xsl:choose&gt;&lt;xsl:when test="string-length($LangType) &amp;gt; 0 and contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="concat('&amp;amp;LangType=',$LangType)" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="contains($uri,'&amp;amp;LangType=-1')"&gt;&lt;xsl:value-of select="substring-before($uri,'&amp;amp;LangType=-1')" /&gt;&lt;xsl:value-of select="substring-after($uri,'&amp;amp;LangType=-1')" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="$uri" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:variable&gt;&lt;xsl:choose&gt;&lt;xsl:when test="starts-with($uri-lang,'//') or contains($uri-lang,':')"&gt;&lt;xsl:value-of select="$uri-lang" /&gt;&lt;/xsl:when&gt;&lt;xsl:when test="starts-with($uri-lang,'/') or substring($baseURL,string-length($baseURL),1)='/'"&gt;&lt;xsl:value-of select="concat($baseURL,$uri-lang)" /&gt;&lt;/xsl:when&gt;&lt;xsl:otherwise&gt;&lt;xsl:value-of select="concat($baseURL,'/',$uri-lang)" /&gt;&lt;/xsl:otherwise&gt;&lt;/xsl:choose&gt;&lt;/xsl:template&gt;&lt;xsl:template match="/" xml:space="preserve"&gt;&lt;span style="display:none"&gt;&lt;/span&gt;&lt;script language="JavaScript" type="text/javascript" defer="defer"&gt;&lt;xsl:comment xml:space="preserve"&gt;&lt;xsl:text&gt;
function ektLocalizeDate(date, id) {
	setTimeout(function() {
	if (document.getElementById &amp;amp;&amp;amp; 10 == date.length) {
		var oTempDate = new Date(date.substr(0,4), parseInt(date.substr(5,2),10)-1, date.substr(8,2));
		document.getElementById(id).innerHTML=(oTempDate.toLocaleDateString ? oTempDate.toLocaleDateString() : oTempDate.toLocaleString());
	}
	}, 1); 
}
// &lt;/xsl:text&gt;&lt;/xsl:comment&gt;&lt;/script&gt;&lt;root&gt;&lt;p&gt;Thank you for your MAA award nomination.&lt;/p&gt;&lt;/root&gt;&lt;/xsl:template&gt;&lt;/xsl:stylesheet&gt;&lt;/ektdesignpackage_view&gt;&lt;/ektdesignpackage_views&gt;&lt;/ektdesignpackage_form&gt;&lt;/ektdesignpackage_forms&gt;
</description><author>cynthia scheuerman</author><pubDate>Thu, 10 Sep 2009 14:59:33 GMT</pubDate></item><item><title>Alumni Affairs Staff</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Alumni-Affairs-Staff.htm</link><description>
&lt;p&gt;Alumni Affairs Staff directory&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:38:21 GMT</pubDate></item><item><title>Scholarship Endowment</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Scholarship-Endowment.htm</link><description>
&lt;p&gt;&lt;span&gt;Scholarship endowment is critical to keep the doors of higher education open to deserving students regardless of their financial circumstances&lt;/span&gt;&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:43:18 GMT</pubDate></item><item><title>Giving Options</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Giving-Options.htm</link><description>
&lt;p&gt;Ways to give&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:39:10 GMT</pubDate></item><item><title>Message from the Dean</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Message-from-the-Dean.htm</link><description>
&lt;p&gt;Message from Dean William B. Applegate of Wake Forest University School of Medicine to alumni of the school.&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:54:43 GMT</pubDate></item><item><title>Medical Alumni Association</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Medical-Alumni-Association.htm</link><description>
&lt;p&gt;The MAA allows alumni of the School of Medicine to show their support for the school, its students and its mission.&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:44:23 GMT</pubDate></item><item><title>MAA Board Leadership</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Medical-Alumni-Association/MAA-Board-Leadership.htm</link><description>
&lt;p&gt;MAA Board of Directors Executive Committee and Elected MAA Regional Alumni Representatives&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:44:10 GMT</pubDate></item><item><title>MAA Board Awards</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Medical-Alumni-Association/MAA-Board-Awards.htm</link><description>
&lt;p&gt;&lt;font face="Calibri"&gt;Nominations for the MAA Board and annual awards are accepted from MAA members, and recipients are selected by the MAA Awards and Nominations Committee.&lt;/font&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:43:50 GMT</pubDate></item><item><title>Annual Fund</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Medical-Alumni-Association/Annual-Fund.htm</link><description>
&lt;p&gt;&lt;span&gt;Gifts to the Medical Alumni Association Annual Fund are directed to the School's most valuable asset - our students.&lt;/span&gt; &lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:43:36 GMT</pubDate></item><item><title>Programs</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Programs.htm</link><description>
&lt;p&gt;The Office of Development and Alumni Affairs serves alumni from eight different groups representing programs offered by Wake Forest University's School of Medicine and Wake Forest Baptist Medical Center.&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:47:25 GMT</pubDate></item><item><title>Physician Assistant</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Programs/Physician-Assistant.htm</link><description>
&lt;p&gt;&lt;span&gt;The Physician Assistant program evolves to meet the needs of students and the profession. In 2001, the program moved to a state-of-the-art medical educational facility in the Piedmont Triad Research Park. The program also offers a Master of Medical Science (MMS) degree in Physician Assistant Studies, which includes a greater emphasis on epidemiology, research methodology and the promotion of evidence-based medicine.&lt;/span&gt; &lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:47:09 GMT</pubDate></item><item><title>Pastoral Care</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Programs/Pastoral-Care.htm</link><description>
&lt;p&gt;&lt;span&gt;Since 1947, the Chaplaincy and Pastoral Education Program has trained thousands of ministers and seminarians in its year-long residency and summer programs.&lt;/span&gt; &lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:46:56 GMT</pubDate></item><item><title>Nursing</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Programs/Nursing.htm</link><description>
&lt;p&gt;Although the School of Nursing closed in 1974, the program launched a strong tradition of nursing excellence at the Medical Center. In 1999, the Baptist Hospital Department of Nursing was the first in North Carolina to be awarded Magnet status by the American Nurses Credentialing Center (ANCC).&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:46:43 GMT</pubDate></item><item><title>Nurse Anesthesia</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Programs/Nurse-Anesthesia.htm</link><description>
&lt;p&gt;The Nurse Anesthesia Program was established in 1942 as one of the professional schools of North Carolina Baptist Hospital and Wake Forest's School of Medicine.&lt;/p&gt;
</description><author>Mark Flaherty</author><pubDate>Fri, 23 Oct 2009 16:26:02 GMT</pubDate></item><item><title>Medical Technology</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Programs/Medical-Technology.htm</link><description>
&lt;p&gt;The Medical Technology Program was established in 1942 as one of the professional schools of North Carolina Baptist Hospital and the Wake Forest University School of Medicine.&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:46:13 GMT</pubDate></item><item><title>MD_House Officers</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Programs/MD-House-Officers.htm</link><description>
&lt;p&gt;&lt;font face="Calibri"&gt;Today, Wake Forest University School of Medicine occupies a firm position among the America's best medical schools. The school strives to teach excellence in clinical medicine, promote strong clinical and basic research, render exemplary patient care, and stress service to the community.&lt;/font&gt; &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Sun, 27 Sep 2009 16:56:04 GMT</pubDate></item><item><title>Graduate School</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/Programs/Graduate-School.htm</link><description>
&lt;p&gt;Graduate School expands the frontiers of knowledge and to keep abreast of man's understanding of the rapidly changing human environment.  &lt;/p&gt;
</description><author>Mark Flaherty</author><pubDate>Fri, 23 Oct 2009 16:35:52 GMT</pubDate></item><item><title>E-mail Directory</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/E-mail-Directory.htm</link><description>
&lt;p&gt;E-mail directory for the Office of Development and Alumni Affairs&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Fri, 09 Oct 2009 21:04:10 GMT</pubDate></item><item><title>Alumni Affairs</title><link>http://www1.wfubmc.edu/Alumni-Affairs/</link><description>
&lt;p&gt;The Office of Development and Alumni Affairs of the Wake Forest University School of Medicine (WFUSM) serves alumni of the MD, House Officer, Graduate School, Medical Technology, Nursing, Nurse Anesthetists, Pastoral Care and Physician Assistant programs.&lt;/p&gt;
</description><author>Mark Flaherty</author><pubDate>Wed, 21 Oct 2009 14:52:02 GMT</pubDate></item><item><title>QR - Alumni Affairs</title><link>http://www1.wfubmc.edu/School/Alumni-Affairs/QR---Alumni-Affairs.htm</link><description>
&lt;p&gt;Contact information for the Department of Development and Alumni Affairs&lt;/p&gt;
</description><author>Star Lee</author><pubDate>Fri, 16 Oct 2009 19:27:37 GMT</pubDate></item></channel></rss>