<?xml version='1.0' encoding='utf-8'?>

<macromedia_dreamweaver_hub write_vers_major='3' read_vers_major='5' read_vers_minor='1'>
<!-- refer to Configuration/Encodings/EncodingMenu.xml, using charset attribute -->
<!--	<doc_default_encoding value='utf-8' />-->

	<group_list>
		<group_list_item>
		<!-- the following two entries are mutually exclusive -->
		<!-- use <font> tag to apply font changes -->
			<font_use_font_tag value='false' />
		<!-- use CSS to apply font changes -->
			<font_use_css value='true' />

		<!-- show styles dropdown in UI -->
			<style_user_can_change value='true' />
		<!-- show Headings in styles dropdown in UI -->
			<style_use_standard_html value='true' />
		<!-- show defined CSS styles in styles dropdown in UI -->
			<style_use_css value='true' />
		<!-- show font name and font size dropdowns in UI -->
			<font_user_can_change value='true' />
		<!-- units used for applying CSS: 'Pixels', 'Points', 'Ems', '%' -->
			<font_units value='Pixels' />
		<!-- allow bold, italic, etc. -->
			<style_decoration_user_can_change value='true' />
		<!-- allow fore and background color -->
			<style_color_user_can_change value='true' />
		<!-- use &nbsp; for multiple spaces -->
			<edit_allow_multiple_spaces value='true' />
		<!-- use inline CSS to create single-lined paragraphs -->
			<edit_single_line_paragraphs_use_css value='false' />
		<!-- use STRONG and EM instead of B and I tags -->
			<edit_use_strong_and_em value='true' />
		<!-- force ALT attribute for inserted images -->
			<edit_show_accessibility_options value='false' />
		<!-- line ending of files '3338'=CRLF/Windows, '13'=CR/Mac, '10'=LF/Unix -->
<!--			<edit_line_ending value='3338' />-->
		</group_list_item>
	</group_list>
</macromedia_dreamweaver_hub>

