<?xml version="1.0" encoding="UTF-8"?>
<extension>
  <name>vhost</name>
  <description>This extension allows you to host multiple separate sites with their own pages, snippets, and layouts on the same 
Radiant instance.  Everything is scoped to the site, so you must log in separately at each domain.  Thus, you can host 
multiple clients' sites and they don't know they don't have their own instance.</description>
  <repository-type>Git</repository-type>
  <repository-url>git://github.com/jgarber/radiant-vhost-extension.git</repository-url>
  <download-type></download-type>
  <download-url></download-url>
  <install-type>Git</install-type>
  <author>
    <name>Jason Garber</name>
    <first-name>Jason</first-name>
    <last-name>Garber</last-name>
    <email>jg@jasongarber.com</email>
  </author>
</extension>
