<?xml version="1.0"?><htmlxmlns="http://www.w3.org/1999/xhtml"xmlns:svg="http://www.w3.org/2000/svg"><head><title>border</title><styletype="text/css">@namespaceurl("http://www.w3.org/1999/xhtml");@namespacesvgurl("http://www.w3.org/2000/svg");div.wrapper{float:left;margin-left:20px;margin-top:10px;}div.cover,div.cover2{position:absolute;border:4pxsolidwhite;/* cover areas that may differ */width:140px;height:118px;border-radius:63px;margin-left:-2px;margin-top:-2px;}div.cover2{height:82px;margin-top:16px;border-radius:63px/45px;}svg|svg{display:block;width:146px;height:122px;margin-right:-2px;margin-bottom:20px;}</style></head><body><divclass="wrapper"><divclass="cover"></div><divclass="cover2"></div><svg:svg><svg:rectx="0"y="0"width="144px"height="122px"rx="61px"ry="61px"fill="blue"/><svg:rectx="0"y="18px"width="144px"height="86px"rx="61px"ry="43px"fill="red"/></svg:svg><divclass="cover"></div><divclass="cover2"></div><svg:svg><svg:clipPathid="topclip"><svg:rectx="0"y="0"width="144px"height="61px"/></svg:clipPath><svg:clipPathid="botclip"><svg:rectx="0"y="61px"width="144px"height="61px"/></svg:clipPath><svg:rectx="0"y="0"width="144px"height="122px"rx="61px"ry="61px"fill="black"clip-path="url(#topclip)"/><svg:rectx="0"y="0"width="144px"height="122px"rx="61px"ry="61px"fill="blue"clip-path="url(#botclip)"/><svg:rectx="0"y="18px"width="144px"height="86px"rx="61px"ry="43px"fill="red"/></svg:svg></div><divclass="wrapper"><divclass="cover"style="width: 142px"></div><divclass="cover2"style="margin-left: -1px; border-radius: 61px / 45px"></div><svg:svg><svg:rectx="0"y="0"width="146px"height="122px"rx="61px"ry="61px"fill="blue"/><svg:rectx="0"y="18px"width="146px"height="86px"rx="61px"ry="43px"fill="red"/></svg:svg><divclass="cover"></div><divclass="cover2"></div><svg:svg><svg:rectx="0"y="0"width="144px"height="122px"rx="61px"ry="61px"fill="black"clip-path="url(#topclip)"/><svg:rectx="0"y="0"width="144px"height="122px"rx="61px"ry="61px"fill="blue"clip-path="url(#botclip)"/><svg:rectx="0"y="18px"width="144px"height="86px"rx="61px"ry="43px"fill="red"/></svg:svg></div></body></html>