<?xml version="1.0" ?>
<!DOCTYPE bugzilla [
	<!ELEMENT bugzilla (branch*)>
	<!ELEMENT branch EMPTY>
	<!ATTLIST branch id CDATA #REQUIRED
			 status (closed|old-stable|stable|release-candidate|development) #REQUIRED
                         vid CDATA #REQUIRED
			 url CDATA #IMPLIED>
]>
<bugzilla>
    <branch id="2.20" status="closed" vid="2.20.7" url="http://www.bugzilla.org/releases/2.20.7/" date="2008-11-06" />
    <branch id="2.22" status="old-stable" vid="2.22.7" url="http://www.bugzilla.org/releases/2.22.7/" date="2009-02-02" />
    <branch id="3.0" status="old-stable" vid="3.0.8" url="http://www.bugzilla.org/releases/3.0.8/" date="2009-02-03" />
    <branch id="3.2" status="stable" vid="3.2.3" url="http://www.bugzilla.org/releases/3.2.3/" date="2009-03-30" />
    <branch id="3.4" status="development" vid="3.3.4" url="http://www.bugzilla.org/releases/3.4/" date="2009-03-30" />
</bugzilla>
