<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Survey_Container_CSS__c</fullName> 
 | 
    <externalId>false</externalId> 
 | 
    <inlineHelpText>Example: #survey_container{ margin: 0 auto; width: 600px; box-shadow: 0 0 14px #CCCCCC; -moz-box-shadow: 0 0 14px #CCCCCC; -webkit-box-shadow: 0 0 14px #CCCCCC; }</inlineHelpText> 
 | 
    <label>Survey Container CSS</label> 
 | 
    <length>32768</length> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>LongTextArea</type> 
 | 
    <visibleLines>3</visibleLines> 
 | 
</CustomField> 
 |