<?xml version="1.0" encoding="UTF-8"?>
<tcf>
	<title>Create a New Page</title>
	<variable-list>
		<variable section="General Setup" name="title" type="text" prompt="Page Title" alt="Give your page a title. This text will show up on the page as the main heading. It will also show up in the tab window as well."></variable>
		<variable name="description" prompt="Description" rows="7" alt="A brief description of the page content.">Established in 1911, The University of Tennessee Health Science Center aims to improve human health through education, research, clinical care and public service. The UT Health Science Center campuses include colleges of Dentistry, Graduate Health Sciences, Health Professions, Medicine, Nursing and Pharmacy. Patient care, professional education and research are carried out at hospitals and other clinical sites across Tennessee. Endowed professorships, Research Centers of Excellence, and continuing relationships with research and healthcare facilities across Tennessee ensure that both basic science and applied research stay focused on contemporary health topics.</variable>	
		<variable name="pcf-filename" prompt="Filename">newfile</variable>
		<variable section="Layout Configuration" name="layout-1" output="xml" type="radio" group="Everyone" prompt="Define the initial structure" alt="You can change this later and add more rows later as well.">
			<option value="full" selected="false">Full</option>
			<option value="half" selected="false">Halves</option>
			<option value="heavy-left" selected="true">Heavy Left (2/3, 1/3)</option>
			<option value="heavy-right" selected="false">Heavy Right (1/3, 2/3)</option>
			<option value="heavy-middle" selected="false">Heavy Middle (1/4, 1/2, 1/4)</option>
			<option value="thirds" selected="false">Thirds (1/3, 1/3, 1/3)</option>
			<option value="fourths" selected="false">Fourths (1/4, 1/4, 1/4, 1/4)</option>
			<option value="hide" selected="false">Hide this row</option>
		</variable>	

	</variable-list>

	<template-list>
		<!--<template prompt-prefix="New Page" group="*inherit*" display-group="no" extension="pcf" display-extension="no"	publish="no">interior.tmpl</template>-->
		<template filename="{pcf-filename}" extension="pcf" display-filename="no" preferred-redirect="yes" group="*inherit*" display-group="no" prompt-prefix="Other" publish="no">interior.tmpl</template>
	</template-list>
</tcf>
