Magento 1 related products
<reference name="content">
<block type="catalog/product_list_related" name="catalog.product.related" as="related" template="catalog/product/list/related.phtml">
<action method="setItemLimit"><type>related</type><limit>1000</limit></action>
</block>
</reference>
<?php echo $this->getChildHtml('related'); ?>