<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<root>
    <windows>
        <driver id="googlechrome">
            <version id="80">
                <bitrate thirtytwobit="true" sixtyfourbit="true">
                    <filelocation>https://chromedriver.storage.googleapis.com/80.0.3987.106/chromedriver_win32.zip
                    </filelocation>
                    <hash>40aeb7b0b3a3ea23a139a764b56e172f2fdb90a4</hash>
                    <hashtype>sha1</hashtype>
                </bitrate>
            </version>
        </driver>
    </windows>
    <linux>
        <driver id="googlechrome">
            <version id="80">
                <bitrate sixtyfourbit="true">
                    <filelocation>https://chromedriver.storage.googleapis.com/80.0.3987.106/chromedriver_linux64.zip
                    </filelocation>
                    <hash>0e8848ebca11706768fd748dd0282672acad35ac</hash>
                    <hashtype>sha1</hashtype>
                </bitrate>
            </version>
        </driver>

    </linux>
    <osx>
        <driver id="googlechrome">
            <version id="80">
                <bitrate sixtyfourbit="true">
                    <filelocation>https://chromedriver.storage.googleapis.com/80.0.3987.106/chromedriver_mac64.zip
                    </filelocation>
                    <hash>3b58b8039f363de3b13a8bea7d4646105fbbd177</hash>
                    <hashtype>sha1</hashtype>
                </bitrate>
            </version>
        </driver>
    </osx>
</root>