<?xml version="1.0" encoding="UTF-8"?>
<GoogleCustomizations>
  <CustomSearchEngine version="1.0" volunteers="true" keywords="vision learning" language="en" visible="true">
    <Title>UCSD Computer Vision</Title>
    <Description>A search engine which focuses on computer vision with an emphasis on UCSD.</Description>
    <Context>
      <BackgroundLabels>
        <Label name="vision_label" mode="FILTER"/>
      </BackgroundLabels>
    </Context>
    <LookAndFeel nonprofit="false"/>
  </CustomSearchEngine>
  <Annotations>
    <Annotation about="*.edu/*" score="0.0001">
      <Label name="vision_label"/>
    </Annotation>
    <Annotation about="*.ucsd.edu/*" score="0.7">
      <Label name="vision_label"/>
    </Annotation>
    <Annotation about="*.vision.ucsd.edu/*" score="1">
      <Label name="vision_label"/>
    </Annotation>
  </Annotations>
</GoogleCustomizations>
