<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog>
    <archetypes>
		 <archetype>
            <groupId>org.mvnsearch.maven.archetypes</groupId>
            <artifactId>appengine-quickstart</artifactId>
            <version>1.0.1</version>
            <repository>http://www.mvnsearch.org/maven2</repository>
            <description>Create Google App Engine for Java</description>
        </archetype>
		<archetype>
            <groupId>org.mvnsearch.maven.archetypes</groupId>
            <artifactId>appengine-ssj-quickstart</artifactId>
            <version>1.0</version>
            <repository>http://www.mvnsearch.org/maven2</repository>
            <description>Create Google App Engine for Java With Struts 2.0, Spring 2.5 and JPA Support</description>
        </archetype>
    </archetypes>
</archetype-catalog>
