<?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="closed" 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.11" url="http://www.bugzilla.org/releases/3.0.11/" date="2010-01-31" />
    <branch id="3.2" status="old-stable" vid="3.2.6" url="http://www.bugzilla.org/releases/3.2.6/" date="2010-01-31" />
    <branch id="3.4" status="stable" vid="3.4.6" url="http://www.bugzilla.org/releases/3.4.6/" date="2010-03-08" />
    <branch id="3.6" status="release-candidate" vid="3.6rc1" url="http://www.bugzilla.org/releases/3.6/" date="2010-03-08" />
</bugzilla>
