<h1>Center text around the 6 o'clock position of a circle</h1>
<svg class="" viewBox="0 0 88 88"
xmlns="https://www.w3.org/2000/svg"
xmlns:xlink="https://www.w3.org/1999/xlink">
d="M2,44a42,42 0 1,0 84,0a42,42 0 1,0 -84,0"/>
<use xlink:href="#CirclePath1" />
<textPath id="circle1" xlink:href="#CirclePath1"></textPath>
<svg class="" viewBox="0 0 88 88"
xmlns="https://www.w3.org/2000/svg"
xmlns:xlink="https://www.w3.org/1999/xlink">
d="M2,44a42,42 0 1,0 84,0a42,42 0 1,0 -84,0"/>
<use xlink:href="#CirclePath2" />
<textPath id="circle2" xlink:href="#CirclePath2"></textPath>
xmlns="https://www.w3.org/2000/svg"
xmlns:xlink="https://www.w3.org/1999/xlink">
d="M2,44a42,42 0 1,0 84,0a42,42 0 1,0 -84,0"/>
<use xlink:href="#CirclePath3" />
<textPath id="circle3" xlink:href="#CirclePath3"></textPath>
xmlns="https://www.w3.org/2000/svg"
xmlns:xlink="https://www.w3.org/1999/xlink">
d="M2,44a42,42 0 1,0 84,0a42,42 0 1,0 -84,0"
<use xlink:href="#CirclePath4" />
<textPath id="circle4" xlink:href="#CirclePath4"></textPath>