<ruleset name="PlanetRomeo">
  <target host="www.planetromeo.com" />
  <target host="planetromeo.com" />
  <target host="www.gayromeo.com" />
  <target host="gayromeo.com" />

  <rule from="^http://(?:www\.)?planetromeo\.com/" to="https://www.planetromeo.com/"/>
  <rule from="^http://(?:www\.)?gayromeo\.com/" to="https://www.gayromeo.com/"/>
</ruleset>
