<?xml version="1.0" encoding="UTF-8" ?>
<GoogleCustomizations>
	<CustomSearchEngine>
		<Title>Web Design Blog Search</Title>
		<Description>A Google Custom Search Engine that only includes my links and feeds</Description>
		<Context>
			<BackgroundLabels>
				<Label name="wp_cse" mode="FILTER"/>
			</BackgroundLabels>
		</Context>
	</CustomSearchEngine>
        <Include type="Annotations" href="http://garcya.us/blog/wp-content/plugins/google_cse/blogroll.xml"/>
	<Annotations>
		<Annotation about="http://garcya.us/blog/*">
			<Label name="wp_cse"/>
		</Annotation>
	</Annotations>
</GoogleCustomizations>
