<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://www.pingofilm.com/blog</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2024-09-03</lastmod>
  </url>
  <url>
    <loc>https://www.pingofilm.com/blog/wang</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2024-09-03</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/ebbbfa40-6e30-46aa-a79b-3ce6bfa64131/Pacman.gif</image:loc>
      <image:title>Blog - Wang tiles - So, a show of hands: Who knows the game Pac-man?</image:title>
      <image:caption>Epic labyrinth mayhem with ghosts and all. We’ll circle back to Pac-man but first, let’s talk about an other game: Dominoes.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/f45ffbd6-a383-4f2a-bc8b-5c0c165d3598/lab.jpg</image:loc>
      <image:title>Blog - Wang tiles - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/98dbef42-3ce8-434d-984f-8d07ece51aa6/design.png</image:loc>
      <image:title>Blog - Wang tiles</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/ff18115a-2b70-465e-85d6-9fcb46d15fe6/houdini_interface.png</image:loc>
      <image:title>Blog - Wang tiles - Being a node based procedural app it’s relatively easy to implement flowcharts. This is simply how the application works. I made an interface for adding values to the edges and a tickbox for rotation.</image:title>
      <image:caption>Albeit more technical, still relatively simple and quite similar to the flowchart drawing.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/8a50d378-6bb5-41fe-81ef-b4cd8b4c4104/tubes.jpg</image:loc>
      <image:title>Blog - Wang tiles - Make it stand out</image:title>
      <image:caption>While the tiling process is two-dimensional, the content of the tile doesn’t have to be. As long as the edges match. In this tube-example the result has been processed further and all connected pieces have been colored. This breaks up the tile pattern. imagine procedural city generation.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/4c14fd51-7143-4c9d-8119-32313c88c086/Pattern_1_10_20.png</image:loc>
      <image:title>Blog - Wang tiles - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/e0dc9cdb-9982-4f7b-a03e-b4cbf26a89e8/hex.jpg</image:loc>
      <image:title>Blog - Wang tiles</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/db86603e-1d03-4d48-a3c3-2db82148db66/stairs.jpg</image:loc>
      <image:title>Blog - Wang tiles - Make it stand out</image:title>
      <image:caption>First person shooter? Isometric labyrinth puzzle? This staircase level could easily be exported to Unreal with a few clicks. Creating these interconnecting tiles, breaking them apart and figuring out how to give the edges numbers is a very satisfying process.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/4d3636ee-bdc5-4251-8139-23f83c609875/dominotiles.png</image:loc>
      <image:title>Blog - Wang tiles - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/f1335a8e-3ef2-4d66-b147-2443f6091d7e/pattern_1.png</image:loc>
      <image:title>Blog - Wang tiles - I used some simple graphics to begin with. Four tiles, one is a blank. This deck isn’t going to be enough to get randomness, and it will fail - according to research we need a minimum of nine tile variants to avoid pattern repetition. Let’s create some more by rotating each tile 90° three times and add the new variants to the deck</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/d4079433-67e4-438c-b2d1-37f43eaa22f3/Pattern_1_tiled.png</image:loc>
      <image:title>Blog - Wang tiles - Here’s the deck. There’s duplicates but that’s ok. It’s a way to introduce bias into the final generated pattern. The fact that there’s 4 blanks will make sure there are bigger blank spots in the result.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/218a6370-10d3-4ef4-8016-e0be2d9758f1/code.png</image:loc>
      <image:title>Blog - Wang tiles - Remember the recipe from earlier? The Pseudo code in plain speak. Well, this is it, just translated into Houdinis code language VEX. It may look complicated but it’s a really simple piece of code. I loop the deck of tiles through this and it’ll create a pattern in any size.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/c328b555-068f-46e3-9383-b71df77bda7e/pacman.png</image:loc>
      <image:title>Blog - Wang tiles - Make it stand out</image:title>
      <image:caption>Using only three tile designs with rotation, giving us esentially ten unique tiles (two of the straight tiles are duplicates) you can play Pac-man for eternity. What a nightmare. But here is an other thing Wang tiling can be used for:</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/bec4b9ef-4d87-43bf-b350-6cd86db45b37/tile.png</image:loc>
      <image:title>Blog - Wang tiles - Behold the Wang Tile.</image:title>
      <image:caption>The tiles have random combinations of numbers and are placed in a deck. The tiles are then to be placed in a grid of any size. All edges has to match. This can be done manually, like so:</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/5958a2e7-9394-4059-a62c-7a76c9ae613c/Pattern_1_50_100.png</image:loc>
      <image:title>Blog - Wang tiles - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/166262a9-9d99-4184-846a-2851ce3f626a/monument.jpg</image:loc>
      <image:title>Blog - Wang tiles - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/4ece175b-bd0c-45d4-8621-72a77cf81a81/Domino_game.jpg</image:loc>
      <image:title>Blog - Wang tiles - In the game Dominoes each tile has two ends, with a number represented by dots.</image:title>
      <image:caption>The goal is to place the tiles so the ends match the next tile.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/d3cd3dcc-1cf1-47c7-b8de-ca2f7ff10456/flow.png</image:loc>
      <image:title>Blog - Wang tiles</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/about</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2024-01-21</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/0c2e97f2-2382-47a6-ae64-895cebff9596/pingo.jpg</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/5ce435d6bea1ed00016ba287/1558964652247-5MWXNMFZVOPGE4TY6U2Q/MHeiderich_ReflexionenZwei-05-copy.jpg</image:loc>
      <image:title>about</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/carlsberg</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2023-11-21</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/5ec321c2af33de48734cc929/1589847722611-SV945DT7BTN3H0QJH0FY/20140301_Trade-151_0124-copy.jpg</image:loc>
      <image:title>CARLSBERG</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/5ec321c2af33de48734cc929/1589847722352-KE0T070VO49ST8R3HN0Y/20140228_Trade+151_0046.jpg</image:loc>
      <image:title>CARLSBERG</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/5ec321c2af33de48734cc929/1589847721315-N2H1U9IQOPV7U46ZTICY/Aro+Ha_0393.jpg</image:loc>
      <image:title>CARLSBERG</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/5ec321c2af33de48734cc929/1589847721684-YTD6Q5S75A0ZA9UW5PMN/Aro+Ha_0010.jpg</image:loc>
      <image:title>CARLSBERG</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/5ec321c2af33de48734cc929/1589847720867-RDAE893FXFXK3PHOQ7JQ/Aro+Ha_0380.jpg</image:loc>
      <image:title>CARLSBERG</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/5ec321c2af33de48734cc929/1589847722018-8TCT6PT455LE207HT5NA/Aro+Ha_0428.jpg</image:loc>
      <image:title>CARLSBERG</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/mocodk</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2023-11-21</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587656905-E9WUZEET2XKW9KD99YGV/USFLAG.png</image:loc>
      <image:title>MOCODK - Make it stand out</image:title>
      <image:caption>ENGLISH</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587656942-8GVELMM0T6TIKKV6PTW0/MIA_Still_1.jpg</image:loc>
      <image:title>MOCODK - Ægte Motion Control midt i København</image:title>
      <image:caption>Løft din film til højeste niveau med SOMOs MIA II Motion Control Robot. Den perfekte løsning til komplicerede skud, krævende tabletops, macro eller VFX opgaver. Det eneste ægte MOCO system i København tilgængelig omgående til overkommelige priser. MIA II er en kraftig og mobil pakke, der leverer hidtil uset hastighed og stabilitet. Robotten kan snildt bære et Phantom high speed kamera, og derved levere slow motion klip med synlig bevægelse.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587656973-L7GMI5DVG1G8IL2ZHHB2/_0002_reach.png</image:loc>
      <image:title>MOCODK - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587656962-X7GCDUP1NQ9YXND579MX/_0001_payload.png</image:loc>
      <image:title>MOCODK - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587656953-6VFTAWTEBCT0PUUGAI84/_0000_speed.png</image:loc>
      <image:title>MOCODK - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587656993-7B84LE94QY5E91HBJ4T2/XboxController.jpg</image:loc>
      <image:title>MOCODK</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/moco</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2023-11-24</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587662061-RF6Y6SXC73FF5KV67PDV/dkflag_small+copy.png</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587662074-5WUUXHVM045YFWV4DZKR/MIA_Still_1.jpg</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587662080-W2EOEOBNFUNBPYPNFUEQ/_0001_payload.png</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587662084-07MGQV0I2JN1OQGRZZUD/_0002_reach.png</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587662078-DQX5EAVEKDJ4I34AJH4P/_0000_speed.png</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587662089-6KSN5NP2HKOVSM1XBLH4/XboxController.jpg</image:loc>
      <image:title>MOCO</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/contact</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2023-12-06</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/5ce435d6bea1ed00016ba287/1558964652247-5MWXNMFZVOPGE4TY6U2Q/MHeiderich_ReflexionenZwei-05-copy.jpg</image:loc>
      <image:title>contact</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/vfxtools</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2024-08-24</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1724481879358-M0RHQKJ9K75KNPTOZEG2/Webfront.jpg</image:loc>
      <image:title>VFXtools</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1724481859268-MPZ8E8XQCM9S3Q3X7M5R/Filmlights_testrender_small.jpg</image:loc>
      <image:title>VFXtools</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1724481854884-9EDBS0VJX36P2I3SPWYD/contactsheet.jpg</image:loc>
      <image:title>VFXtools</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1724482587343-Q8WICD0VGMW180Q61FPW/t1.jpg</image:loc>
      <image:title>VFXtools</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1724481854735-SAYCPAW8SDKGTV49UF7V/bts.jpg</image:loc>
      <image:title>VFXtools</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/3f2f4eb0-1138-47a0-a547-4e7ce7602420/Webfrontthumb.jpg</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/084fc9f7-4f6d-4619-b299-f934282faa02/Webfront_square.jpg</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/52ea1079-5fa1-49ab-984e-cd288a0e8ac4/square.jpg</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/e8ec7031-18ea-4755-92bb-514c9ca0e52b/Glass_square.jpg</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/bcf1e501-c583-4c3a-91fc-39143987370d/Soccer_sphere.jpg</image:loc>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/pingofilm</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <lastmod>2024-09-03</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/995628c3-0107-47b0-ac78-d466a4195ce4/logo-big.png</image:loc>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/pingofilm/wang-tiling</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2024-09-03</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/9264b120-005d-4050-b0ef-b4fd7d3671a3/lab.jpg</image:loc>
      <image:title>work - Wang Tiling</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/3690f850-8751-43c9-ba59-583b9c77fe71/pacman.png</image:loc>
      <image:title>work - Wang Tiling</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/f337ee2e-a28e-4607-a5c4-2de18e799f3d/stairs.jpg</image:loc>
      <image:title>work - Wang Tiling</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/057c50b9-c829-4e84-aee5-b9aad37bc380/tubes.jpg</image:loc>
      <image:title>work - Wang Tiling</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/88f34afb-2ef7-4801-b696-997d06ef8ac8/monument.jpg</image:loc>
      <image:title>work - Wang Tiling</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/796ff176-a557-4123-8f11-6cf72879de00/Pattern_1_10_20.png</image:loc>
      <image:title>work - Wang Tiling</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/fa94ebd3-8595-4cb6-a3e9-1a421fd03b50/Pattern_1_50_100.png</image:loc>
      <image:title>work - Wang Tiling</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/pingofilm/hdr-film-lights</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2024-09-03</lastmod>
  </url>
  <url>
    <loc>https://www.pingofilm.com/pingofilm/remarkable</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2023-11-24</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667199-U8ZM971U6437NW7SFEUD/RM_2_cu_2.jpg</image:loc>
      <image:title>work - Remarkable</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667206-2UEWW5M6CPF3594JQR2N/leather.jpg</image:loc>
      <image:title>work - Remarkable</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667180-0F4I5BR38VRWGTD4YZA0/RM_2_cu.jpg</image:loc>
      <image:title>work - Remarkable</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667186-S5JRK9MWQ2VQ2X1FVUBL/RM_2_top.jpg</image:loc>
      <image:title>work - Remarkable</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667173-90W1QAA2JAGJVYPGIGU9/RM_2.jpg</image:loc>
      <image:title>work - Remarkable</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667166-0HQ5YDOZEK09ESH525F1/RM_4_bookfolio_cu_2.jpg</image:loc>
      <image:title>work - Remarkable</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667212-M94I5MJQUD9KN2TK2BEL/RM_4_bookfolio_top.jpg</image:loc>
      <image:title>work - Remarkable</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667192-6FAD7GAYEZAL4HIQTM7V/RM_shot_4.jpg</image:loc>
      <image:title>work - Remarkable</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667225-VH2T3UB0WJH4ZCECO5QH/RM_shot_7.jpg</image:loc>
      <image:title>work - Remarkable</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667219-FA8GA5GNWG989WO4KHVJ/RM_shot_8.jpg</image:loc>
      <image:title>work - Remarkable</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/pingofilm/bclp</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2023-11-24</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667030-1MRIR9WO0BKZDC3QJ92X/BCLP_0004_Layer+5.jpg</image:loc>
      <image:title>work - BCLP</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667017-U0QLPH00A3XCYHZG2R57/BCLP_0005_Layer+6.jpg</image:loc>
      <image:title>work - BCLP</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667024-4IESIBXQ92VPCALKLMK2/BCLP_0006_Layer+7.jpg</image:loc>
      <image:title>work - BCLP</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667005-J5HYDQ2RB3FLFDOYDZ67/BCLP_0007_Layer+8.jpg</image:loc>
      <image:title>work - BCLP</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667011-I4PKVL41FXHRM7ASXHGK/BCLP_0008_Layer+9.jpg</image:loc>
      <image:title>work - BCLP</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667051-AMYO5W232PYW4VN26AJQ/BCLP_0009_Layer+10.jpg</image:loc>
      <image:title>work - BCLP</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667045-C334VT2KBRNB4JVRH0T9/BCLP_0010_Layer+11.jpg</image:loc>
      <image:title>work - BCLP</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666999-4SGYHVNCE78B51W3UNOR/BCLP_2.jpg</image:loc>
      <image:title>work - BCLP</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/pingofilm/carlsberg</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2023-11-24</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666898-DDC088PQ6C9GCBU8I33D/carlsberg_0005_Layer+1.jpg</image:loc>
      <image:title>work - CARLSBERG</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666873-546N0PM3381KSXWRF4AW/carlsberg_0004_Layer+2.jpg</image:loc>
      <image:title>work - CARLSBERG</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666892-BULNCMRNPCRM1PVTQ0G5/carlsberg_0002_Layer+4.jpg</image:loc>
      <image:title>work - CARLSBERG</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666886-8T20P8PTRBSFEXEEEBIK/carlsberg_0001_Layer+5.jpg</image:loc>
      <image:title>work - CARLSBERG</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666866-YDQI7WJ41E2MATI729UR/carlsberg_0003_Layer+3.jpg</image:loc>
      <image:title>work - CARLSBERG</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666879-VABYJCIDUYALFF6E0XE2/carlsberg_0000_Layer+6.jpg</image:loc>
      <image:title>work - CARLSBERG</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/pingofilm/1664</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2023-11-24</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666961-YP7CTDA8036IE4VE35JT/1664_0004_Layer+3.jpg</image:loc>
      <image:title>work - 1664 BLANC</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666955-VNXW4AQLJA8BJSS9TDDZ/1664_0003_Layer+4.jpg</image:loc>
      <image:title>work - 1664 BLANC</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666968-N8RQWOZ0QY6O5YQ8WZ28/1664_0005_Layer+2.jpg</image:loc>
      <image:title>work - 1664 BLANC</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666949-00SI5LYHOR8YHY6XFBAM/1664_0002_Layer+5.jpg</image:loc>
      <image:title>work - 1664 BLANC</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666943-R5MM8I3SA8UY5N41TEOW/1664_0001_Layer+6.jpg</image:loc>
      <image:title>work - 1664 BLANC</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587666936-XRGT5OVPAEUCFM06WAX4/1664_0000_Layer+7.jpg</image:loc>
      <image:title>work - 1664 BLANC</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/pingofilm/vifa</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2023-11-24</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667083-YTTHSJPSX2JLRNAANUWN/Vifa_0000_Layer%2B9.jpeg</image:loc>
      <image:title>work - VIFA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667096-09QPQVQONO4CP29BATPX/Vifa_0002_Layer%2B3.jpeg</image:loc>
      <image:title>work - VIFA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667117-ADTNBQLF6RJSUIUH8KGL/vifacloseup.jpg</image:loc>
      <image:title>work - VIFA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667111-RXF6UT2PTLMKBIS3BUFC/vifagrey.jpg</image:loc>
      <image:title>work - VIFA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667124-EVXIRLMSOENNHOR35FEW/vifahandbag.jpg</image:loc>
      <image:title>work - VIFA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667090-FOUERMBH6Z68D7MA404V/vifahandle.jpg</image:loc>
      <image:title>work - VIFA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667104-6FAPZSLBVT2CGL6LQH48/vifawide.jpg</image:loc>
      <image:title>work - VIFA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/655ce884f635352b9052598b/1700587667130-9DAVXBZPHGABD1WGRV0E/vifayellow.jpg</image:loc>
      <image:title>work - VIFA</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://www.pingofilm.com/pingofilm/1883</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2023-11-24</lastmod>
  </url>
</urlset>

