<?php
$title="Putzmeister";
$desc="List of all Putzmeister scale models in my collection";
$keywords="Putzmeister, concrete, pump, mixer, truck, Mercedes, scale model, scalemodel, Conrad";
$pagecontent="<h1>$title</h1>
<p>Currently, I have the following $title models in my collection:</p>
<h4>Trucks</h4>
<ul class='listing'>
  <li><img src='img/small/blank.png' width='150px' height='100px' alt='no image' /><div class='spec'><h3><a href='?page=33180' title='List all Mercedes models'>Mercedes</a> Actros 8x4 with Putzmeister truck mixer pump</h3><p>Manufacturer: <a href='?page=23020' title='List all Conrad models'>Conrad</a></p></div></li>
</ul>";
?>
